Remove the win32 debug channel, misc cleanup of debugging code.
[wine/dcerpc.git] / dlls / opengl32 / Makefile.in
blob0be5c22f23e6298577f36162470233f08557a2a7
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = opengl32.dll
6 IMPORTS = user32 gdi32 kernel32
7 EXTRAINCL = @X_CFLAGS@
8 EXTRALIBS = @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ @OPENGL_LIBS@
10 C_SRCS = \
11 opengl_ext.c \
12 opengl_norm.c \
13 wgl.c \
14 wgl_ext.c
16 @MAKE_DLL_RULES@
18 ### Dependencies: