summaryrefslogtreecommitdiffstats
path: root/support/nfs/Makefile.am
blob: 05c2fc456b1300a5f3f0c316848792bce251339a (plain)
1
2
3
4
5
6
7
8
9
10
11
## Process this file with automake to produce Makefile.in

noinst_LIBRARIES = libnfs.a
libnfs_a_SOURCES = exports.c rmtab.c xio.c rpcmisc.c rpcdispatch.c \
		   xlog.c xcommon.c wildmat.c nfsclient.c \
		   nfsexport.c getfh.c nfsctl.c rpc_socket.c getport.c \
		   svc_socket.c cacheio.c closeall.c nfs_mntent.c conffile.c \
		   svc_create.c atomicio.c strlcpy.c strlcat.c

MAINTAINERCLEANFILES = Makefile.in