Home | History | Annotate | Download | only in data

Lines Matching refs:RECURSIVE

113 .PHONY : all all-local all-recursive install install-local install-files	\
114 install-recursive clean clean-local clean-recursive distclean \
115 distclean-local distclean-recursive dist dist-local dist-recursive \
116 check check-local check-recursive clean-resindex icudata.jar \
891 (cd ../common && $(MAKE) RECURSIVE=YES) || exit;