wine-wine/dlls/winejoystick.drv/Makefile.in

14 lines
266 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = winejoystick.drv
IMPORTS = winmm user32 kernel32
C_SRCS = \
joystick.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend