projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16e2d94
)
Add .cc as a valid suffix.
author
Karl Schultz
<kschultz@freedesktop.org>
Fri, 14 Dec 2001 17:19:32 +0000
(17:19 +0000)
committer
Karl Schultz
<kschultz@freedesktop.org>
Fri, 14 Dec 2001 17:19:32 +0000
(17:19 +0000)
src/glu/sgi/Makefile.X11
patch
|
blob
|
history
diff --git
a/src/glu/sgi/Makefile.X11
b/src/glu/sgi/Makefile.X11
index a0bbb7cc4670226e552da7fa5ed5e5d855da7ead..968d290169cea216cf9f35dab90cab753a2de7cf 100644
(file)
--- a/
src/glu/sgi/Makefile.X11
+++ b/
src/glu/sgi/Makefile.X11
@@
-1,4
+1,4
@@
-# $Id: Makefile.X11,v 1.
5 2001/08/13 16:51:08 brianp
Exp $
+# $Id: Makefile.X11,v 1.
6 2001/12/14 17:19:32 kschultz
Exp $
# Mesa 3-D graphics library
# Version: 3.5
@@
-6,6
+6,7
@@
# Makefile for SGI SI GLU library
+.SUFFIXES : .cc
##### MACROS #####