Makefile.in 96 Bytes
MODULE    = winejoystick.drv
IMPORTS   = winmm user32

C_SRCS = \
	joystick.c

@MAKE_DLL_RULES@