From 2c0b3d8c4be953e19a04195f53b36cf333e34ec6 Mon Sep 17 00:00:00 2001 From: Brian Date: Tue, 31 Jul 2007 09:32:10 -0600 Subject: added sunos5-v9-cc-g++ config --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9a6557571c..74107b880f 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" ; \ -- cgit v1.2.3