Searched defs:clean (Results 1 - 1 of 1) sorted by relevance
/pkg/src/ | ||
H A D | Makefile | 32 clean := TARGET = clean macro 59 clean: $(SUBDIRS) 60 $(PYTHON27) setup.py clean 61 @cd pkg; pwd; make clean 69 # it's the best way to ensure things stay pylint clean. |
Completed in 378 milliseconds