view cvsclean @ 247:f41650dc896c

2003-8-6 Brian Masney <masneyb@gftp.org> * lib/misc.c (gftp_build_path) - fixed initial path beginning with //. (expand_path) - when the path is empty at the end, set it to /. This would happen for directories like /etc/..
author masneyb
date Wed, 06 Aug 2003 20:31:34 +0000
parents 6df043359b41
children dbf13a10be13
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