wined3d: Get rid of the GL_SUPPORT macro.
[wine] / dlls / ver.dll16 / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 MODULE    = ver.dll16
6 IMPORTS   = version lz32 kernel32
7
8 EXTRADLLFLAGS = -Wb,--subsystem,win16,--main-module,version.dll
9
10 C_SRCS = version.c
11
12 @MAKE_DLL_RULES@
13
14 @DEPENDENCIES@  # everything below this line is overwritten by make depend