Don't remove CVS
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@946 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -32,7 +32,6 @@ distclean:
|
||||
for i in $(SUBDIRS); \
|
||||
do (cd $$i && $(MAKE) $(MFLAGS) distclean); done
|
||||
rm -f Makefile config.status *~
|
||||
rm -rf CVS
|
||||
|
||||
realclean:
|
||||
for i in $(SUBDIRS); \
|
||||
|
@@ -62,7 +62,6 @@ mostlyclean: clean
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile *.tab.c *~
|
||||
rm -rf CVS
|
||||
|
||||
realclean: distclean
|
||||
rm -f TAGS
|
||||
|
@@ -57,7 +57,6 @@ mostlyclean: clean
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile *.tab.c *~
|
||||
rm -rf CVS
|
||||
|
||||
realclean: distclean
|
||||
rm -f TAGS
|
||||
|
@@ -57,7 +57,6 @@ mostlyclean: clean
|
||||
|
||||
distclean: clean
|
||||
rm -f Makefile *.tab.c *~
|
||||
rm -rf CVS
|
||||
|
||||
realclean: distclean
|
||||
rm -f TAGS
|
||||
|
Reference in New Issue
Block a user