comparison 3rdparty/packages/mm/makefile @ 1036:f174634f2306

added new options for os9gen
author boisy
date Sun, 09 Mar 2003 19:44:55 +0000
parents ea69ed12af12
children 6a058c03adb1
comparison
equal deleted inserted replaced
1035:edb36f08a67c 1036:f174634f2306
31 $(RM) $(DISK) 31 $(RM) $(DISK)
32 $(CD) $(LEVEL2); make 32 $(CD) $(LEVEL2); make
33 $(OS9FORMAT_DS40) $(DISK) -n"Microscopic Mission" 33 $(OS9FORMAT_DS40) $(DISK) -n"Microscopic Mission"
34 $(MERGE) $(OS9BOOT)>os9boot 34 $(MERGE) $(OS9BOOT)>os9boot
35 $(MERGE) $(KERNEL)>kernel_1773 35 $(MERGE) $(KERNEL)>kernel_1773
36 $(OS9GEN) $(DISK) os9boot kernel_1773 36 $(OS9GEN) $(DISK) -b=os9boot -t=kernel_1773
37 $(RM) os9boot kernel_1773 37 $(RM) os9boot kernel_1773
38 $(MAKDIR) $(DISK),CMDS 38 $(MAKDIR) $(DISK),CMDS
39 $(CP) $(LEVEL2)/CMDS/shell_21 $(DISK),CMDS/shell 39 $(CP) $(LEVEL2)/CMDS/shell_21 $(DISK),CMDS/shell
40 $(CP) $(CMDS) $(DISK),CMDS 40 $(CP) $(CMDS) $(DISK),CMDS
41 $(OS9RENAME) $(DISK),CMDS/mm AutoEx 41 $(OS9RENAME) $(DISK),CMDS/mm AutoEx