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

man8_MANS	= nfsstat.man
EXTRA_DIST	= $(man8_MANS)

sbin_PROGRAMS	= nfsstat
nfsstat_SOURCES = nfsstat.c
nfsstat_LDADD = ../../support/export/libexport.a \
	      	../../support/nfs/libnfs.la \
		../../support/misc/libmisc.a

MAINTAINERCLEANFILES = Makefile.in