correct cleaning

This commit is contained in:
Anton Kachalov 2004-02-02 16:45:46 +00:00
parent ac089ac25a
commit 4812f74701

View File

@ -223,6 +223,7 @@ clean:
@for n in $(DIRS); do \
(cd $$n; make clean) \
done
rm -rf $(TMP_PKG)
rm -f *.o .depend *.rdz *.img $(BINS)