- add dirclean target to libsysfs

This commit is contained in:
Bernhard Reutner-Fischer 2005-12-20 15:09:40 +00:00
parent ea26d735ae
commit a3a46b5545

View File

@ -63,6 +63,10 @@ libsysfs: uclibc $(TARGET_DIR)/usr/lib/libsysfs.so
libsysfs-clean:
-$(MAKE) -C $(LIBSYSFS_DIR) clean
libsysfs-dirclean:
rm -rf $(LIBSYSFS_DIR)
#############################################################
#
# Toplevel Makefile options