repo.or.cz
/
wine
/
kumbayo.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ntdll: move relocations from mapping into loader
[wine/kumbayo.git]
/
dlls
/
glu32
/
Makefile.in
blob
83c245ced6b6c56242d36689de7eca2932c16935
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@
10
11
C_SRCS
=
\
12
glu.c
13
14
@MAKE_DLL_RULES@
15
16
@DEPENDENCIES@
# everything below this line is overwritten by make depend