wine-wine/dlls/hnetcfg/Makefile.in

17 lines
285 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = hnetcfg.dll
IMPORTS = kernel32
C_SRCS = \
hnetcfg.c \
manager.c \
policy.c \
profile.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend