From b5bd42efb6d869f6abf3d041b861e77751898f67 Mon Sep 17 00:00:00 2001 From: Simon Wilkinson Date: Tue, 12 Apr 2011 19:48:02 +0100 Subject: [PATCH] libuafs: Add afsd symlink to the clean rules The libuafs Makefile creates a link to afsd in the libuafs build directory. So, have the clean rule tidy it up after us. Change-Id: I24a3be34bc04dfa7c9db9be2ace4ab32f3f5d5f7 Reviewed-on: http://gerrit.openafs.org/4461 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- src/libuafs/Makefile.common.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libuafs/Makefile.common.in b/src/libuafs/Makefile.common.in index 19b451b..dfa10b4 100644 --- a/src/libuafs/Makefile.common.in +++ b/src/libuafs/Makefile.common.in @@ -2008,7 +2008,7 @@ $(JUAFS)/xdr_len.o: $(TOP_SRC_RX)/xdr_len.c $(CRULE1) clean: - -$(RM) -rf UAFS* JUAFS* AFSWEB* nsapi afs afsint config rx + -$(RM) -rf UAFS* JUAFS* AFSWEB* nsapi afsd afs afsint config rx -$(RM) -f h net netinet rpc ufs machine inet nfs sys linktest $(AFS_OS_CLEAN) -- 1.9.4