added sunos5-v9-cc-g++ config

This commit is contained in:
Brian
2007-07-31 09:32:10 -06:00
parent 59b1233e70
commit 2c0b3d8c4b

View File

@@ -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" ; \