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 \
33 everything: all-recursive all-local
34 all:
36 @echo simply use \`make\' \(or \`make everything\'\) to do all
47 check-recursive: all-recursive
50 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive:
81 echo "ALL TESTS SUMMARY:"; \
86 echo "All tests OK: $$goods"; \
89 all-local:
101 check-local: all-local