Home | History | Annotate | Download | only in layout

Lines Matching refs:all

3 ## others. All Rights Reserved.
39 .PHONY : all all-local install install-local clean clean-local \
46 all: all-local
51 check: all check-local
52 c-all: c-all-local
53 c-check: c-all c-check-local
55 all-local: $(TARGET)
57 c-all-local: $(CTARGET)
70 check-local: all-local
73 c-check-local: c-all-local