From: Simon Wilkinson Date: Tue, 12 Apr 2011 18:48:02 +0000 (+0100) Subject: libuafs: Add afsd symlink to the clean rules X-Git-Tag: openafs-devel-1_7_1~618 X-Git-Url: http://git.openafs.org/?p=openafs.git;a=commitdiff_plain;h=b5bd42efb6d869f6abf3d041b861e77751898f67 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 --- 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)