blob: 098a0a5c78c2caa874ac718673da2571d9179fe0 [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = lzexpand.dll16
IMPORTS = lz32 kernel32 kernel
EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,lz32.dll
C_SRCS = lzexpand.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend