Fixed the dwBCastAddr member of MIB_IPADDRROW, added a test program.
[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 ALTNAMES  = lzexpand.dll
8 EXTRALIBS = $(LIBUNICODE)
9
10 SPEC_SRCS16 = $(ALTNAMES:.dll=.spec)
11
12 C_SRCS   = lzexpand_main.c
13 C_SRCS16 = lzexpand16.c
14
15 @MAKE_DLL_RULES@
16
17 ### Dependencies: