]> granicus.if.org Git - php/commitdiff
"User interface" for removing all files which are ignored by cvs
authorSascha Schumann <sas@php.net>
Mon, 6 Mar 2000 16:02:01 +0000 (16:02 +0000)
committerSascha Schumann <sas@php.net>
Mon, 6 Mar 2000 16:02:01 +0000 (16:02 +0000)
(i.e. object files, Makefiles)

cvsclean [new file with mode: 0755]

diff --git a/cvsclean b/cvsclean
new file mode 100755 (executable)
index 0000000..e98ec49
--- /dev/null
+++ b/cvsclean
@@ -0,0 +1,3 @@
+#! /bin/sh
+
+${MAKE:-make} -f build/build.mk cvsclean