Changeset 9227 for trunk/make/process.forwarder.mak
- Timestamp:
- Sep 12, 2002, 5:22:12 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/make/process.forwarder.mak
r9178 r9227 1 # $Id: process.forwarder.mak,v 1.1 4 2002-08-30 19:45:29bird Exp $1 # $Id: process.forwarder.mak,v 1.15 2002-09-12 03:22:12 bird Exp $ 2 2 3 3 # … … 187 187 $(TARGET_ILIB) \ 188 188 $(RULES_FORWARD) \ 189 publish publish_target testcase nothing target packing: 189 publish publish_target testcase nothing target packing \ 190 pass1 pass2 pass3 pass4 pass5 pass6 quick: 190 191 \ 191 192 !ifndef BUILD_VERBOSE … … 196 197 !endif 197 198 $(TOOL_BUILDENV) $(BUILD_ENVS_CHANGE) * $(TOOL_MAKE) -f $(MAKEFILE) $@ 198 199 199 200 200
Note:
See TracChangeset
for help on using the changeset viewer.