blob: bd5e65e3f63c655f2b2b6d9c259e4240d08e2c79 [file] [log] [blame]
Mark Sleeeb0d0242007-01-25 07:58:55 +00001#!/bin/sh
2
David Reissdab2ad82008-02-23 21:56:16 +00003topsrcdir="`dirname $0`"
4cd "$topsrcdir"
5
David Reissd6609e22008-03-27 21:39:55 +00006make -k clean >/dev/null 2>&1
7make -k distclean >/dev/null 2>&1
David Reissdab2ad82008-02-23 21:56:16 +00008find . -name Makefile.in -exec rm -f {} \;
Mark Sleeeb0d0242007-01-25 07:58:55 +00009rm -rf \
10AUTHORS \
Mark Sleeeb0d0242007-01-25 07:58:55 +000011ChangeLog \
12INSTALL \
Mark Sleeeb0d0242007-01-25 07:58:55 +000013Makefile \
14Makefile.in \
15Makefile.orig \
Mark Sleeeb0d0242007-01-25 07:58:55 +000016aclocal.m4 \
17autom4te.cache \
18autoscan.log \
19config.guess \
20config.h \
21config.hin \
David Reiss225f8b02008-01-16 06:32:19 +000022config.hin~ \
Mark Sleeeb0d0242007-01-25 07:58:55 +000023config.log \
24config.status \
David Reissd6609e22008-03-27 21:39:55 +000025config.status.lineno \
Mark Sleeeb0d0242007-01-25 07:58:55 +000026config.sub \
27configure \
David Reissd6609e22008-03-27 21:39:55 +000028configure.lineno \
Mark Sleeeb0d0242007-01-25 07:58:55 +000029configure.scan \
30depcomp \
31.deps \
32install-sh \
33.libs \
34libtool \
35ltmain.sh \
David Reiss23753122007-08-27 19:57:34 +000036missing \
David Reissb72d19f2007-09-18 19:46:00 +000037ylwrap \
David Reissd6609e22008-03-27 21:39:55 +000038if/gen-* \
39test/gen-*