Changeset 2222 in kBuild
- Timestamp:
- Jan 7, 2009 10:22:03 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/kBuild/footer.kmk
r2220 r2222 3671 3671 packing: pass_packing 3672 3672 3673 ifndef KBUILD_NO_TESTING_PASS_ALIASES 3673 3674 .PHONY: check 3674 3675 check:: pass_testing … … 3676 3677 .PHONY: test 3677 3678 test:: pass_testing 3678 endif 3679 endif # KBUILD_NO_TESTING_PASS_ALIASES 3680 endif # KBUILD_NO_PASS_ALIASES 3679 3681 3680 3682
Note:
See TracChangeset
for help on using the changeset viewer.