diff 3rdparty/packages/raakatu/makefile @ 2563:448d6961f8d1

more work
author boisy
date Thu, 09 Sep 2010 20:08:51 +0000
parents 51ce94850ca0
children 3863a97445e8
line wrap: on
line diff
--- a/3rdparty/packages/raakatu/makefile	Thu Sep 09 18:31:23 2010 +0000
+++ b/3rdparty/packages/raakatu/makefile	Thu Sep 09 20:08:51 2010 +0000
@@ -28,7 +28,7 @@
 dsk:	all
 	$(RM) $(DISK)
 	$(CD) $(LEVEL2)/coco3; make
-	$(OS9FORMAT_DS40) $(DISK) -n"Raaka-Tu"
+	$(OS9FORMAT_SS35) $(DISK) -n"Raaka-Tu"
 	$(MERGE) $(OS9BOOT)>os9boot
 	$(MERGE) $(KERNEL)>kernel_1773
 	$(OS9GEN) $(DISK) -b=os9boot -t=kernel_1773