X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=tools%2Frpcdebug%2FMakefile.am;h=b0a3e1f9fe1a87d5ec8154756cf1349d0617ce6a;hp=39b70c909b556eed02f763f8164dff597a211214;hb=adabe938c17b22aec5e89c24e1856de9fffe9f0c;hpb=88d745b004cc0d57ce668829ca08c5d5dc3e6a9e diff --git a/tools/rpcdebug/Makefile.am b/tools/rpcdebug/Makefile.am index 39b70c9..b0a3e1f 100644 --- a/tools/rpcdebug/Makefile.am +++ b/tools/rpcdebug/Makefile.am @@ -1,15 +1,9 @@ ## Process this file with automake to produce Makefile.in -CC=$(CC_FOR_BUILD) -LIBTOOL = @LIBTOOL@ --tag=CC - man8_MANS = rpcdebug.man EXTRA_DIST = $(man8_MANS) sbin_PROGRAMS = rpcdebug rpcdebug_SOURCES = rpcdebug.c -rpcdebug_CFLAGS=$(CFLAGS_FOR_BUILD) -rpcdebug_CPPFLAGS=$(CPPFLAGS_FOR_BUILD) -I$(top_srcdir)/support/include -rpcdebug_LDFLAGS=$(LDFLAGS_FOR_BUILD) MAINTAINERCLEANFILES = Makefile.in