blob: 40c73f98410fee3228fa154acd6f2b469582f23a [file] [log] [blame]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = setupx.dll16
IMPORTS = setupapi user32 advapi32 kernel32 kernel
EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,setupapi.dll
C_SRCS = \
devinst16.c \
infparse.c \
setupx_main.c \
virtcopy.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend