summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-04-07 15:16:46 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-04-07 15:16:46 +0000
commit9073c40c7ec21883275335e75e36f645cc48887f (patch)
tree1a690c91ad9e7961f2c9afd7fed1d5b3d8541c21 /Makefile
parent1936019cd1e59929e9fc151d367f42f910941446 (diff)
added sunos5-64-gcc (bug 6484)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index c55233f1ee..12ba21986a 100644
--- a/Makefile
+++ b/Makefile
@@ -126,6 +126,7 @@ sunos4-gcc \
sunos4-static \
sunos5 \
sunos5-gcc \
+sunos5-64-gcc \
sunos5-smp \
ultrix-gcc:
(cd configs && rm -f current && ln -s $@ current)