repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Added YUV routines needed for v4l driver, and in the future possibly
[wine/gsoc-2012-control.git]
/
dlls
/
glu32
/
Makefile.in
blob
1d3771e08294d714493f562076806cbc3a47fd8e
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
glu32.dll
6
IMPORTLIB
=
libglu32.
$(
IMPLIBEXT
)
7
IMPORTS
=
kernel32 ntdll
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: