diff --git a/bochs/Makefile.in b/bochs/Makefile.in index f25fc9111..52362716c 100644 --- a/bochs/Makefile.in +++ b/bochs/Makefile.in @@ -238,7 +238,7 @@ $(BX_OBJS): $(BX_INCLUDES) bxversion.h: $(RM) -f bxversion.h echo '/////////////////////////////////////////////////////////////////////////' > bxversion.h - echo '// $$Id: Makefile.in,v 1.139 2002-12-21 14:32:10 bdenney Exp $$' >> bxversion.h + echo '// $$Id: Makefile.in,v 1.140 2002-12-21 14:41:49 bdenney Exp $$' >> bxversion.h echo '/////////////////////////////////////////////////////////////////////////' >> bxversion.h echo '// This file is generated by "make bxversion.h"' >> bxversion.h echo "#define VER_STRING \"$(VER_STRING)\"" >> bxversion.h @@ -645,7 +645,7 @@ install_macosx: all download_dlx @INSTALL_DOCBOOK_VAR@ # BeOS make target. # Build the binary normally, then copy the resource attributes. ########################################### -.bochs_beos_target: bochs@EXE +.bochs_beos_target: bochs@EXE@ copyattr -t ICON $(srcdir)/build/beos/BeBochs.rsrc bochs copyattr -t MICN $(srcdir)/build/beos/BeBochs.rsrc bochs