changeset 2229:918c7c68ea4d

Made formats quiet
author boisy
date Sun, 22 Mar 2009 12:21:59 +0000
parents 77f41e861afc
children 236cbc2d2dc8
files 3rdparty/packages/cc/makefile 3rdparty/packages/fsim2/makefile 3rdparty/packages/koronis/makefile 3rdparty/packages/kyumgai/makefile 3rdparty/packages/mm/makefile 3rdparty/packages/rof/makefile
diffstat 6 files changed, 11 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- a/3rdparty/packages/cc/makefile	Sun Mar 22 12:21:43 2009 +0000
+++ b/3rdparty/packages/cc/makefile	Sun Mar 22 12:21:59 2009 +0000
@@ -21,7 +21,7 @@
 
 dsk:	all
 	$(RM) $(DISK)
-	$(OS9FORMAT_DS40) $(DISK) -n"C Compiler"
+	$(OS9FORMAT_DS40) -q $(DISK) -n"C Compiler"
 	$(MAKDIR) $(DISK),CMDS
 	$(MAKDIR) $(DISK),LIB
 	$(MAKDIR) $(DISK),DEFS
--- a/3rdparty/packages/fsim2/makefile	Sun Mar 22 12:21:43 2009 +0000
+++ b/3rdparty/packages/fsim2/makefile	Sun Mar 22 12:21:59 2009 +0000
@@ -47,7 +47,7 @@
 $(DSK_DW3):
 	$(RM) $@
 	$(CD) $(LEVEL2)/coco3; make
-	$(OS9FORMAT_SS35) $@ -n"Flight Simulator 2"
+	$(OS9FORMAT_SS35) -q $@ -n"Flight Simulator 2"
 	$(MERGE) $(BOOTFILE_DW3)>os9boot
 	$(MERGE) $(KERNEL_DW3)>kernel_1773
 	$(OS9GEN) $@ -b=os9boot -t=kernel_1773
@@ -64,7 +64,7 @@
 $(DSK_FLOPPY):
 	$(RM) $@
 	$(CD) $(LEVEL2)/coco3; make
-	$(OS9FORMAT_SS35) $@ -n"Flight Simulator 2"
+	$(OS9FORMAT_SS35) -q $@ -n"Flight Simulator 2"
 	$(MERGE) $(BOOTFILE_FLOPPY)>os9boot
 	$(MERGE) $(KERNEL_FLOPPY)>kernel_1773
 	$(OS9GEN) $@ -b=os9boot -t=kernel_1773
--- a/3rdparty/packages/koronis/makefile	Sun Mar 22 12:21:43 2009 +0000
+++ b/3rdparty/packages/koronis/makefile	Sun Mar 22 12:21:59 2009 +0000
@@ -46,7 +46,7 @@
 $(DSK_FLOPPY):
 	$(RM) $@
 	$(CD) $(LEVEL2)/coco3; make
-	$(OS9FORMAT_SS35) $@ -n"Koronis Rift"
+	$(OS9FORMAT_SS35) -q $@ -n"Koronis Rift"
 	$(MERGE) $(BOOTFILE_FLOPPY)>os9boot
 	$(MERGE) $(KERNEL_FLOPPY)>kernel
 	$(OS9GEN) $@ -b=os9boot -t=kernel
@@ -62,7 +62,7 @@
 $(DSK_DW3):
 	$(RM) $@
 	$(CD) $(LEVEL2)/coco3; make
-	$(OS9FORMAT_SS35) $@ -n"Koronis Rift"
+	$(OS9FORMAT_SS35) -q $@ -n"Koronis Rift"
 	$(MERGE) $(BOOTFILE_DW3)>os9boot
 	$(MERGE) $(KERNEL_DW3)>kernel
 	$(OS9GEN) $@ -b=os9boot -t=kernel
