Makefile.in 213 Bytes
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
MODULE    = expand.exe
APPMODE   = -mconsole
IMPORTS   = lz32 kernel32

C_SRCS = expand.c

@MAKE_PROG_RULES@

### Dependencies: