Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / examples / hello-c++-wxwidgets / autoclean.sh
blob74d76737f418b64e3c7042b20161ffce8d0d9d79
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 # Brought in by explicit copy.
10 rm -f m4/nls.m4
11 rm -f m4/po.m4
12 rm -f m4/progtest.m4
13 rm -f m4/lib-ld.m4
14 rm -f m4/lib-link.m4
15 rm -f m4/lib-prefix.m4
16 rm -f config.rpath
17 rm -f po/remove-potcdate.sin
19 # Generated by aclocal.
20 rm -f aclocal.m4
22 # Generated by autoconf.
23 rm -f configure
25 # Generated or brought in by automake.
26 rm -f Makefile.in
27 rm -f m4/Makefile.in
28 rm -f po/Makefile.in
29 rm -f install-sh
30 rm -f missing
31 rm -f config.guess
32 rm -f config.sub
33 rm -f po/*.pot
34 rm -f po/stamp-po
35 rm -f po/*.gmo