Mercurial > hg > Members > kono > nitros9-code
changeset 1141:061823503a2f
upgrade_song is now gone
author | boisy |
---|---|
date | Sun, 20 Apr 2003 13:25:37 +0000 |
parents | 1df84f56f38d |
children | a9b0f82a69ef |
files | level2/makefile |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/makefile Sat Apr 19 21:39:38 2003 +0000 +++ b/level2/makefile Sun Apr 20 13:25:37 2003 +0000 @@ -10,7 +10,7 @@ DEFS = $(shell $(CD) DEFS; make showobjs) SYSBIN = $(shell $(CD) SYS; make showbinobjs) SYSTEXT = $(shell $(CD) SYS; make showtextobjs) -ROOTFILES = startup upgrade_song +ROOTFILES = startup SYSGO = cc3go PACKAGENAME = $(RELEASE).zip