transmision: upgrade 2.22 -> 2.31
[tomato.git] / release / src / router / gettext / gettext-tools / examples / hello-c++-kde / autoclean.sh
blobf63eea021307cb2fe0e386d46ca18679770c8c19
1 #!/bin/sh
2 # Example for use of GNU gettext.
3 # Copyright (C) 2003-2004 Free Software Foundation, Inc.
4 # This file is in the public domain.
6 # Script for cleaning all autogenerated files.
8 test ! -f Makefile || make distclean
10 if "$1" = fromscratch; then
12 # Brought in by explicit copy.
13 rm -rf admin
17 # Brought in by autopoint.
18 rm -f ABOUT-NLS
19 rm -f m4/codeset.m4
20 rm -f m4/gettext.m4
21 rm -f m4/glibc2.m4
22 rm -f m4/glibc21.m4
23 rm -f m4/iconv.m4
24 rm -f m4/intdiv0.m4
25 rm -f m4/intmax.m4
26 rm -f m4/inttypes-pri.m4
27 rm -f m4/inttypes.m4
28 rm -f m4/inttypes_h.m4
29 rm -f m4/isc-posix.m4
30 rm -f m4/lcmessage.m4
31 rm -f m4/lib-ld.m4
32 rm -f m4/lib-link.m4
33 rm -f m4/lib-prefix.m4
34 rm -f m4/longdouble.m4
35 rm -f m4/longlong.m4
36 rm -f m4/nls.m4
37 rm -f m4/po.m4
38 rm -f m4/printf-posix.m4
39 rm -f m4/progtest.m4
40 rm -f m4/signed.m4
41 rm -f m4/size_max.m4
42 rm -f m4/stdint_h.m4
43 rm -f m4/uintmax_t.m4
44 rm -f m4/ulonglong.m4
45 rm -f m4/wchar_t.m4
46 rm -f m4/wint_t.m4
47 rm -f m4/xsize.m4
48 rm -f po/Makefile.in.in
49 rm -f po/remove-potcdate.sin
50 rm -f admin/config.rpath
52 # Generated through admin/cvs.sh.
53 rm -f acinclude.m4
54 rm -f subdirs configure.files
55 rm -f configure.in
56 # Generated by aclocal.
57 rm -f aclocal.m4
58 # Generated by autoconf.
59 rm -f configure
60 rm -f config.h.in stamp-h.in
61 rm -f Makefile.in m4/Makefile.in
63 # Generated.
64 rm -f po/Makefile.in
65 rm -f po/*.pot
66 rm -f po/stamp-po
67 rm -f po/*.gmo