~win-cross-dev/win-cross/gettext

« back to all changes in this revision

Viewing changes to gettext-tools/examples/hello-c++-gnome/autoclean.sh

  • Committer: Nathan Osman
  • Date: 2012-08-11 05:06:52 UTC
  • Revision ID: admin@quickmediasolutions.com-20120811050652-ochkxjtonbw6kkve
Initial commit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
# Example for use of GNU gettext.
 
3
# This file is in the public domain.
 
4
#
 
5
# Script for cleaning all autogenerated files.
 
6
 
 
7
test ! -f Makefile || make distclean
 
8
 
 
9
# Brought in by autopoint.
 
10
rm -f ABOUT-NLS
 
11
rm -f config.rpath
 
12
rm -f m4/codeset.m4
 
13
rm -f m4/gettext.m4
 
14
rm -f m4/glibc2.m4
 
15
rm -f m4/glibc21.m4
 
16
rm -f m4/iconv.m4
 
17
rm -f m4/intdiv0.m4
 
18
rm -f m4/intl.m4
 
19
rm -f m4/intldir.m4
 
20
rm -f m4/intlmacosx.m4
 
21
rm -f m4/intmax.m4
 
22
rm -f m4/inttypes-pri.m4
 
23
rm -f m4/inttypes_h.m4
 
24
rm -f m4/lcmessage.m4
 
25
rm -f m4/lib-ld.m4
 
26
rm -f m4/lib-link.m4
 
27
rm -f m4/lib-prefix.m4
 
28
rm -f m4/lock.m4
 
29
rm -f m4/longlong.m4
 
30
rm -f m4/nls.m4
 
31
rm -f m4/po.m4
 
32
rm -f m4/printf-posix.m4
 
33
rm -f m4/progtest.m4
 
34
rm -f m4/size_max.m4
 
35
rm -f m4/stdint_h.m4
 
36
rm -f m4/uintmax_t.m4
 
37
rm -f m4/visibility.m4
 
38
rm -f m4/wchar_t.m4
 
39
rm -f m4/wint_t.m4
 
40
rm -f m4/xsize.m4
 
41
rm -f po/Makefile.in.in
 
42
rm -f po/remove-potcdate.sin
 
43
 
 
44
# Generated by aclocal.
 
45
rm -f aclocal.m4
 
46
 
 
47
# Generated by autoconf.
 
48
rm -f configure
 
49
 
 
50
# Generated or brought in by automake.
 
51
rm -f Makefile.in
 
52
rm -f m4/Makefile.in
 
53
rm -f install-sh
 
54
rm -f missing
 
55
rm -f config.guess
 
56
rm -f config.sub
 
57
rm -f po/*.pot
 
58
rm -f po/stamp-po
 
59
rm -f po/*.gmo