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 <buildbot@rampaginggeek.com>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
This commit is contained in:
Benjamin Kaduk 2017-12-09 11:44:51 -06:00
parent e443a9fb67
commit decb4308d4

View File

@ -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