diff options
author | Steven Knight <knight@baldmt.com> | 2002-05-09 18:58:15 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2002-05-09 18:58:15 (GMT) |
commit | 3155d672bfd0eeaf3089c21d002c114b99c1b777 (patch) | |
tree | 8521a026810bd6cac8633e7658386204b70c47ba /test/option--debug.py | |
parent | 7f2e1de1e8ec624d8061f84b0aef9ef7f75bfb49 (diff) | |
download | SCons-3155d672bfd0eeaf3089c21d002c114b99c1b777.zip SCons-3155d672bfd0eeaf3089c21d002c114b99c1b777.tar.gz SCons-3155d672bfd0eeaf3089c21d002c114b99c1b777.tar.bz2 |
Add a Platform() method.
Diffstat (limited to 'test/option--debug.py')
-rw-r--r-- | test/option--debug.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/option--debug.py b/test/option--debug.py index 035525e..74019fe 100644 --- a/test/option--debug.py +++ b/test/option--debug.py @@ -65,8 +65,6 @@ test.write('bar.h', """ test.run(arguments = "--debug=tree foo.xxx") -import SCons.Defaults -obj = SCons.Defaults.ConstructionEnvironment['OBJSUFFIX'] tree = """ +-foo.xxx +-foo.ooo |