blob: 367a3e584493f00bf113cfe79d2134607bef315a [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = lzexpand.dll16
IMPORTS = lz32 kernel32
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