repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shdoclc: Remove a space before an ellipsis in the Italian translation.
[wine/hramrach.git]
/
dlls
/
glu32
/
Makefile.in
blob
4c55cdb239ddc4695f7806ee568297aed4eb6c80
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
glu32.dll
6
IMPORTLIB
=
glu32
7
EXTRAINCL
=
@X_CFLAGS@
8
EXTRALIBS
= -
lGLU @OPENGL_LIBS@ @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@
9
10
C_SRCS
=
\
11
glu.c
12
13
@MAKE_DLL_RULES@