Changeset 1694 for trunk/src/kmk
- Timestamp:
- Aug 31, 2008, 9:48:24 PM (17 years ago)
- Location:
- trunk/src/kmk
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/Makefile.kmk
r1673 r1694 473 473 $(MAKE) -f $(kmk_PATH)/testcase-local.kmk 474 474 475 test_includedep: 476 $(MAKE) -f $(kmk_PATH)/testcase-includedep.kmk 477 475 478 test_30_continued_on_failure_worker: 476 479 this_executable_does_not_exist.exe … … 488 491 489 492 490 test_all: test_math test_stack test_shell test_if1of test_local test_ 30_continued_on_failure491 493 test_all: test_math test_stack test_shell test_if1of test_local test_includedep test_30_continued_on_failure 494
Note:
See TracChangeset
for help on using the changeset viewer.