]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/rpcdebug/Makefile.am
Merge branch 'upstream'
[nfs-utils.git] / tools / rpcdebug / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 CC=$(CC_FOR_BUILD)
4 LIBTOOL = @LIBTOOL@ --tag=CC
5
6 man8_MANS = rpcdebug.man
7 EXTRA_DIST = $(man8_MANS)
8
9 sbin_PROGRAMS = rpcdebug
10 rpcdebug_SOURCES = rpcdebug.c
11 rpcdebug_CFLAGS=$(CFLAGS_FOR_BUILD)
12 rpcdebug_CPPFLAGS=$(CPPFLAGS_FOR_BUILD) -I$(top_srcdir)/support/include
13 rpcdebug_LDFLAGS=$(LDFLAGS_FOR_BUILD)
14
15 MAINTAINERCLEANFILES = Makefile.in