update-make-clean-support-20010628

some stuff the make clean patch missed
This commit is contained in:
Garry Zacheiss 2001-06-29 04:18:12 +00:00 committed by Derrick Brashear
parent fcc1a29b4e
commit b5b8b317f6
2 changed files with 4 additions and 3 deletions

View File

@ -889,6 +889,6 @@ $(WEBOBJ)/Krxstat.xdr.o: $(AFSINT)/Krxstat.xdr.c
$(CRULE2);
clean:
-rm -rf UAFS* AFSWEB* nsapi des
-rm -f h net netinet rpc ufs machine inet nfs sys des linktest afs afsint config rx
-rm -rf UAFS* AFSWEB* nsapi des afs afsint config rx
-rm -f h net netinet rpc ufs machine inet nfs sys des linktest

View File

@ -124,7 +124,8 @@ xfs_size_check: xfs_size_check.c
clean:
rm -f *.o *.a AFS_component_version_number.c
rm -f ${SCMPROGS} ${STAGEPROGS} core salvager volinfo
rm -f ${SCMPROGS} ${STAGEPROGS} core salvager volinfo gi fs_conv_sol26 fs_conv_dux40D
beancount:
wc -l *.c *.h