summaryrefslogtreecommitdiffstats
path: root/gettext-tools/examples/hello-objc-gnustep/autoclean.sh
blob: 1fbc5e8caac6057dc52da68cbee6699e7758bc21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
# Example for use of GNU gettext.
# This file is in the public domain.
#
# Script for cleaning all autogenerated files.

make distclean

rm -f po/remove-potcdate.sed
rm -f po/remove-potcdate.sin
rm -f po/*.pot
rm -rf *.lproj