aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-03 14:37:23 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-03 14:37:23 -0300
commite938bde4c45f3ea63c98a64eff1eaefa654a5417 (patch)
treef9beb59708542123ab8779a72b79de181d0a104f /Makefile
parent7bd2f91c12c2f270aa12d5a39da6eaec65375dfb (diff)
downloadpuppet-bootstrap-e938bde4c45f3ea63c98a64eff1eaefa654a5417.tar.gz
puppet-bootstrap-e938bde4c45f3ea63c98a64eff1eaefa654a5417.tar.bz2
Placeholder for config target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6b49180..8378624 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,9 @@ submodules:
remote:
git remote add bootstrap $(REPO)
+config:
+ @echo "TODO: not implemented :("
+
clean:
rm -rf modules
git checkout modules