From: Brian Date: Tue, 31 Jul 2007 15:32:10 +0000 (-0600) Subject: added sunos5-v9-cc-g++ config X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2c0b3d8c4be953e19a04195f53b36cf333e34ec6;p=mesa.git added sunos5-v9-cc-g++ config --- diff --git a/Makefile b/Makefile index 9a6557571c5..74107b880f6 100644 --- 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" ; \