2002-05-20 21:18:16 +02:00
|
|
|
TOPSRCDIR = @top_srcdir@
|
|
|
|
TOPOBJDIR = ../..
|
|
|
|
SRCDIR = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
2002-05-21 21:42:29 +02:00
|
|
|
MODULE = expand.exe
|
2002-05-20 21:18:16 +02:00
|
|
|
APPMODE = cui
|
|
|
|
IMPORTS = lz32 kernel32
|
|
|
|
|
|
|
|
C_SRCS = expand.c
|
|
|
|
|
|
|
|
@MAKE_PROG_RULES@
|
|
|
|
|
|
|
|
### Dependencies:
|