push cc8bc80451cc24f4d7cf75168b569f0ebfe19547
[wine/hacks.git] / dlls / mouse.drv16 / Makefile.in
blob982e9b7ddcf8030ee012df76f88272c18f18767c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = mouse.drv16
6 IMPORTS = user32 kernel32
8 EXTRADLLFLAGS = -Wb,--subsystem,win16
9 EXTRARCFLAGS = -O res16
11 SPEC_SRCS = mouse.drv16.spec
13 C_SRCS = mouse.c
15 RC_SRCS = mouse.rc
17 @MAKE_DLL_RULES@
19 @DEPENDENCIES@ # everything below this line is overwritten by make depend