Lines Matching refs:clean
505 python-clean :=510 python-clean := $(PYTHON_WORD) util/setup.py clean \787 @echo ' distclean - alias to clean'788 @echo ' clean - clean all binary objects and build output'895 clean:899 $(MAKE) -C Documentation/ clean901 $(python-clean)903 .PHONY: all install clean strip