add module files for etlib and tools
This commit is contained in:
parent
38a52831d0
commit
4dede8351b
2 changed files with 2 additions and 0 deletions
1
etlib/Module.make
Normal file
1
etlib/Module.make
Normal file
|
@ -0,0 +1 @@
|
|||
SRC2 += etlib/getopt.c etlib/hash.c etlib/prgname.c
|
1
tools/Module.make
Normal file
1
tools/Module.make
Normal 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
|
Loading…
Reference in a new issue