server: Allow the debugger to be debugged.
[wine/hacks.git] / dlls / system.drv16 / Makefile.in
blobac04f5064ca92de0925484dd975aa3afa6bc8fc8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = system.drv16
6 IMPORTS = kernel32 kernel ntdll
7 EXTRADLLFLAGS = -Wb,--subsystem,win16
9 C_SRCS = system.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend