repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Cleanup some more messages.
[wine.git]
/
dlls
/
opengl32
/
Makefile.in
blob
c76478ba819cf7021763225dc34c504ea1b5f9a9
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@
9
10
C_SRCS
=
\
11
opengl_ext.c \
12
opengl_norm.c \
13
wgl.c \
14
wgl_ext.c
15
16
RC_SRCS
=
version.rc
17
18
@MAKE_DLL_RULES@
19
20
### Dependencies: