summaryrefslogtreecommitdiff
path: root/cleanup.sh
blob: fe0d6ed4c27b73ba888774c633ef67431f3e24a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#!/bin/sh

make distclean >/dev/null 2>&1
rm -rf \
AUTHORS \
ChangeLog \
INSTALL \
Makefile \
Makefile.in \
Makefile.orig \
aclocal.m4 \
autom4te.cache \
autoscan.log \
config.guess \
config.h \
config.hin \
config.hin~ \
config.log \
config.status \
config.sub \
configure \
configure.scan \
depcomp \
.deps \
install-sh \
.libs \
libtool \
ltmain.sh \
missing \
ylwrap \
if/gen-* \
compiler/cpp/Makefile.in \
if/Makefile.in \
lib/Makefile.in \
lib/cpp/Makefile.in \
lib/py/Makefile.in \
lib/csharp/Makefile.in \
test/Makefile.in