wine/programs/msiexec/Makefile.in
2004-07-19 19:44:07 +00:00

14 lines
230 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msiexec.exe
APPMODE = -mconsole
IMPORTS = msi ole32 user32 kernel32
C_SRCS = \
msiexec.c
@MAKE_PROG_RULES@
### Dependencies: