configure: Build the import libraries without recursing when possible.
[wine/multimedia.git] / dlls / winejoystick.drv / Makefile.in
blobeeb845d31fa07e1742889130b8ad2167ca3e5d2a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = winejoystick.drv
6 IMPORTS = winmm user32
8 C_SRCS = \
9 joystick.c
11 @MAKE_DLL_RULES@