configure: Changes from running autconf after previous patch.
[wine/hacks.git] / programs / extrac32 / Makefile.in
blob7505e39a35e3065325afec14cce95d97c36ac2db
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = extrac32.exe
6 APPMODE = -mwindows -municode
7 EXTRADEFS = -DWINE_NO_UNICODE
8 IMPORTS = shell32 setupapi shlwapi user32 kernel32
10 C_SRCS = \
11 extrac32.c
13 @MAKE_PROG_RULES@