From decb4308d4e18ad9f6f181e3df5f737698dba7ad Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Sat, 9 Dec 2017 11:44:51 -0600 Subject: [PATCH] libuafs: remove stale afs_nfsdisp.lo rule afs_nfsdisp.lo is not used, so we do not need a build rule for it. Change-Id: I4ca53a4823b0ccd5bfd769867f6766bd05ea4ceb Reviewed-on: https://gerrit.openafs.org/12802 Tested-by: BuildBot Reviewed-by: Michael Meffie Reviewed-by: Benjamin Kaduk --- src/libuafs/Makefile.common.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/libuafs/Makefile.common.in b/src/libuafs/Makefile.common.in index 1f2c619465..daf09494c2 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