Sweden-Number/programs/expand/Makefile.in

14 lines
270 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = expand.exe
2004-03-02 22:00:00 +01:00
APPMODE = -mconsole
IMPORTS = lz32 kernel32
C_SRCS = expand.c
@MAKE_PROG_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend