dpwsockx: Implementation of SPInit
[wine/gsoc_dplay.git] / dlls / keyboard.drv16 / Makefile.in
blob85a20ea8f184102149ecfd0512b86ab6e51179b3
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = keyboard.drv16
6 IMPORTS = user32 kernel32
7 EXTRADLLFLAGS = -Wb,--subsystem,win16
9 C_SRCS = keyboard.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend