]> git.decadent.org.uk Git - nfs-utils.git/blob - tools/rpcdebug/Makefile.am
Remove some files that old, unused, unneeded.
[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 noinst_PROGRAMS = rpcdebug
7 rpcdebug_SOURCES = rpcdebug.c
8 rpcdebug_CFLAGS=$(CFLAGS_FOR_BUILD)
9 rpcdebug_CPPFLAGS=$(CPPFLAGS_FOR_BUILD) -I$(top_srcdir)/support/include
10 rpcdebug_LDFLAGS=$(LDFLAGS_FOR_BUILD)
11
12 MAINTAINERCLEANFILES = Makefile.in