Home | History | Annotate | Download | only in test

Lines Matching refs:all

3 ## others. All Rights Reserved.
24 .PHONY : everything all all-local all-recursive install install-local \
34 everything: all-recursive all-local
35 all:
37 @echo simply use \`make\' \(or \`make everything\'\) to do all
48 check-recursive: all-recursive
51 xcheck-recursive: all-recursive
55 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive:
86 echo "ALL TESTS SUMMARY:"; \
91 echo "All tests OK: $$goods"; \
94 all-local:
106 xcheck-local check-local: all-local