Assorted spelling fixes.
[wine/wine-gecko.git] / dlls / lz32 / Makefile.in
blob72a155a18065877e89a54971efadece67ee5da37
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = lz32.dll
6 IMPORTLIB = liblz32.$(IMPLIBEXT)
7 IMPORTS = kernel32
9 C_SRCS = lzexpand_main.c
10 C_SRCS16 = lzexpand16.c
11 SPEC_SRCS16 = lzexpand.spec
13 @MAKE_DLL_RULES@
15 ### Dependencies: