Changeset 8712 for trunk/testsuite
- Timestamp:
- Jun 19, 2002, 4:11:53 AM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/testsuite/Makefile
r8711 r8712 1 # $Id: Makefile,v 1. 1 2002-06-19 02:09:20bird Exp $1 # $Id: Makefile,v 1.2 2002-06-19 02:11:53 bird Exp $ 2 2 3 3 # … … 44 44 45 45 46 # 47 # This rule checksout the binaries which is residing in the 48 # testsuite-bin branch 49 # 50 checkout-bin: 51 !if "$(MAKE_INCLUDE_PROCESS:process.forwarder=)" == "$(MAKE_INCLUDE_PROCESS)" 52 cvs update -r testsuite-bin -d bin 53 !else 54 ! ifndef BUILD_VERBOSE 55 @ \ 56 ! endif 57 $(TOOL_BUILDENV) $(BUILD_ENVS_CHANGE) * $(TOOL_MAKE) -f $(MAKEFILE) $@ 58 !endif 59
Note:
See TracChangeset
for help on using the changeset viewer.