view cvsclean @ 864:c71bc7d32ce5

2006-11-30 Brian Masney <masneyb@gftp.org> * docs/sample.gftp/Makefile.am docs/sample.gftp/gftp-16x16.png docs/sample.gftp/gftp-22x22.png docs/sample.gftp/gftp-24x24.png docs/sample.gftp/gftp-32x32.png docs/sample.gftp/gftp-48x48.png docs/sample.gftp/gftp-scalable.svg docs/gftp.desktop docs/sample.gftp/gftp-mini-logo.png docs/sample.gftp/gftp-mini-logo.xpm - added new icons for gftp from Tango Friday theme. (closes #370627)
author masneyb
date Sat, 23 Dec 2006 19:29:16 +0000
parents 1c7cde8a3a53
children 1e44c7b7f41b
line wrap: on
line source

#!/bin/sh

make distclean
find . -name Makefile.in -exec rm -f {} \;
find . -name Makefile -exec rm -f {} \;
find . -name "*~" -exec rm -f {} \;
find . -name ".#*" -exec rm -f {} \;
rm -rf intl
rm -rf autom4te.cache
rm -f po/Makefile.in.in po/*.gmo po/Makevars.template po/Rules-quot po/boldquot.sed po/en@boldquot.header po/en@quot.header po/insert-header.sin po/quot.sed po/remove-potcdate.sin config.log config.cache config.status config.h gftp.spec stamp-h stamp-h.in ABOUT-NLS INSTALL config.guess config.rpath config.status config.sub configure install-sh missing mkinstalldirs aclocal.m4 config.h.in .gdb_history TAGS
cd m4 && mv largefile.m4 largefile.4m && rm -f *.m4 && mv largefile.4m largefile.m4