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
comctl32/tests: Use BOOL type where appropriate.
[wine.git]
/
dlls
/
glu32
/
Makefile.in
blob
21a6b854edbc693c3c714530005ba9df7ad7ada4
1
MODULE
=
glu32.dll
2
IMPORTLIB
=
glu32
3
EXTRAINCL
=
@X_CFLAGS@
4
EXTRALIBS
= -
lGLU @OPENGL_LIBS@ @X_LIBS@ @XLIB@ @X_EXTRA_LIBS@
5
6
C_SRCS
=
\
7
glu.c
8
9
@MAKE_DLL_RULES@