Mercurial > hg > Members > kono > nitros9-code
changeset 1034:118f7ca47761
os9gen now has newer syntax
author | boisy |
---|---|
date | Sun, 09 Mar 2003 19:41:41 +0000 |
parents | 766aa0629769 |
children | edb36f08a67c |
files | level1/makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/makefile Fri Mar 07 23:17:48 2003 +0000 +++ b/level1/makefile Sun Mar 09 19:41:41 2003 +0000 @@ -47,7 +47,7 @@ $(DSK1): $(RM) $(DSK1) $(OS9FORMAT_DS40) $(DSK1) -n"OS-9 Level One System Disk" - $(OS9GEN) $(DSK1) BOOTFILES/$(BOOTFILE) BOOTFILES/$(KERNEL) + $(OS9GEN) $(DSK1) -b=BOOTFILES/$(BOOTFILE) -t=BOOTFILES/$(KERNEL) $(MAKDIR) $(DSK1),CMDS $(MAKDIR) $(DSK1),SYS $(CD) CMDS; $(CP) $(CMDS) ../$(DSK1),CMDS