Norm Jacobs
2012-11-05 76466339d49a19bc37286561e25bc055db2a99bc
components/Makefile
@@ -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