aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2020-03-09 15:49:14 -0400
committerPaul Selkirk <paul@psgd.org>2020-03-09 15:49:14 -0400
commit3189a37313b19c994482e78589072519ce6b9ac9 (patch)
tree30849f86de1921d1c8940b344b997a6f726d9342
parent269fc4e58f616a2cf1c318f494ec18a52991da8c (diff)
Add sandblast targetHEADmaster
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d4572cd..bca2686 100644
--- a/Makefile
+++ b/Makefile
@@ -54,6 +54,9 @@ clean:
distclean: clean
rm -f TAGS
+sandblast: distclean
+ git submodule deinit -f .
+
${HDR}:
git submodule update --init