aboutsummaryrefslogtreecommitdiffstats
path: root/cleanup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cleanup.sh')
-rwxr-xr-xcleanup.sh14
1 files changed, 0 insertions, 14 deletions
diff --git a/cleanup.sh b/cleanup.sh
deleted file mode 100755
index f847f2b27..000000000
--- a/cleanup.sh
+++ /dev/null
@@ -1,14 +0,0 @@
-#!/bin/bash
-
-rm -f *~ *.o Makefile configure Makefile.in
-rm -f *.guess *.log *.m4 config.status
-rm -f stamp-h*
-rm -rf *.cache
-rm -f depcomp
-rm -f config.h*
-rm -f config.sub
-rm -f libtool
-rm -f ltmain.sh
-rm -f missing
-rm -f mkinstalldirs
-rm -f install-sh