annotate cvsclean @ 941:19b6d55e2646

2008-01-24 Brian Masney <masneyb@gftp.org> * src/gtk/gftp-gtk.c src/gtk/menu-items.c src/gtk/transfer.c src/gtk/dnd.c src/gtk/gtkui_transfer.c src/gtk/bookmarks.c src/uicommon/gftpui.c - s/g_malloc/g_malloc0/
author masneyb
date Thu, 24 Jan 2008 23:26:45 +0000
parents 1e44c7b7f41b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
33
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
1 #!/bin/sh
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
2
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
3 make distclean
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
4 find . -name Makefile.in -exec rm -f {} \;
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
5 find . -name Makefile -exec rm -f {} \;
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
6 find . -name "*~" -exec rm -f {} \;
87
6df043359b41 2003-1-11 Brian Masney <masneyb@gftp.org>
masneyb
parents: 37
diff changeset
7 find . -name ".#*" -exec rm -f {} \;
33
c8ec7877432e 2002-10-06 Brian Masney <masneyb@gftp.org>
masneyb
parents:
diff changeset
8 rm -rf intl
87
6df043359b41 2003-1-11 Brian Masney <masneyb@gftp.org>
masneyb
parents: 37
diff changeset
9 rm -rf autom4te.cache
900
1e44c7b7f41b 2007-3-22 Brian Masney <masneyb@gftp.org>
masneyb
parents: 281
diff changeset
10 rm -rf docs/gftp-faq docs/gftp-faq.junk
1e44c7b7f41b 2007-3-22 Brian Masney <masneyb@gftp.org>
masneyb
parents: 281
diff changeset
11 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 depcomp po/stamp-po
281
1c7cde8a3a53 2003-10-4 Brian Masney <masneyb@gftp.org>
masneyb
parents: 261
diff changeset
12 cd m4 && mv largefile.m4 largefile.4m && rm -f *.m4 && mv largefile.4m largefile.m4