wine-wine/dlls/hnetcfg/Makefile.in

18 lines
295 B
Makefile
Raw Normal View History

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