7016849 pkg:/system/data/hardware-registry should move to Userland consolidation (add clobber target) build-169
authorulhg@userland.us.oracle.com
Thu, 23 Jun 2011 12:22:20 -0700
changeset 338 e22e8717ebfa
parent 337 dd36f6bd0e18
child 339 a3f652347ab0
7016849 pkg:/system/data/hardware-registry should move to Userland consolidation (add clobber target)
components/hwdata/Makefile
--- a/components/hwdata/Makefile	Thu Jun 23 11:58:33 2011 -0700
+++ b/components/hwdata/Makefile	Thu Jun 23 12:22:20 2011 -0700
@@ -75,7 +75,7 @@
 
 test:	$(NO_TESTS)
 
-clean::
+clobber clean::
 	$(RM) -r $(BUILD_DIR)
 
 include ../../make-rules/depend.mk