Mercurial > hg > Members > kono > nitros9-code
changeset 2225:f9c8c46feb74
Added -q option
author | boisy |
---|---|
date | Wed, 18 Mar 2009 13:43:25 +0000 |
parents | 22b75f9788a5 |
children | 3af8e9655158 |
files | 3rdparty/packages/sierra/leisuresuitlarry/makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/3rdparty/packages/sierra/leisuresuitlarry/makefile Wed Mar 18 11:33:16 2009 +0000 +++ b/3rdparty/packages/sierra/leisuresuitlarry/makefile Wed Mar 18 13:43:25 2009 +0000 @@ -36,7 +36,7 @@ dsk: all $(RM) $(DSKS) $(CD) $(LEVEL2)/coco3; make - $(OS9FORMAT_DS40) $(DISK) -n$(DISK_NAME) + $(OS9FORMAT_DS40) -q $(DISK) -n$(DISK_NAME) $(MERGE) $(OS9BOOT)>os9boot $(MERGE) $(KERNEL)>kernel_1773 $(OS9GEN) $(DISK) -b=os9boot -t=kernel_1773