Changeset 8265 for trunk/make
- Timestamp:
- Apr 16, 2002, 1:14:17 AM (24 years ago)
- File:
-
- 1 edited
-
trunk/make/process.mak (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/make/process.mak
r8253 r8265 1 # $Id: process.mak,v 1. 3 2002-04-13 04:39:59bird Exp $1 # $Id: process.mak,v 1.4 2002-04-15 23:14:17 bird Exp $ 2 2 3 3 # … … 465 465 # Testcases are either a testcase.mak file or a testcase subdirectory. 466 466 # ----------------------------------------------------------------------------- 467 !ifndef BUILD_ NO_TESTCASE467 !ifndef BUILD_OWN_TESTCASE_RULE 468 468 testcase: install 469 469 !if [$(TOOL_EXISTS) testcase] == 0
Note:
See TracChangeset
for help on using the changeset viewer.
