wine/dlls/lz32/Makefile.in
2009-03-11 16:51:08 +01:00

14 lines
261 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = lz32.dll
IMPORTLIB = lz32
IMPORTS = kernel32
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend