diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2006-05-17 22:51:44 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2006-05-17 22:51:44 +0000 |
commit | c717ffa146e655e6e69f133b808872910a18d0f1 (patch) | |
tree | 045d59e36f6662491a18e62084cd6c17d3025c88 | |
parent | 7d848c330803e31010b91b4c188ea9e0c75a1cac (diff) |
added solaris-x86-gcc-static
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -129,6 +129,7 @@ osf1 \ osf1-static \ solaris-x86 \ solaris-x86-gcc \ +solaris-x86-gcc-static \ sunos4 \ sunos4-gcc \ sunos4-static \ |