Mercurial > hg > Members > kono > nitros9-code
changeset 223:83f276e054a4
Fixed mistake putting shell_21.asm in wrong place
author | boisy |
---|---|
date | Tue, 16 Jul 2002 01:06:08 +0000 |
parents | 840af855c723 |
children | d5c4d7584bb6 |
files | level2/cmds/makefile |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/level2/cmds/makefile Tue Jul 16 01:05:09 2002 +0000 +++ b/level2/cmds/makefile Tue Jul 16 01:06:08 2002 +0000 @@ -18,10 +18,10 @@ LEVEL1FILES = binex.asm attr.asm build.asm date.asm deiniz.asm del.asm deldir.asm \ dump.asm echo.asm exbin.asm free.asm ident.asm iniz.asm inkey.asm link.asm \ list.asm load.asm login.asm merge.asm pwd.asm pxd.asm rename.asm \ - save.asm setime.asm shell_21.asm sleep.asm tee.asm tmode.asm tsmon.asm verify.asm + save.asm setime.asm sleep.asm tee.asm tmode.asm tsmon.asm verify.asm LEVEL2FILES = gfx.asm mdir.asm mfree.asm montype.asm procs.asm \ - unlink.asm wcreate.asm + shell_21.asm unlink.asm wcreate.asm # Files not compilable by os9asm: Config attr cmp dcheck dir dsave all: $(ALLOBJS) shell utilpak1 $(DEPENDS)