OSX: remove build directories on cleaner

This commit is contained in:
Nils Maier 2016-04-11 13:57:22 +02:00
parent fc58153734
commit 582921d792

View file

@ -435,7 +435,7 @@ clean: clean-dist
rm -rf *aria2*
cleaner: clean
rm -rf *.build *.check *.stamp $(ARCHLIBS) $(NONARCHLIBS) arch
rm -rf *.build *.check *.stamp $(ARCHLIBS) $(NONARCHLIBS) arch *.x86_64
really-clean: cleaner
rm -rf *.tar.*