wine-wine/dlls/hnetcfg/Makefile.in

19 lines
322 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = hnetcfg.dll
2009-07-30 09:16:08 +00:00
IMPORTS = ole32 advapi32 kernel32
C_SRCS = \
apps.c \
hnetcfg.c \
manager.c \
policy.c \
2009-07-30 09:16:08 +00:00
profile.c \
regsvr.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend