diff level1/makefile @ 960:ea69ed12af12

Added OS9FORMAT macros which inherently specify the disk format, so that Makefile.rules is the only place that needs changing if os9 format's options change
author boisy
date Sun, 26 Jan 2003 20:46:46 +0000
parents 1c4523015673
children 33efa4eee488
line wrap: on
line diff
--- a/level1/makefile	Sun Jan 26 20:45:42 2003 +0000
+++ b/level1/makefile	Sun Jan 26 20:46:46 2003 +0000
@@ -45,7 +45,7 @@
 
 $(DSK_DS40):
 	$(RM) $(DSK_DS40)
-	$(OS9FORMAT) $(DSK_DS40) -t40 -h2 -n"OS-9 Level One System Disk"
+	$(OS9FORMAT_DS40) $(DSK_DS40) -n"OS-9 Level One System Disk"
 	$(OS9GEN) $(DSK_DS40) BOOTFILES/$(BOOTFILE) BOOTFILES/$(KERNEL)
 	$(MAKDIR) $(DSK_DS40),CMDS
 	$(MAKDIR) $(DSK_DS40),SYS