Add rm -rf CVS to distclean target
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@214 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -59,5 +59,6 @@ clean cleandir:
|
||||
rm -f *.o *.a telnetd \#* *~ core
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile
|
||||
rm -f Makefile *~
|
||||
rm -rf CVS
|
||||
|
||||
|
Reference in New Issue
Block a user