comparison level1/sys/makefile @ 287:cc0d5795003f

Moved touch.hp to Level Two
author boisy
date Sun, 21 Jul 2002 22:16:08 +0000
parents 5ac4920aa1f7
children 9eb83f3cf318
comparison
equal deleted inserted replaced
286:326238550911 287:cc0d5795003f
1 include ../../Makefile.rules 1 include ../../Makefile.rules
2 2
3 DEPENDS = ./Makefile 3 DEPENDS = ./Makefile
4 4
5 DEFS = errmsg motd password 5 DEFS = errmsg motd password
6 HELPFILES = asm.hp attr.hp backup.hp build.hp chd.hp \ 6 HELPFILES = asm.hp attr.hp backup.hp binex.hp build.hp chd.hp \
7 chx.hp cmp.hp cobbler.hp config.hp copy.hp date.hp \ 7 chx.hp cmp.hp cobbler.hp config.hp copy.hp date.hp \
8 dcheck.hp deiniz.hp del.hp deldir.hp dir.hp display.hp \ 8 dcheck.hp debug.hp deiniz.hp del.hp deldir.hp dir.hp \
9 dsave.hp echo.hp edit.hp error.hp ex.hp format.hp \ 9 display.hp dsave.hp dump.hp echo.hp edit.hp error.hp ex.hp \
10 free.hp gfx.hp help.hp ident.hp iniz.hp \ 10 exbin.hp format.hp free.hp help.hp ident.hp iniz.hp \
11 inkey.hp kill.hp link.hp list.hp load.hp makdir.hp mdir.hp \ 11 inkey.hp kill.hp link.hp list.hp load.hp login.hp makdir.hp \
12 merge.hp mfree.hp modpatch.hp montype.hp os9gen.hp procs.hp \ 12 mdir.hp merge.hp mfree.hp os9gen.hp \
13 pwd.hp pxd.hp rename.hp setime.hp setpr.hp shell.hp \ 13 park.hp procs.hp pwd.hp pxd.hp rename.hp save.hp setime.hp \
14 tmode.hp tuneport.hp unlink.hp xmode.hp 14 setpr.hp shell.hp sleep.hp tee.hp tmode.hp tsmon.hp \
15 tuneport.hp unlink.hp verify.hp xmode.hp
15 ALLOBJS = $(DEFS) 16 ALLOBJS = $(DEFS)
16 HELPMSG = helpmsg 17 HELPMSG = helpmsg
17 18
18 all: $(ALLOBJS) $(HELPMSG) 19 all: $(ALLOBJS) $(HELPMSG)
19 $(UNIX2OS9) $(ALLOBJS) 20 $(UNIX2OS9) $(ALLOBJS)