X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=utils%2Fshowmount%2FMakefile.in;h=a0dc9566e0981b33da8be83798fdbf99ed796037;hb=caafae66d6fcdb6210a87261e6ea07252700a278;hp=cfa9d6b8bbc9e521dc2d71dfadd046306353f0a4;hpb=81e29cd55465c337fa041193c709367b581fbbe7;p=nfs-utils.git diff --git a/utils/showmount/Makefile.in b/utils/showmount/Makefile.in index cfa9d6b..a0dc956 100644 --- a/utils/showmount/Makefile.in +++ b/utils/showmount/Makefile.in @@ -37,9 +37,15 @@ subdir = utils/showmount DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \ + $(top_srcdir)/aclocal/ipv6.m4 \ $(top_srcdir)/aclocal/kerberos5.m4 \ $(top_srcdir)/aclocal/libblkid.m4 \ + $(top_srcdir)/aclocal/libevent.m4 \ + $(top_srcdir)/aclocal/libnfsidmap.m4 \ + $(top_srcdir)/aclocal/librpcsecgss.m4 \ + $(top_srcdir)/aclocal/libtirpc.m4 \ $(top_srcdir)/aclocal/nfs-utils.m4 \ + $(top_srcdir)/aclocal/rpcsec_vers.m4 \ $(top_srcdir)/aclocal/tcp-wrappers.m4 \ $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ @@ -101,6 +107,7 @@ CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@ CYGPATH_W = @CYGPATH_W@ DEFS = @DEFS@ DEPDIR = @DEPDIR@ +DSYMUTIL = @DSYMUTIL@ ECHO = @ECHO@ ECHO_C = @ECHO_C@ ECHO_N = @ECHO_N@ @@ -143,6 +150,7 @@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ MKDIR_P = @MKDIR_P@ +NMEDIT = @NMEDIT@ OBJEXT = @OBJEXT@ PACKAGE = @PACKAGE@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ @@ -220,6 +228,7 @@ statduser = @statduser@ statedir = @statedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ man8_MANS = showmount.man