From: Love Hörnquist-Åstrand Date: Mon, 21 Jun 2004 20:57:52 +0000 (+0000) Subject: venus-clean-livesys-20040621 X-Git-Tag: openafs-devel-1_3_65~34 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=7b06d5a9f53ee984fe16b6b034af2e5432f63cd6;p=packages%2Fo%2Fopenafs.git venus-clean-livesys-20040621 FIXES 5316 update clean target --- diff --git a/src/venus/Makefile.in b/src/venus/Makefile.in index 35b0a1b27..2a6ea4ebf 100644 --- a/src/venus/Makefile.in +++ b/src/venus/Makefile.in @@ -136,7 +136,7 @@ cmdebug: cmdebug.o ${CMLIBS} kdump-build: kdump.c ${INCLS} AFS_component_version_number.c $(MAKE) kdump kdump64 touch kdump-build - + # # Build targets - one for each type of kdump build process we have # @@ -320,7 +320,7 @@ install: \ # clean: - $(RM) -f *.o *.a up fs kdump-* kdump kdump64 core cmdebug AFS_component_version_number.c fstrace gcpags + $(RM) -f *.o *.a up fs kdump-* kdump kdump64 core cmdebug AFS_component_version_number.c fstrace gcpags livesys test: cd test; $(MAKE)