summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 3ee0205)
raw | patch | inline | side by side (parent: 3ee0205)
author | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | |
Wed, 2 May 2007 10:11:58 +0000 (10:11 +0000) | ||
committer | Thomas Guyot-Sionnest <dermoth@users.sourceforge.net> | |
Wed, 2 May 2007 10:11:58 +0000 (10:11 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1705 f882894a-f735-0410-b71e-b25c423dba1c
tools/distclean | patch | blob | history |
diff --git a/tools/distclean b/tools/distclean
index 5b3388cd024f442666c337edde5fd4afeb1f1370..0132d2d8a3107dea090878ccafc77ab7b08bb898 100755 (executable)
--- a/tools/distclean
+++ b/tools/distclean
echo "$0: Removing auto* files..."
rm -rf autom4te.cache
-find . -type f -name Makefile.in -print0| xargs -0 rm -f
+find . -type f -name Makefile.in -print| xargs rm -f
rm -f aclocal.m4 compile config.guess config.h.in config.sub configure depcomp
rm -f m4/Makefile.am