Home
last modified time | relevance | path

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

/third_party/ltp/
DMakefile143 .PHONY: clean_install_dir
144 clean_install_dir:: target
152 CLEAN_TARGETS += clean_install_dir
159 $(foreach tgt,$(MAKE_TARGETS) include-all lib-all $(filter-out clean_install_dir,$(CLEAN_TARGETS)) …