aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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