--- a/3rdparty/packages/kyumgai/makefile	Sun Mar 22 12:21:43 2009 +0000
+++ b/3rdparty/packages/kyumgai/makefile	Sun Mar 22 12:21:59 2009 +0000
@@ -48,7 +48,7 @@
 $(DSK_FLOPPY):
 	$(RM) $@
 	$(CD) $(LEVEL2)/coco3; make
-	$(OS9FORMAT_DS40) $@ -n"Kyum-Gai: To Be Ninja"
+	$(OS9FORMAT_DS40) -q $@ -n"Kyum-Gai: To Be Ninja"
 	$(MERGE) $(BOOTFILE_FLOPPY)>os9boot
 	$(MERGE) $(KERNEL_FLOPPY)>kernel
 	$(OS9GEN) $@ -b=os9boot -t=kernel
@@ -65,7 +65,7 @@
 $(DSK_DW3):
 	$(RM) $@
 	$(CD) $(LEVEL2)/coco3; make
-	$(OS9FORMAT_SS80) $@ -n"Kyum-Gai: To Be Ninja"
+	$(OS9FORMAT_SS80) -q $@ -n"Kyum-Gai: To Be Ninja"
 	$(MERGE) $(BOOTFILE_DW3)>os9boot
 	$(MERGE) $(KERNEL_DW3)>kernel
 	$(OS9GEN) $@ -b=os9boot -t=kernel
--- a/3rdparty/packages/mm/makefile	Sun Mar 22 12:21:43 2009 +0000
+++ b/3rdparty/packages/mm/makefile	Sun Mar 22 12:21:59 2009 +0000
@@ -43,7 +43,7 @@
 $(DSK_FLOPPY):
 	$(RM) $@
 	$(CD) $(LEVEL2)/coco3; make
-	$(OS9FORMAT_DS40) $@ -n"Microscopic Mission"
+	$(OS9FORMAT_DS40) -q $@ -n"Microscopic Mission"
 	$(MERGE) $(BOOTFILE_FLOPPY)>os9boot
 	$(MERGE) $(KERNEL_FLOPPY)>kernel
 	$(OS9GEN) $@ -b=os9boot -t=kernel
@@ -60,7 +60,7 @@
 $(DSK_DW3):
 	$(RM) $@
 	$(CD) $(LEVEL2)/coco3; make
-	$(OS9FORMAT_SS80) $@ -n"Microscopic Mission"
+	$(OS9FORMAT_SS80) -q $@ -n"Microscopic Mission"
 	$(MERGE) $(BOOTFILE_DW3)>os9boot
 	$(MERGE) $(KERNEL_DW3)>kernel
 	$(OS9GEN) $@ -b=os9boot -t=kernel
--- a/3rdparty/packages/rof/makefile	Sun Mar 22 12:21:43 2009 +0000
+++ b/3rdparty/packages/rof/makefile	Sun Mar 22 12:21:59 2009 +0000
@@ -42,7 +42,7 @@
 $(DSK_FLOPPY):
 	$(RM) $@
 	$(CD) $(LEVEL2)/coco3; make
-	$(OS9FORMAT_SS35) $@ -n"Rescue on Fractalus"
+	$(OS9FORMAT_SS35) -q $@ -n"Rescue on Fractalus"
 	$(MERGE) $(BOOTFILE_FLOPPY)>os9boot
 	$(MERGE) $(KERNEL_FLOPPY)>kernel
 	$(OS9GEN) $@ -b=os9boot -t=kernel
@@ -59,7 +59,7 @@
 $(DSK_DW3):
 	$(RM) $@
 	$(CD) $(LEVEL2)/coco3; make
-	$(OS9FORMAT_SS35) $@ -n"Rescue on Fractalus"
+	$(OS9FORMAT_SS35) -q $@ -n"Rescue on Fractalus"
 	$(MERGE) $(BOOTFILE_DW3)>os9boot
 	$(MERGE) $(KERNEL_DW3)>kernel
 	$(OS9GEN) $@ -b=os9boot -t=kernel