diff options
author | Steven Knight <knight@baldmt.com> | 2003-10-30 06:10:11 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-10-30 06:10:11 (GMT) |
commit | 14eb6b4ad61ad57ac3a619a49277ecb3e639f101 (patch) | |
tree | 28da3db39efce5ffaff9d105379ae224cd46ad5d /test/import.py | |
parent | 64c0acf336168c457512863a0428630b084cc47e (diff) | |
download | SCons-14eb6b4ad61ad57ac3a619a49277ecb3e639f101.zip SCons-14eb6b4ad61ad57ac3a619a49277ecb3e639f101.tar.gz SCons-14eb6b4ad61ad57ac3a619a49277ecb3e639f101.tar.bz2 |
Update the tool specifications for the SGI MIPSpro tools.
Diffstat (limited to 'test/import.py')
-rw-r--r-- | test/import.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/import.py b/test/import.py index 48c17be..d30328b 100644 --- a/test/import.py +++ b/test/import.py @@ -96,6 +96,7 @@ tools = [ 'rmic', 'SCCS', 'sgiar', + 'sgic++', 'sgicc', 'sgilink', 'Subversion', |