Cleaned up a few inter-dll dependencies. Added a few imports.
[wine/multimedia.git] / dlls / opengl32 / Makefile.in
blob58f7357527945c74544b9d972901a41b1df7f4e1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = opengl32
6 SOVERSION = 1.0
7 IMPORTS = x11drv kernel32
9 C_SRCS = \
10 wgl.c \
11 opengl_norm.c \
12 opengl_ext.c
14 @MAKE_DLL_RULES@
16 ### Dependencies: