projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Make GetVolumeInformation default to reporting NTFS for non-FAT
[wine]
/
dlls
/
glu32
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = glu32.dll
6
IMPORTS = kernel32 ntdll
7
EXTRAINCL = @X_CFLAGS@
8
EXTRALIBS = @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ @OPENGL_LIBS@
9
10
C_SRCS = \
11
glu.c
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies: