diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2006-04-07 15:16:46 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2006-04-07 15:16:46 +0000 |
commit | 9073c40c7ec21883275335e75e36f645cc48887f (patch) | |
tree | 1a690c91ad9e7961f2c9afd7fed1d5b3d8541c21 | |
parent | 1936019cd1e59929e9fc151d367f42f910941446 (diff) |
added sunos5-64-gcc (bug 6484)
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |