Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / examples / hello-c++-kde / autoclean.sh
blob79c7121fef75d99f5f1dff57094f7d62d56e0e7d
1 #!/bin/sh
2 # Example for use of GNU gettext.
3 # This file is in the public domain.
5 # Script for cleaning all autogenerated files.
7 test ! -f Makefile || make distclean
9 if test "$1" = fromscratch; then
11 # Brought in by explicit copy.
12 rm -rf admin
16 # Brought in by autopoint.
17 rm -f ABOUT-NLS
18 rm -f m4/codeset.m4
19 rm -f m4/gettext.m4
20 rm -f m4/glibc2.m4
21 rm -f m4/glibc21.m4
22 rm -f m4/iconv.m4
23 rm -f m4/intdiv0.m4
24 rm -f m4/intl.m4
25 rm -f m4/intldir.m4
26 rm -f m4/intlmacosx.m4
27 rm -f m4/intmax.m4
28 rm -f m4/inttypes-pri.m4
29 rm -f m4/inttypes_h.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/lock.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/size_max.m4
41 rm -f m4/stdint_h.m4
42 rm -f m4/uintmax_t.m4
43 rm -f m4/visibility.m4
44 rm -f m4/wchar_t.m4
45 rm -f m4/wint_t.m4
46 rm -f m4/xsize.m4
47 rm -f po/Makefile.in.in
48 rm -f po/remove-potcdate.sin
49 rm -f admin/config.rpath
51 # Generated through admin/cvs.sh.
52 rm -f acinclude.m4
53 rm -f subdirs configure.files
54 rm -f configure.in
55 # Generated by aclocal.
56 rm -f aclocal.m4
57 # Generated by autoconf.
58 rm -f configure
59 rm -f config.h.in stamp-h.in
60 rm -f Makefile.in m4/Makefile.in
62 # Generated.
63 rm -f po/Makefile.in
64 rm -f po/*.pot
65 rm -f po/stamp-po
66 rm -f po/*.gmo