]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/nfs/Makefile.in
Merge branch 'upstream'
[nfs-utils.git] / support / include / nfs / Makefile.in
1 # Makefile.in generated by automake 1.10.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  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkglibdir = $(libdir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22 install_sh_DATA = $(install_sh) -c -m 644
23 install_sh_PROGRAM = $(install_sh) -c
24 install_sh_SCRIPT = $(install_sh) -c
25 INSTALL_HEADER = $(INSTALL_DATA)
26 transform = $(program_transform_name)
27 NORMAL_INSTALL = :
28 PRE_INSTALL = :
29 POST_INSTALL = :
30 NORMAL_UNINSTALL = :
31 PRE_UNINSTALL = :
32 POST_UNINSTALL = :
33 build_triplet = @build@
34 host_triplet = @host@
35 subdir = support/include/nfs
36 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
37         $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
40         $(top_srcdir)/aclocal/kerberos5.m4 \
41         $(top_srcdir)/aclocal/libblkid.m4 \
42         $(top_srcdir)/aclocal/nfs-utils.m4 \
43         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
44         $(top_srcdir)/configure.ac
45 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
46         $(ACLOCAL_M4)
47 mkinstalldirs = $(install_sh) -d
48 CONFIG_HEADER = $(top_builddir)/support/include/config.h
49 CONFIG_CLEAN_FILES =
50 SOURCES =
51 DIST_SOURCES =
52 HEADERS = $(noinst_HEADERS)
53 ETAGS = etags
54 CTAGS = ctags
55 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
56 ACLOCAL = @ACLOCAL@
57 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
58 ALLOCA = @ALLOCA@
59 AMTAR = @AMTAR@
60 AM_CFLAGS = @AM_CFLAGS@
61 AM_CPPFLAGS = @AM_CPPFLAGS@
62 AR = @AR@
63 AUTOCONF = @AUTOCONF@
64 AUTOHEADER = @AUTOHEADER@
65 AUTOMAKE = @AUTOMAKE@
66 AWK = @AWK@
67 CC = @CC@
68 CCDEPMODE = @CCDEPMODE@
69 CC_FOR_BUILD = @CC_FOR_BUILD@
70 CFLAGS = @CFLAGS@
71 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
72 CPP = @CPP@
73 CPPFLAGS = @CPPFLAGS@
74 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
75 CXX = @CXX@
76 CXXCPP = @CXXCPP@
77 CXXDEPMODE = @CXXDEPMODE@
78 CXXFLAGS = @CXXFLAGS@
79 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
80 CYGPATH_W = @CYGPATH_W@
81 DEFS = @DEFS@
82 DEPDIR = @DEPDIR@
83 ECHO = @ECHO@
84 ECHO_C = @ECHO_C@
85 ECHO_N = @ECHO_N@
86 ECHO_T = @ECHO_T@
87 EGREP = @EGREP@
88 EXEEXT = @EXEEXT@
89 F77 = @F77@
90 FFLAGS = @FFLAGS@
91 GREP = @GREP@
92 GSSD = @GSSD@
93 GSSGLUE_CFLAGS = @GSSGLUE_CFLAGS@
94 GSSGLUE_LIBS = @GSSGLUE_LIBS@
95 HAVE_LIBWRAP = @HAVE_LIBWRAP@
96 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
97 IDMAPD = @IDMAPD@
98 INSTALL = @INSTALL@
99 INSTALL_DATA = @INSTALL_DATA@
100 INSTALL_PROGRAM = @INSTALL_PROGRAM@
101 INSTALL_SCRIPT = @INSTALL_SCRIPT@
102 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
103 K5VERS = @K5VERS@
104 KRBCFLAGS = @KRBCFLAGS@
105 KRBDIR = @KRBDIR@
106 KRBLDFLAGS = @KRBLDFLAGS@
107 KRBLIBS = @KRBLIBS@
108 LD = @LD@
109 LDFLAGS = @LDFLAGS@
110 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
111 LIBBLKID = @LIBBLKID@
112 LIBBSD = @LIBBSD@
113 LIBCRYPT = @LIBCRYPT@
114 LIBNSL = @LIBNSL@
115 LIBOBJS = @LIBOBJS@
116 LIBS = @LIBS@
117 LIBSOCKET = @LIBSOCKET@
118 LIBTOOL = @LIBTOOL@
119 LIBWRAP = @LIBWRAP@
120 LN_S = @LN_S@
121 LTLIBOBJS = @LTLIBOBJS@
122 MAINT = @MAINT@
123 MAKEINFO = @MAKEINFO@
124 MKDIR_P = @MKDIR_P@
125 OBJEXT = @OBJEXT@
126 PACKAGE = @PACKAGE@
127 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
128 PACKAGE_NAME = @PACKAGE_NAME@
129 PACKAGE_STRING = @PACKAGE_STRING@
130 PACKAGE_TARNAME = @PACKAGE_TARNAME@
131 PACKAGE_VERSION = @PACKAGE_VERSION@
132 PATH_SEPARATOR = @PATH_SEPARATOR@
133 PKG_CONFIG = @PKG_CONFIG@
134 RANLIB = @RANLIB@
135 RELEASE = @RELEASE@
136 RPCGEN_PATH = @RPCGEN_PATH@
137 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
138 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
139 SED = @SED@
140 SET_MAKE = @SET_MAKE@
141 SHELL = @SHELL@
142 STRIP = @STRIP@
143 SVCGSSD = @SVCGSSD@
144 VERSION = @VERSION@
145 abs_builddir = @abs_builddir@
146 abs_srcdir = @abs_srcdir@
147 abs_top_builddir = @abs_top_builddir@
148 abs_top_srcdir = @abs_top_srcdir@
149 ac_ct_CC = @ac_ct_CC@
150 ac_ct_CXX = @ac_ct_CXX@
151 ac_ct_F77 = @ac_ct_F77@
152 am__include = @am__include@
153 am__leading_dot = @am__leading_dot@
154 am__quote = @am__quote@
155 am__tar = @am__tar@
156 am__untar = @am__untar@
157 bindir = @bindir@
158 build = @build@
159 build_alias = @build_alias@
160 build_cpu = @build_cpu@
161 build_os = @build_os@
162 build_vendor = @build_vendor@
163 builddir = @builddir@
164 datadir = @datadir@
165 datarootdir = @datarootdir@
166 docdir = @docdir@
167 dvidir = @dvidir@
168 enable_gss = @enable_gss@
169 enable_ipv6 = @enable_ipv6@
170 enable_nfsv3 = @enable_nfsv3@
171 enable_nfsv4 = @enable_nfsv4@
172 exec_prefix = @exec_prefix@
173 host = @host@
174 host_alias = @host_alias@
175 host_cpu = @host_cpu@
176 host_os = @host_os@
177 host_vendor = @host_vendor@
178 htmldir = @htmldir@
179 includedir = @includedir@
180 infodir = @infodir@
181 install_sh = @install_sh@
182 kprefix = @kprefix@
183 libdir = @libdir@
184 libexecdir = @libexecdir@
185 localedir = @localedir@
186 localstatedir = @localstatedir@
187 mandir = @mandir@
188 mkdir_p = @mkdir_p@
189 oldincludedir = @oldincludedir@
190 pdfdir = @pdfdir@
191 prefix = @prefix@
192 program_transform_name = @program_transform_name@
193 psdir = @psdir@
194 sbindir = @sbindir@
195 sharedstatedir = @sharedstatedir@
196 srcdir = @srcdir@
197 startstatd = @startstatd@
198 statduser = @statduser@
199 statedir = @statedir@
200 sysconfdir = @sysconfdir@
201 target_alias = @target_alias@
202 top_builddir = @top_builddir@
203 top_srcdir = @top_srcdir@
204 noinst_HEADERS = debug.h export.h nfs.h
205 MAINTAINERCLEANFILES = Makefile.in
206 all: all-am
207
208 .SUFFIXES:
209 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
210         @for dep in $?; do \
211           case '$(am__configure_deps)' in \
212             *$$dep*) \
213               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
214                 && exit 0; \
215               exit 1;; \
216           esac; \
217         done; \
218         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  support/include/nfs/Makefile'; \
219         cd $(top_srcdir) && \
220           $(AUTOMAKE) --gnu  support/include/nfs/Makefile
221 .PRECIOUS: Makefile
222 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
223         @case '$?' in \
224           *config.status*) \
225             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
226           *) \
227             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
228             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
229         esac;
230
231 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
232         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
234 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
235         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
237         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
239 mostlyclean-libtool:
240         -rm -f *.lo
241
242 clean-libtool:
243         -rm -rf .libs _libs
244
245 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
246         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
247         unique=`for i in $$list; do \
248             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
249           done | \
250           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
251               END { if (nonempty) { for (i in files) print i; }; }'`; \
252         mkid -fID $$unique
253 tags: TAGS
254
255 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
256                 $(TAGS_FILES) $(LISP)
257         tags=; \
258         here=`pwd`; \
259         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
260         unique=`for i in $$list; do \
261             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262           done | \
263           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
264               END { if (nonempty) { for (i in files) print i; }; }'`; \
265         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
266           test -n "$$unique" || unique=$$empty_fix; \
267           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
268             $$tags $$unique; \
269         fi
270 ctags: CTAGS
271 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
272                 $(TAGS_FILES) $(LISP)
273         tags=; \
274         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
275         unique=`for i in $$list; do \
276             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277           done | \
278           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
279               END { if (nonempty) { for (i in files) print i; }; }'`; \
280         test -z "$(CTAGS_ARGS)$$tags$$unique" \
281           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
282              $$tags $$unique
283
284 GTAGS:
285         here=`$(am__cd) $(top_builddir) && pwd` \
286           && cd $(top_srcdir) \
287           && gtags -i $(GTAGS_ARGS) $$here
288
289 distclean-tags:
290         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
291
292 distdir: $(DISTFILES)
293         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
294         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
295         list='$(DISTFILES)'; \
296           dist_files=`for file in $$list; do echo $$file; done | \
297           sed -e "s|^$$srcdirstrip/||;t" \
298               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
299         case $$dist_files in \
300           */*) $(MKDIR_P) `echo "$$dist_files" | \
301                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
302                            sort -u` ;; \
303         esac; \
304         for file in $$dist_files; do \
305           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
306           if test -d $$d/$$file; then \
307             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
308             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
309               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
310             fi; \
311             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
312           else \
313             test -f $(distdir)/$$file \
314             || cp -p $$d/$$file $(distdir)/$$file \
315             || exit 1; \
316           fi; \
317         done
318 check-am: all-am
319 check: check-am
320 all-am: Makefile $(HEADERS)
321 installdirs:
322 install: install-am
323 install-exec: install-exec-am
324 install-data: install-data-am
325 uninstall: uninstall-am
326
327 install-am: all-am
328         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
329
330 installcheck: installcheck-am
331 install-strip:
332         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
333           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
334           `test -z '$(STRIP)' || \
335             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
336 mostlyclean-generic:
337
338 clean-generic:
339
340 distclean-generic:
341         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
342
343 maintainer-clean-generic:
344         @echo "This command is intended for maintainers to use"
345         @echo "it deletes files that may require special tools to rebuild."
346         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
347 clean: clean-am
348
349 clean-am: clean-generic clean-libtool mostlyclean-am
350
351 distclean: distclean-am
352         -rm -f Makefile
353 distclean-am: clean-am distclean-generic distclean-tags
354
355 dvi: dvi-am
356
357 dvi-am:
358
359 html: html-am
360
361 info: info-am
362
363 info-am:
364
365 install-data-am:
366
367 install-dvi: install-dvi-am
368
369 install-exec-am:
370
371 install-html: install-html-am
372
373 install-info: install-info-am
374
375 install-man:
376
377 install-pdf: install-pdf-am
378
379 install-ps: install-ps-am
380
381 installcheck-am:
382
383 maintainer-clean: maintainer-clean-am
384         -rm -f Makefile
385 maintainer-clean-am: distclean-am maintainer-clean-generic
386
387 mostlyclean: mostlyclean-am
388
389 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
390
391 pdf: pdf-am
392
393 pdf-am:
394
395 ps: ps-am
396
397 ps-am:
398
399 uninstall-am:
400
401 .MAKE: install-am install-strip
402
403 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
404         clean-libtool ctags distclean distclean-generic \
405         distclean-libtool distclean-tags distdir dvi dvi-am html \
406         html-am info info-am install install-am install-data \
407         install-data-am install-dvi install-dvi-am install-exec \
408         install-exec-am install-html install-html-am install-info \
409         install-info-am install-man install-pdf install-pdf-am \
410         install-ps install-ps-am install-strip installcheck \
411         installcheck-am installdirs maintainer-clean \
412         maintainer-clean-generic mostlyclean mostlyclean-generic \
413         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
414         uninstall-am
415
416 # Tell versions [3.59,3.63) of GNU make to not export all variables.
417 # Otherwise a system limit (for SysV at least) may be exceeded.
418 .NOEXPORT: