wine/dlls/dinput8/Makefile.in
2004-01-27 00:11:16 +00:00

15 lines
212 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dinput8.dll
IMPORTS = dinput
EXTRALIBS = -luuid
C_SRCS = \
dinput8_main.c
@MAKE_DLL_RULES@
### Dependencies: