rpcrt4/tests: Replace || by |.
[wine/multimedia.git] / dlls / winmm / joystick / Makefile.in
blobc127845ae438c646679099ae6bd58907c9787cfd
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = joystick.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