Home
last modified time | relevance | path

Searched refs:clean_install_dir (Results 1 – 1 of 1) sorted by relevance

/external/ltp/
DMakefile147 .PHONY: clean_install_dir
148 clean_install_dir:: target
156 CLEAN_TARGETS += clean_install_dir
163 $(foreach tgt,$(MAKE_TARGETS) include-all lib-all $(filter-out clean_install_dir,$(CLEAN_TARGETS)) …