Mark Slee | eb0d024 | 2007-01-25 07:58:55 +0000 | [diff] [blame] | 1 | #!/bin/sh |
2 | |||||
3 | rm -rf \ | ||||
4 | AUTHORS \ | ||||
Mark Slee | eb0d024 | 2007-01-25 07:58:55 +0000 | [diff] [blame] | 5 | ChangeLog \ |
6 | INSTALL \ | ||||
7 | Makefile \ | ||||
8 | Makefile.in \ | ||||
9 | Makefile.orig \ | ||||
10 | NEWS \ | ||||
Mark Slee | eb0d024 | 2007-01-25 07:58:55 +0000 | [diff] [blame] | 11 | aclocal.m4 \ |
12 | autom4te.cache \ | ||||
13 | autoscan.log \ | ||||
David Reiss | 792df0b | 2007-08-30 03:30:22 +0000 | [diff] [blame] | 14 | build \ |
Mark Slee | eb0d024 | 2007-01-25 07:58:55 +0000 | [diff] [blame] | 15 | config.guess \ |
16 | config.h \ | ||||
17 | config.hin \ | ||||
18 | config.log \ | ||||
19 | config.status \ | ||||
20 | config.sub \ | ||||
21 | configure \ | ||||
22 | configure.scan \ | ||||
23 | depcomp \ | ||||
24 | .deps \ | ||||
25 | install-sh \ | ||||
26 | .libs \ | ||||
27 | libtool \ | ||||
28 | ltmain.sh \ | ||||
29 | Makefile.in \ | ||||
30 | missing |