K 10 svn:author V 6 marcel K 8 svn:date V 27 2007-04-02T21:32:44.000000Z K 7 svn:log V 697 Introduce a variable TARGETS that can be set on the make command line and that controls which platforms are being built as part of a "make universe". By default TARGETS is set to the 8 platforms currently being built. This variable is useful for running or re-running a "make universe" with only a selected set of platforms. This makes the universe target slightly more useful in cases the universe is limited to a developer's scope or objectives. For example, when a universe failed for a particular platform and fixes need to be tested for that particular platform then a developer can restart the universe for only that platform, even if the initial universe is still building other platforms. END