Terminate image data with a '>' [The PSLRM is rather vague about this].
[wine] / dlls / dinput / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = dinput
6 SOVERSION = 1.0
7 IMPORTS   = user32
8
9 SPEC_SRCS = dinput.spec
10
11 C_SRCS = \
12         dinput_main.c
13
14 @MAKE_DLL_RULES@
15
16 ### Dependencies:
17