Sweden-Number/dlls/lz32/Makefile.in

19 lines
358 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = lz32.dll
IMPORTLIB = liblz32.$(IMPLIBEXT)
IMPORTS = kernel32
C_SRCS = lzexpand_main.c
RC_SRCS = version.rc
C_SRCS16 = lzexpand16.c
SPEC_SRCS16 = lzexpand.spec
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend