blob: 770487128d873eb86c2f3264954b0f986afd81ce [file] [log] [blame]
# -*- makefile -*-
helm-repo-tools:
git clone "https://gerrit.opencord.org/helm-repo-tools"
clean ::
$(RM) helm-repo-tools
# [EOF]