projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59b1233
)
added sunos5-v9-cc-g++ config
author
Brian
<brian.paul@tungstengraphics.com>
Tue, 31 Jul 2007 15:32:10 +0000
(09:32 -0600)
committer
Brian
<brian.paul@tungstengraphics.com>
Tue, 31 Jul 2007 15:32:28 +0000
(09:32 -0600)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 9a6557571c5029cf477ad2e9d44b41ff46d1cabf..74107b880f6ea4206894f95db7183ac601e8a0ca 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-1,5
+1,7
@@
# Top-level Mesa makefile
+SHELL = /bin/bash
+
TOP = .
SUBDIRS = src progs
@@
-151,6
+153,7
@@
sunos5-v8 \
sunos5-v8-static \
sunos5-v9 \
sunos5-v9-static \
+sunos5-v9-cc-g++ \
ultrix-gcc:
@ if [ -e configs/current ] ; then \
echo "Please run 'make realclean' before changing configs" ; \