]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
nfs-utils: move nfssvc.c to nfsd dir and clean up linking of nfsd
authorJeff Layton <jlayton@redhat.com>
Sat, 1 Aug 2009 10:26:15 +0000 (06:26 -0400)
committerSteve Dickson <steved@redhat.com>
Sat, 1 Aug 2009 10:26:15 +0000 (06:26 -0400)
rpc.nfsd is the only user of nfssvc.c, so we might as well move it
out of libnfs.a.

Also, don't link in libexport.a and libmisc.a, they aren't needed.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found