save old text color during a call of DrawCaptionTempW
[wine/kumbayo.git] / dlls / glu32 / Makefile.in
blob83c245ced6b6c56242d36689de7eca2932c16935
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = glu32.dll
6 IMPORTLIB = libglu32.$(IMPLIBEXT)
7 IMPORTS = kernel32
8 EXTRAINCL = @X_CFLAGS@
9 EXTRALIBS = @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ @OPENGL_LIBS@
11 C_SRCS = \
12 glu.c
14 @MAKE_DLL_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend