wine-wine/dlls/lzexpand.dll16/Makefile.in

16 lines
347 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = lzexpand.dll16
IMPORTS = lz32 kernel32
EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,lz32.dll
SPEC_SRCS = lzexpand.dll16.spec
C_SRCS = lzexpand.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend