"User interface" for removing all files which are ignored by cvs

(i.e. object files, Makefiles)
This commit is contained in:
Sascha Schumann 2000-03-06 16:02:01 +00:00
parent 0beaaa9356
commit d7f21375d4

3
cvsclean Executable file
View file

@ -0,0 +1,3 @@
#! /bin/sh
${MAKE:-make} -f build/build.mk cvsclean