HELM_LIB_DIR=@HELM_LIB_DIR@ HELM_ETC_DIR=@HELM_ETC_DIR@ install: cp lib/configuration.pl $(HELM_LIB_DIR) cp etc/* $(HELM_ETC_DIR) .PHONY: install