Beginnings of a script to initialize the .wine directory (with help
[wine.git] / dlls / lzexpand / Makefile.in
blob2b1269f6f3db9b5c74c7a8d3db0e2d4fc7aa74eb
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = lz32.dll
6 IMPORTS = kernel32
7 ALTNAMES = lzexpand.dll
8 EXTRALIBS = $(LIBUNICODE)
10 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
12 C_SRCS = lzexpand_main.c
13 C_SRCS16 = lzexpand16.c
15 @MAKE_DLL_RULES@
17 ### Dependencies: