Changeset bb285b4 in mainline for Makefile


Ignore:
Timestamp:
2011-08-17T19:57:34Z (13 years ago)
Author:
Petr Koupy <petr.koupy@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0f963cb, 1d2a1a9
Parents:
cc677f1
Message:

Improved reliability and speed of the parallel build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rcc677f1 rbb285b4  
    2626# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    2727#
     28
     29# Just for this Makefile. Sub-makes will run in parallel if requested.
     30.NOTPARALLEL:
    2831
    2932CSCOPE = cscope
Note: See TracChangeset for help on using the changeset viewer.