components/Makefile
changeset 1038 3b4d8f56a1bf
parent 827 0944d8c0158b
child 1188 d563dccb5adb
child 2710 3c5579720afc
--- a/components/Makefile	Mon Nov 05 09:26:49 2012 -0800
+++ b/components/Makefile	Mon Nov 05 14:07:04 2012 -0800
@@ -57,6 +57,7 @@
 clean:			TARGET = clean
 clobber:		TARGET = clobber
 test:			TARGET = test
+component-hook:		TARGET = component-hook
 prep build install publish test:	TEMPLATE_ZONE=$(ZONE)
 prep build install publish test:	LOG = >$(WS_LOGS)/$(@F).$(TARGET).log 2>&1
 
@@ -73,6 +74,8 @@
 
 download prep:	$(COMPONENT_DIRS.nosetup)
 
+component-hook:	$(COMPONENT_DIRS.nosetup)
+
 clean:		$(COMPONENT_DIRS.nosetup)
 	$(RM) components.mk depends.mk .profile