- moved the 'constructor' into a real DLL init function
[wine/hacks.git] / dlls / opengl32 / Makefile.in
blob9c22e9ce5060b3cf1f4058fef43baf835ec3b712
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = opengl32
6 SOVERSION = 1.0
7 IMPORTS = \
8 x11drv \
9 gdi32
11 SPEC_SRCS = opengl32.spec
13 C_SRCS = \
14 wgl.c \
15 opengl_norm.c \
16 opengl_ext.c
18 @MAKE_DLL_RULES@
20 ### Dependencies: