TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = dinput.dll IMPORTS = user32 kernel32 EXTRALIBS = -ldxguid -luuid C_SRCS = \ device.c \ dinput_main.c \ joystick/linux.c \ joystick/linuxinput.c \ keyboard/main.c \ mouse/main.c RC_SRCS = version.rc EXTRASUBDIRS = \ joystick \ keyboard \ mouse @MAKE_DLL_RULES@ ### Dependencies: