wined3d: Remove superfluous semicolons.
[wine/wine64.git] / dlls / winejoystick.drv / Makefile.in
blobbe8d9e0896c7058f0ca71fa47b3ac5e804f4129b
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winejoystick.drv
6 IMPORTS = winmm user32 kernel32
8 C_SRCS = \
9 joystick.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend