Sweden-Number/programs/expand/Makefile.in

14 lines
213 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = expand.exe
APPMODE = -mconsole
IMPORTS = lz32 kernel32
C_SRCS = expand.c
@MAKE_PROG_RULES@
### Dependencies: