Mercurial > hg > Members > kono > nitros9-code
changeset 1036:f174634f2306
added new options for os9gen
author | boisy |
---|---|
date | Sun, 09 Mar 2003 19:44:55 +0000 |
parents | edb36f08a67c |
children | a8f68130350d |
files | 3rdparty/packages/fsim2/makefile 3rdparty/packages/koronis/makefile 3rdparty/packages/kyumgai/makefile 3rdparty/packages/mm/makefile 3rdparty/packages/rof/makefile 3rdparty/packages/sierra/kingsquest3/makefile 3rdparty/packages/sierra/leisuresuitlarry/makefile 3rdparty/packages/subsim/makefile |
diffstat | 8 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/3rdparty/packages/fsim2/makefile Sun Mar 09 19:42:03 2003 +0000 +++ b/3rdparty/packages/fsim2/makefile Sun Mar 09 19:44:55 2003 +0000 @@ -33,7 +33,7 @@ $(OS9FORMAT_SS35) $(DISK) -n"Flight Simulator 2" $(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
--- 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
--- a/3rdparty/packages/kyumgai/makefile Sun Mar 09 19:42:03 2003 +0000 +++ b/3rdparty/packages/kyumgai/makefile Sun Mar 09 19:44:55 2003 +0000 @@ -38,7 +38,7 @@ $(OS9FORMAT_DS40) $(DISK) -n"Kyum-Gai: To Be Ninja" $(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
--- a/3rdparty/packages/mm/makefile Sun Mar 09 19:42:03 2003 +0000 +++ b/3rdparty/packages/mm/makefile Sun Mar 09 19:44:55 2003 +0000 @@ -33,7 +33,7 @@ $(OS9FORMAT_DS40) $(DISK) -n"Microscopic Mission" $(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
--- a/3rdparty/packages/rof/makefile Sun Mar 09 19:42:03 2003 +0000 +++ b/3rdparty/packages/rof/makefile Sun Mar 09 19:44:55 2003 +0000 @@ -32,7 +32,7 @@ $(OS9FORMAT_SS35) $(DISK) -n"Rescue on Fractalus" $(MERGE) $(OS9BOOT)>os9boot $(MERGE) $(KERNEL)>kernel_1773 - $(OS9GEN) $(DISK) os9boot kernel_1773 + $(OS9GEN) $(DISK) -t=os9boot -b=kernel_1773 $(RM) os9boot kernel_1773 $(MAKDIR) $(DISK),CMDS $(CP) $(LEVEL2)/CMDS/shell_21 $(DISK),CMDS/shell
--- a/3rdparty/packages/sierra/kingsquest3/makefile Sun Mar 09 19:42:03 2003 +0000 +++ b/3rdparty/packages/sierra/kingsquest3/makefile Sun Mar 09 19:44:55 2003 +0000 @@ -49,7 +49,7 @@ $(OS9FORMAT_DS40) $(DISK_1) -n"King's Quest III Disk 1" $(MERGE) $(OS9BOOT)>os9boot $(MERGE) $(KERNEL)>kernel_1773 - $(OS9GEN) $(DISK_1) os9boot kernel_1773 + $(OS9GEN) $(DISK_1) -b=os9boot -t=kernel_1773 $(RM) os9boot kernel_1773 $(MAKDIR) $(DISK_1),CMDS $(CP) $(CMDS) $(DISK_1),CMDS
--- a/3rdparty/packages/sierra/leisuresuitlarry/makefile Sun Mar 09 19:42:03 2003 +0000 +++ b/3rdparty/packages/sierra/leisuresuitlarry/makefile Sun Mar 09 19:44:55 2003 +0000 @@ -34,7 +34,7 @@ $(OS9FORMAT_DS40) $(DISK) -n"Leisure Suit Larry" $(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) $(CMDS) $(DISK),CMDS
--- a/3rdparty/packages/subsim/makefile Sun Mar 09 19:42:03 2003 +0000 +++ b/3rdparty/packages/subsim/makefile Sun Mar 09 19:44:55 2003 +0000 @@ -34,7 +34,7 @@ $(OS9FORMAT_DS40) $(DISK) -n"Sub Battle Simulator" $(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) $(CMDS) $(DISK),CMDS