Intern all the atoms we'll need in one step to avoid multiple server
[wine] / dlls / dinput8 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = dinput8.dll
6 IMPORTS   = dinput
7 EXTRALIBS = $(LIBUUID)
8
9 C_SRCS = \
10         dinput8_main.c
11
12 @MAKE_DLL_RULES@
13
14 ### Dependencies:
15