]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
libuafs: remove stale afs_nfsdisp.lo rule
authorBenjamin Kaduk <kaduk@mit.edu>
Sat, 9 Dec 2017 17:44:51 +0000 (11:44 -0600)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 9 Feb 2018 14:37:25 +0000 (09:37 -0500)
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 <buildbot@rampaginggeek.com>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit decb4308d4e18ad9f6f181e3df5f737698dba7ad)

Change-Id: I53680df1c8648ceb43cc032cada573964622d5b4
Reviewed-on: https://gerrit.openafs.org/12898
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/libuafs/Makefile.common.in

index 1f2c619465779bf67ed98bfc6b2342b26e561959..daf09494c25325995ded66ec770708398677aaa4 100644 (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