projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
shell32: Update shellpaths My Pictures, My Video, My Music to be under
[wine]
/
dlls
/
glut32
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
MODULE = glut32.dll
6
IMPORTLIB = libglut32.$(IMPLIBEXT)
7
IMPORTS = kernel32
8
EXTRALIBS = @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ @OPENGL_LIBS@ @GLUT_LIBS@
9
10
C_SRCS = \
11
glut.c
12
13
@MAKE_DLL_RULES@
14
15
### Dependencies: