diff 3rdparty/packages/koronis/makefile @ 1036:f174634f2306

added new options for os9gen
author boisy
date Sun, 09 Mar 2003 19:44:55 +0000
parents ea69ed12af12
children 6a058c03adb1
line wrap: on
line diff
--- a/3rdparty/packages/koronis/makefile	Sun Mar 09 19:42:03 2003 +0000
+++ b/3rdparty/packages/koronis/makefile	Sun Mar 09 19:44:55 2003 +0000
@@ -36,7 +36,7 @@
 	$(OS9FORMAT_SS35) $(DISK) -n"Koronis Rift"
 	$(MERGE) $(OS9BOOT)>os9boot
 	$(MERGE) $(KERNEL)>kernel_1773
-	$(OS9GEN) $(DISK) os9boot kernel_1773
+	$(OS9GEN) $(DISK) -b=os9boot -t=kernel_1773
 	$(RM) os9boot kernel_1773
 	$(MAKDIR) $(DISK),CMDS
 	$(CP) $(LEVEL2)/CMDS/shell_21 $(DISK),CMDS/shell