diff options
author | Niko Rönkkö <ronkko@iki.fi> | 2010-11-04 23:37:59 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@novell.com> | 2010-11-04 23:37:59 +0100 |
commit | 630e06a2e256b3bda49ae3017c6fe83e0fb5c729 (patch) | |
tree | f3c0092f6bdb1bcaa2575adc42e0b5a0e8a79676 /boost/prj/build.lst | |
parent | fbb42c8713952c7f8bf6fdf2bd38bce39b9a431f (diff) |
Elide all "SO:" and "OOo:" build.lst prefixes
Diffstat (limited to 'boost/prj/build.lst')
-rw-r--r-- | boost/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/boost/prj/build.lst b/boost/prj/build.lst index 421265b927f7..528d18527208 100644 --- a/boost/prj/build.lst +++ b/boost/prj/build.lst @@ -1,3 +1,3 @@ -bo boost : SO:so_prereq solenv NULL +bo boost : solenv NULL bo boost usr1 - all bo_mkout NULL bo boost nmake - all bo_boost NULL |