alpine.mk: make clean

This commit is contained in:
Natanael Copa 2009-01-15 15:47:26 +00:00
parent 7058a53837
commit 4a54e80e3b
1 changed files with 4 additions and 2 deletions

View File

@ -44,8 +44,10 @@ else
endif
@echo
#clean:
# rm -rf $(DESTDIR)
clean:
rm -rf $(MODLOOP) $(MODLOOP_DIR) $(MODLOOP_DIRSTAMP) \
$(INITFS) $(INITFS_DIRSTAMP) $(INITFS_DIR) \
$(ISO_DIR)
#
# Modloop