From: Benjamin Kaduk Date: Sat, 9 Dec 2017 17:44:51 +0000 (-0600) Subject: libuafs: remove stale afs_nfsdisp.lo rule X-Git-Tag: upstream/1.8.0_pre5^2~8 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=2f07951a47a8a820c89e4e6ab1e347858acd8ab5;p=packages%2Fo%2Fopenafs.git libuafs: remove stale afs_nfsdisp.lo rule afs_nfsdisp.lo is not used, so we do not need a build rule for it. Reviewed-on: https://gerrit.openafs.org/12802 Tested-by: BuildBot Reviewed-by: Michael Meffie Reviewed-by: Benjamin Kaduk (cherry picked from commit decb4308d4e18ad9f6f181e3df5f737698dba7ad) Change-Id: I53680df1c8648ceb43cc032cada573964622d5b4 Reviewed-on: https://gerrit.openafs.org/12898 Tested-by: BuildBot Reviewed-by: Benjamin Kaduk --- diff --git a/src/libuafs/Makefile.common.in b/src/libuafs/Makefile.common.in index 1f2c61946..daf09494c 100644 --- a/src/libuafs/Makefile.common.in +++ b/src/libuafs/Makefile.common.in @@ -344,8 +344,6 @@ afs_exporter.lo: $(TOP_SRCDIR)/afs/afs_exporter.c $(LT_CCRULE) $(TOP_SRCDIR)/afs/afs_exporter.c afs_nfsclnt.lo: $(TOP_SRC_AFS)/afs_nfsclnt.c $(LT_CCRULE) $(TOP_SRC_AFS)/afs_nfsclnt.c -afs_nfsdisp.lo: $(TOP_SRC_AFS)/afs_nfsdisp.c - $(LT_CCRULE) $(TOP_SRC_AFS)/afs_nfsdisp.c rx.lo: $(TOP_SRC_RX)/rx.c $(LT_CCRULE) $(TOP_SRC_RX)/rx.c rx_clock.lo: $(TOP_SRC_RX)/rx_clock.c