From 7b06d5a9f53ee984fe16b6b034af2e5432f63cd6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Love=20H=C3=B6rnquist-=C3=85strand?= Date: Mon, 21 Jun 2004 20:57:52 +0000 Subject: [PATCH] venus-clean-livesys-20040621 FIXES 5316 update clean target --- src/venus/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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) -- 2.39.5