aboutsummaryrefslogtreecommitdiffstats
path: root/antigen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'antigen.sh')
-rwxr-xr-xantigen.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/antigen.sh b/antigen.sh
new file mode 100755
index 0000000..3f7ce19
--- /dev/null
+++ b/antigen.sh
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+if test -f Makefile; then
+ make distclean
+fi
+
+rm -f *.tar.* *.tgz
+rm -Rf autom4te.cache
+rm -f src/Makefile.in data/Makefile.in Makefile.in aclocal.m4 configure depcomp install-sh missing build-stamp configure-stamp