aboutsummaryrefslogtreecommitdiffstats
path: root/cleanup.sh
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-03-19 13:26:18 +0000
committerKalle Wallin <kaw@linux.se>2004-03-19 13:26:18 +0000
commita0592c8cc08b802f86061c88dc6862352b6c3e94 (patch)
treefeda87ba55a404023e62b8d744e2667dccebdc95 /cleanup.sh
downloadmpd-a0592c8cc08b802f86061c88dc6862352b6c3e94.tar.gz
mpd-a0592c8cc08b802f86061c88dc6862352b6c3e94.tar.xz
mpd-a0592c8cc08b802f86061c88dc6862352b6c3e94.zip
Imported ncmpc (mpc-ncures).
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@292 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rwxr-xr-xcleanup.sh14
1 files changed, 14 insertions, 0 deletions
diff --git a/cleanup.sh b/cleanup.sh
new file mode 100755
index 000000000..f847f2b27
--- /dev/null
+++ b/cleanup.sh
@@ -0,0 +1,14 @@
+#!/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