Avoid some non-portable makefile constructs, and get rid of the
[wine] / dlls / lzexpand / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = lz32.dll
6 IMPORTS   = kernel32
7 EXTRALIBS = $(LIBUNICODE)
8
9 C_SRCS   = lzexpand_main.c
10 C_SRCS16 = lzexpand16.c
11 SPEC_SRCS16 = lzexpand.spec
12
13 @MAKE_DLL_RULES@
14
15 ### Dependencies: