add module files for etlib and tools

This commit is contained in:
nehalmistry 2002-11-29 21:25:52 +00:00
parent 38a52831d0
commit 4dede8351b
2 changed files with 2 additions and 0 deletions

1
etlib/Module.make Normal file
View file

@ -0,0 +1 @@
SRC2 += etlib/getopt.c etlib/hash.c etlib/prgname.c

1
tools/Module.make Normal file
View file

@ -0,0 +1 @@
SRC_TOOLS += tools/aledoc.c tools/extract.c tools/gfx2png.c tools/startool.c tools/tile2png.c tools/udta.c tools/ugrd.c tools/wartool.c