aboutsummaryrefslogtreecommitdiffstats
path: root/antigen.sh
blob: 3f7ce19595048801ad871f7fc0257481933112b4 (plain)
1
2
3
4
5
6
7
8
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