added sunos5-v9-cc-g++ config
authorBrian <brian.paul@tungstengraphics.com>
Tue, 31 Jul 2007 15:32:10 +0000 (09:32 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Tue, 31 Jul 2007 15:32:28 +0000 (09:32 -0600)
Makefile

index 9a65575..74107b8 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" ; \