Ignore:
Timestamp:
Sep 12, 2002, 5:22:12 AM (23 years ago)
Author:
bird
Message:

Added pass[1-6] and quick.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/make/process.forwarder.mak

    r9178 r9227  
    1 # $Id: process.forwarder.mak,v 1.14 2002-08-30 19:45:29 bird Exp $
     1# $Id: process.forwarder.mak,v 1.15 2002-09-12 03:22:12 bird Exp $
    22
    33#
     
    187187$(TARGET_ILIB) \
    188188$(RULES_FORWARD) \
    189 publish publish_target testcase nothing target packing:
     189publish publish_target testcase nothing target packing \
     190pass1 pass2 pass3 pass4 pass5 pass6 quick:
    190191    \
    191192!ifndef BUILD_VERBOSE
     
    196197!endif
    197198    $(TOOL_BUILDENV) $(BUILD_ENVS_CHANGE) * $(TOOL_MAKE) -f $(MAKEFILE) $@
    198 
    199199
    200200
Note: See TracChangeset for help on using the changeset viewer.