]> git.decadent.org.uk Git - nfs-utils.git/blob - support/export/Makefile.in
debian-changes
[nfs-utils.git] / support / export / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 subdir = support/export
39 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in
41 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
42 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
43         $(top_srcdir)/aclocal/ipv6.m4 \
44         $(top_srcdir)/aclocal/kerberos5.m4 \
45         $(top_srcdir)/aclocal/keyutils.m4 \
46         $(top_srcdir)/aclocal/libblkid.m4 \
47         $(top_srcdir)/aclocal/libcap.m4 \
48         $(top_srcdir)/aclocal/libevent.m4 \
49         $(top_srcdir)/aclocal/libnfsidmap.m4 \
50         $(top_srcdir)/aclocal/librpcsecgss.m4 \
51         $(top_srcdir)/aclocal/libtirpc.m4 \
52         $(top_srcdir)/aclocal/libtool.m4 \
53         $(top_srcdir)/aclocal/ltoptions.m4 \
54         $(top_srcdir)/aclocal/ltsugar.m4 \
55         $(top_srcdir)/aclocal/ltversion.m4 \
56         $(top_srcdir)/aclocal/lt~obsolete.m4 \
57         $(top_srcdir)/aclocal/nfs-utils.m4 \
58         $(top_srcdir)/aclocal/rpcsec_vers.m4 \
59         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
60         $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62         $(ACLOCAL_M4)
63 mkinstalldirs = $(install_sh) -d
64 CONFIG_HEADER = $(top_builddir)/support/include/config.h
65 CONFIG_CLEAN_FILES =
66 CONFIG_CLEAN_VPATH_FILES =
67 LIBRARIES = $(noinst_LIBRARIES)
68 ARFLAGS = cru
69 libexport_a_AR = $(AR) $(ARFLAGS)
70 libexport_a_LIBADD =
71 am_libexport_a_OBJECTS = client.$(OBJEXT) export.$(OBJEXT) \
72         hostname.$(OBJEXT) nfsctl.$(OBJEXT) rmtab.$(OBJEXT) \
73         xtab.$(OBJEXT) mount_clnt.$(OBJEXT) mount_xdr.$(OBJEXT)
74 libexport_a_OBJECTS = $(am_libexport_a_OBJECTS)
75 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)/support/include
76 depcomp = $(SHELL) $(top_srcdir)/depcomp
77 am__depfiles_maybe = depfiles
78 am__mv = mv -f
79 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
80         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
81 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
82         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
83         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
84 CCLD = $(CC)
85 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
86         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
87         $(LDFLAGS) -o $@
88 SOURCES = $(libexport_a_SOURCES)
89 DIST_SOURCES = $(libexport_a_SOURCES)
90 HEADERS = $(noinst_HEADERS)
91 ETAGS = etags
92 CTAGS = ctags
93 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
94 ACLOCAL = @ACLOCAL@
95 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
96 ALLOCA = @ALLOCA@
97 AMTAR = @AMTAR@
98 AM_CFLAGS = @AM_CFLAGS@
99 AM_CPPFLAGS = @AM_CPPFLAGS@
100 AR = @AR@
101 AUTOCONF = @AUTOCONF@
102 AUTOHEADER = @AUTOHEADER@
103 AUTOMAKE = @AUTOMAKE@
104 AWK = @AWK@
105 CC = @CC@
106 CCDEPMODE = @CCDEPMODE@
107 CC_FOR_BUILD = @CC_FOR_BUILD@
108 CFLAGS = @CFLAGS@
109 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
110 CPP = @CPP@
111 CPPFLAGS = @CPPFLAGS@
112 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
113 CXX = @CXX@
114 CXXCPP = @CXXCPP@
115 CXXDEPMODE = @CXXDEPMODE@
116 CXXFLAGS = @CXXFLAGS@
117 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
118 CYGPATH_W = @CYGPATH_W@
119 DEFS = @DEFS@
120 DEPDIR = @DEPDIR@
121 DLLTOOL = @DLLTOOL@
122 DSYMUTIL = @DSYMUTIL@
123 DUMPBIN = @DUMPBIN@
124 ECHO_C = @ECHO_C@
125 ECHO_N = @ECHO_N@
126 ECHO_T = @ECHO_T@
127 EGREP = @EGREP@
128 EXEEXT = @EXEEXT@
129 FGREP = @FGREP@
130 GREP = @GREP@
131 GSSD = @GSSD@
132 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
133 GSSGLUE_LIBS = @GSSGLUE_LIBS@
134 HAVE_LIBWRAP = @HAVE_LIBWRAP@
135 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
136 IDMAPD = @IDMAPD@
137 INSTALL = @INSTALL@
138 INSTALL_DATA = @INSTALL_DATA@
139 INSTALL_PROGRAM = @INSTALL_PROGRAM@
140 INSTALL_SCRIPT = @INSTALL_SCRIPT@
141 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
142 K5VERS = @K5VERS@
143 KRBCFLAGS = @KRBCFLAGS@
144 KRBDIR = @KRBDIR@
145 KRBLDFLAGS = @KRBLDFLAGS@
146 KRBLIBS = @KRBLIBS@
147 LD = @LD@
148 LDFLAGS = @LDFLAGS@
149 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
150 LIBBLKID = @LIBBLKID@
151 LIBBSD = @LIBBSD@
152 LIBCAP = @LIBCAP@
153 LIBCRYPT = @LIBCRYPT@
154 LIBKEYUTILS = @LIBKEYUTILS@
155 LIBMOUNT = @LIBMOUNT@
156 LIBNSL = @LIBNSL@
157 LIBOBJS = @LIBOBJS@
158 LIBS = @LIBS@
159 LIBSOCKET = @LIBSOCKET@
160 LIBTOOL = @LIBTOOL@
161 LIBWRAP = @LIBWRAP@
162 LIPO = @LIPO@
163 LN_S = @LN_S@
164 LTLIBOBJS = @LTLIBOBJS@
165 MAINT = @MAINT@
166 MAKEINFO = @MAKEINFO@
167 MANIFEST_TOOL = @MANIFEST_TOOL@
168 MKDIR_P = @MKDIR_P@
169 NM = @NM@
170 NMEDIT = @NMEDIT@
171 OBJDUMP = @OBJDUMP@
172 OBJEXT = @OBJEXT@
173 OTOOL = @OTOOL@
174 OTOOL64 = @OTOOL64@
175 PACKAGE = @PACKAGE@
176 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
177 PACKAGE_NAME = @PACKAGE_NAME@
178 PACKAGE_STRING = @PACKAGE_STRING@
179 PACKAGE_TARNAME = @PACKAGE_TARNAME@
180 PACKAGE_URL = @PACKAGE_URL@
181 PACKAGE_VERSION = @PACKAGE_VERSION@
182 PATH_SEPARATOR = @PATH_SEPARATOR@
183 PKG_CONFIG = @PKG_CONFIG@
184 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
185 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
186 RANLIB = @RANLIB@
187 RELEASE = @RELEASE@
188 RPCGEN_PATH = @RPCGEN_PATH@
189 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
190 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
191 SED = @SED@
192 SET_MAKE = @SET_MAKE@
193 SHELL = @SHELL@
194 STRIP = @STRIP@
195 SVCGSSD = @SVCGSSD@
196 VERSION = @VERSION@
197 abs_builddir = @abs_builddir@
198 abs_srcdir = @abs_srcdir@
199 abs_top_builddir = @abs_top_builddir@
200 abs_top_srcdir = @abs_top_srcdir@
201 ac_ct_AR = @ac_ct_AR@
202 ac_ct_CC = @ac_ct_CC@
203 ac_ct_CXX = @ac_ct_CXX@
204 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
205 am__include = @am__include@
206 am__leading_dot = @am__leading_dot@
207 am__quote = @am__quote@
208 am__tar = @am__tar@
209 am__untar = @am__untar@
210 bindir = @bindir@
211 build = @build@
212 build_alias = @build_alias@
213 build_cpu = @build_cpu@
214 build_os = @build_os@
215 build_vendor = @build_vendor@
216 builddir = @builddir@
217 datadir = @datadir@
218 datarootdir = @datarootdir@
219 docdir = @docdir@
220 dvidir = @dvidir@
221 enable_gss = @enable_gss@
222 enable_ipv6 = @enable_ipv6@
223 enable_mountconfig = @enable_mountconfig@
224 enable_nfsv3 = @enable_nfsv3@
225 enable_nfsv4 = @enable_nfsv4@
226 enable_nfsv41 = @enable_nfsv41@
227 exec_prefix = @exec_prefix@
228 host = @host@
229 host_alias = @host_alias@
230 host_cpu = @host_cpu@
231 host_os = @host_os@
232 host_vendor = @host_vendor@
233 htmldir = @htmldir@
234 includedir = @includedir@
235 infodir = @infodir@
236 install_sh = @install_sh@
237 kprefix = @kprefix@
238 libdir = @libdir@
239 libexecdir = @libexecdir@
240 localedir = @localedir@
241 localstatedir = @localstatedir@
242 mandir = @mandir@
243 mkdir_p = @mkdir_p@
244 mountfile = @mountfile@
245 oldincludedir = @oldincludedir@
246 pdfdir = @pdfdir@
247 prefix = @prefix@
248 program_transform_name = @program_transform_name@
249 psdir = @psdir@
250 sbindir = @sbindir@
251 sharedstatedir = @sharedstatedir@
252 srcdir = @srcdir@
253 startstatd = @startstatd@
254 statduser = @statduser@
255 statedir = @statedir@
256 sysconfdir = @sysconfdir@
257 target_alias = @target_alias@
258 top_build_prefix = @top_build_prefix@
259 top_builddir = @top_builddir@
260 top_srcdir = @top_srcdir@
261 GENFILES_CLNT = mount_clnt.c
262 GENFILES_XDR = mount_xdr.c
263 GENFILES_H = mount.h
264 GENFILES = $(GENFILES_CLNT) $(GENFILES_SVC) $(GENFILES_XDR) $(GENFILES_H)
265 EXTRA_DIST = mount.x
266 noinst_LIBRARIES = libexport.a
267 libexport_a_SOURCES = client.c export.c hostname.c nfsctl.c rmtab.c \
268                       xtab.c mount_clnt.c mount_xdr.c
269
270 BUILT_SOURCES = $(GENFILES)
271 noinst_HEADERS = mount.h
272 @CONFIG_RPCGEN_FALSE@RPCGEN = @RPCGEN_PATH@
273 @CONFIG_RPCGEN_TRUE@RPCGEN = $(top_builddir)/tools/rpcgen/rpcgen
274 MAINTAINERCLEANFILES = Makefile.in
275 CLEANFILES = $(GENFILES) $(top_builddir)/support/include/mount.h
276 all: $(BUILT_SOURCES)
277         $(MAKE) $(AM_MAKEFLAGS) all-am
278
279 .SUFFIXES:
280 .SUFFIXES: .c .lo .o .obj
281 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
282         @for dep in $?; do \
283           case '$(am__configure_deps)' in \
284             *$$dep*) \
285               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
286                 && { if test -f $@; then exit 0; else break; fi; }; \
287               exit 1;; \
288           esac; \
289         done; \
290         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu support/export/Makefile'; \
291         $(am__cd) $(top_srcdir) && \
292           $(AUTOMAKE) --gnu support/export/Makefile
293 .PRECIOUS: Makefile
294 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
295         @case '$?' in \
296           *config.status*) \
297             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
298           *) \
299             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
300             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
301         esac;
302
303 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
304         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
305
306 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
307         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
309         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310 $(am__aclocal_m4_deps):
311
312 clean-noinstLIBRARIES:
313         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
314 libexport.a: $(libexport_a_OBJECTS) $(libexport_a_DEPENDENCIES) 
315         -rm -f libexport.a
316         $(libexport_a_AR) libexport.a $(libexport_a_OBJECTS) $(libexport_a_LIBADD)
317         $(RANLIB) libexport.a
318
319 mostlyclean-compile:
320         -rm -f *.$(OBJEXT)
321
322 distclean-compile:
323         -rm -f *.tab.c
324
325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client.Po@am__quote@
326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/export.Po@am__quote@
327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hostname.Po@am__quote@
328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mount_clnt.Po@am__quote@
329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mount_xdr.Po@am__quote@
330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nfsctl.Po@am__quote@
331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rmtab.Po@am__quote@
332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtab.Po@am__quote@
333
334 .c.o:
335 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
336 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
337 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
338 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
339 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
340
341 .c.obj:
342 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
343 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
344 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
345 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
346 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
347
348 .c.lo:
349 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
350 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
351 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
352 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
353 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
354
355 mostlyclean-libtool:
356         -rm -f *.lo
357
358 clean-libtool:
359         -rm -rf .libs _libs
360
361 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
362         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
363         unique=`for i in $$list; do \
364             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
365           done | \
366           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
367               END { if (nonempty) { for (i in files) print i; }; }'`; \
368         mkid -fID $$unique
369 tags: TAGS
370
371 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
372                 $(TAGS_FILES) $(LISP)
373         set x; \
374         here=`pwd`; \
375         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
376         unique=`for i in $$list; do \
377             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
378           done | \
379           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
380               END { if (nonempty) { for (i in files) print i; }; }'`; \
381         shift; \
382         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
383           test -n "$$unique" || unique=$$empty_fix; \
384           if test $$# -gt 0; then \
385             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
386               "$$@" $$unique; \
387           else \
388             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
389               $$unique; \
390           fi; \
391         fi
392 ctags: CTAGS
393 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
394                 $(TAGS_FILES) $(LISP)
395         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
396         unique=`for i in $$list; do \
397             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
398           done | \
399           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
400               END { if (nonempty) { for (i in files) print i; }; }'`; \
401         test -z "$(CTAGS_ARGS)$$unique" \
402           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
403              $$unique
404
405 GTAGS:
406         here=`$(am__cd) $(top_builddir) && pwd` \
407           && $(am__cd) $(top_srcdir) \
408           && gtags -i $(GTAGS_ARGS) "$$here"
409
410 distclean-tags:
411         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
412
413 distdir: $(DISTFILES)
414         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
415         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
416         list='$(DISTFILES)'; \
417           dist_files=`for file in $$list; do echo $$file; done | \
418           sed -e "s|^$$srcdirstrip/||;t" \
419               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
420         case $$dist_files in \
421           */*) $(MKDIR_P) `echo "$$dist_files" | \
422                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
423                            sort -u` ;; \
424         esac; \
425         for file in $$dist_files; do \
426           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
427           if test -d $$d/$$file; then \
428             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
429             if test -d "$(distdir)/$$file"; then \
430               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
431             fi; \
432             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
433               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
434               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
435             fi; \
436             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
437           else \
438             test -f "$(distdir)/$$file" \
439             || cp -p $$d/$$file "$(distdir)/$$file" \
440             || exit 1; \
441           fi; \
442         done
443         $(MAKE) $(AM_MAKEFLAGS) \
444           top_distdir="$(top_distdir)" distdir="$(distdir)" \
445           dist-hook
446 check-am: all-am
447 check: $(BUILT_SOURCES)
448         $(MAKE) $(AM_MAKEFLAGS) check-am
449 all-am: Makefile $(LIBRARIES) $(HEADERS)
450 installdirs:
451 install: $(BUILT_SOURCES)
452         $(MAKE) $(AM_MAKEFLAGS) install-am
453 install-exec: install-exec-am
454 install-data: install-data-am
455 uninstall: uninstall-am
456
457 install-am: all-am
458         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
459
460 installcheck: installcheck-am
461 install-strip:
462         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
463           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
464           `test -z '$(STRIP)' || \
465             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
466 mostlyclean-generic:
467
468 clean-generic:
469         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
470
471 distclean-generic:
472         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
473         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
474
475 maintainer-clean-generic:
476         @echo "This command is intended for maintainers to use"
477         @echo "it deletes files that may require special tools to rebuild."
478         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
479         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
480 clean: clean-am
481
482 clean-am: clean-generic clean-libtool clean-noinstLIBRARIES \
483         mostlyclean-am
484
485 distclean: distclean-am
486         -rm -rf ./$(DEPDIR)
487         -rm -f Makefile
488 distclean-am: clean-am distclean-compile distclean-generic \
489         distclean-tags
490
491 dvi: dvi-am
492
493 dvi-am:
494
495 html: html-am
496
497 html-am:
498
499 info: info-am
500
501 info-am:
502
503 install-data-am:
504
505 install-dvi: install-dvi-am
506
507 install-dvi-am:
508
509 install-exec-am:
510
511 install-html: install-html-am
512
513 install-html-am:
514
515 install-info: install-info-am
516
517 install-info-am:
518
519 install-man:
520
521 install-pdf: install-pdf-am
522
523 install-pdf-am:
524
525 install-ps: install-ps-am
526
527 install-ps-am:
528
529 installcheck-am:
530
531 maintainer-clean: maintainer-clean-am
532         -rm -rf ./$(DEPDIR)
533         -rm -f Makefile
534 maintainer-clean-am: distclean-am maintainer-clean-generic
535
536 mostlyclean: mostlyclean-am
537
538 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
539         mostlyclean-libtool
540
541 pdf: pdf-am
542
543 pdf-am:
544
545 ps: ps-am
546
547 ps-am:
548
549 uninstall-am:
550
551 .MAKE: all check install install-am install-strip
552
553 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
554         clean-libtool clean-noinstLIBRARIES ctags dist-hook distclean \
555         distclean-compile distclean-generic distclean-libtool \
556         distclean-tags distdir dvi dvi-am html html-am info info-am \
557         install install-am install-data install-data-am install-dvi \
558         install-dvi-am install-exec install-exec-am install-html \
559         install-html-am install-info install-info-am install-man \
560         install-pdf install-pdf-am install-ps install-ps-am \
561         install-strip installcheck installcheck-am installdirs \
562         maintainer-clean maintainer-clean-generic mostlyclean \
563         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
564         pdf pdf-am ps ps-am tags uninstall uninstall-am
565
566
567 dist-hook:
568         for f in $(GENFILES); do \
569           rm ${distdir}/$$f; \
570         done
571 @CONFIG_RPCGEN_TRUE@$(RPCGEN):
572 @CONFIG_RPCGEN_TRUE@    make -C $(top_srcdir)/tools/rpcgen all
573
574 $(GENFILES_CLNT): %_clnt.c: %.x $(RPCGEN)
575         test -f $@ && rm -rf $@ || true
576         $(RPCGEN) -l -o $@ $<
577
578 $(GENFILES_XDR): %_xdr.c: %.x $(RPCGEN)
579         test -f $@ && rm -rf $@ || true
580         $(RPCGEN) -c -o $@ $<
581
582 $(GENFILES_H): %.h: %.x $(RPCGEN)
583         test -f $@ && rm -rf $@ || true
584         $(RPCGEN) -h -o $@ $<
585         rm -f $(top_builddir)/support/include/mount.h
586         $(LN_S) ../export/mount.h $(top_builddir)/support/include/mount.h
587
588 # Tell versions [3.59,3.63) of GNU make to not export all variables.
589 # Otherwise a system limit (for SysV at least) may be exceeded.
590 .NOEXPORT: