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
mscoree: COM cleanup in metahost.c.
[wine.git]
/
dlls
/
glu32
/
Makefile.in
blob
df2b39e23ad71e99a3b9465a21156c3222075316
1
MODULE
=
glu32.dll
2
IMPORTLIB
=
glu32
3
EXTRAINCL
=
@X_CFLAGS@
4
EXTRALIBS
= -
lGLU @OPENGL_LIBS@ @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@
5
6
C_SRCS
=
\
7
glu.c
8
9
@MAKE_DLL_RULES@