Lines Matching refs:all
3 ## others. All Rights Reserved.39 .PHONY : all all-local install install-local clean clean-local \46 all: all-local51 check: all check-local52 c-all: c-all-local53 c-check: c-all c-check-local55 all-local: $(TARGET)57 c-all-local: $(CTARGET)70 check-local: all-local73 c-check-local: c-all-local