wine-wine/dlls/msisys.ocx/Makefile.in

14 lines
261 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = msisys.ocx
IMPORTS = kernel32
EXTRALIBS = -luuid
C_SRCS = msisys.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend