]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/nfs/Makefile.in
Imported Upstream version 1.1.1
[nfs-utils.git] / support / include / nfs / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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_nfsv3 = @enable_nfsv3@
170 enable_nfsv4 = @enable_nfsv4@
171 exec_prefix = @exec_prefix@
172 host = @host@
173 host_alias = @host_alias@
174 host_cpu = @host_cpu@
175 host_os = @host_os@
176 host_vendor = @host_vendor@
177 htmldir = @htmldir@
178 includedir = @includedir@
179 infodir = @infodir@
180 install_sh = @install_sh@
181 kprefix = @kprefix@
182 libdir = @libdir@
183 libexecdir = @libexecdir@
184 localedir = @localedir@
185 localstatedir = @localstatedir@
186 mandir = @mandir@
187 mkdir_p = @mkdir_p@
188 oldincludedir = @oldincludedir@
189 pdfdir = @pdfdir@
190 prefix = @prefix@
191 program_transform_name = @program_transform_name@
192 psdir = @psdir@
193 sbindir = @sbindir@
194 secure_statd = @secure_statd@
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; } \
251                END { 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; } \
264                END { 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         here=`pwd`; \
275         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
276         unique=`for i in $$list; do \
277             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
278           done | \
279           $(AWK) '    { files[$$0] = 1; } \
280                END { for (i in files) print i; }'`; \
281         test -z "$(CTAGS_ARGS)$$tags$$unique" \
282           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
283              $$tags $$unique
284
285 GTAGS:
286         here=`$(am__cd) $(top_builddir) && pwd` \
287           && cd $(top_srcdir) \
288           && gtags -i $(GTAGS_ARGS) $$here
289
290 distclean-tags:
291         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
292
293 distdir: $(DISTFILES)
294         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
295         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
296         list='$(DISTFILES)'; \
297           dist_files=`for file in $$list; do echo $$file; done | \
298           sed -e "s|^$$srcdirstrip/||;t" \
299               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
300         case $$dist_files in \
301           */*) $(MKDIR_P) `echo "$$dist_files" | \
302                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
303                            sort -u` ;; \
304         esac; \
305         for file in $$dist_files; do \
306           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
307           if test -d $$d/$$file; then \
308             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
309             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
310               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
311             fi; \
312             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
313           else \
314             test -f $(distdir)/$$file \
315             || cp -p $$d/$$file $(distdir)/$$file \
316             || exit 1; \
317           fi; \
318         done
319 check-am: all-am
320 check: check-am
321 all-am: Makefile $(HEADERS)
322 installdirs:
323 install: install-am
324 install-exec: install-exec-am
325 install-data: install-data-am
326 uninstall: uninstall-am
327
328 install-am: all-am
329         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
330
331 installcheck: installcheck-am
332 install-strip:
333         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
334           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
335           `test -z '$(STRIP)' || \
336             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
337 mostlyclean-generic:
338
339 clean-generic:
340
341 distclean-generic:
342         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
343
344 maintainer-clean-generic:
345         @echo "This command is intended for maintainers to use"
346         @echo "it deletes files that may require special tools to rebuild."
347         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
348 clean: clean-am
349
350 clean-am: clean-generic clean-libtool mostlyclean-am
351
352 distclean: distclean-am
353         -rm -f Makefile
354 distclean-am: clean-am distclean-generic distclean-tags
355
356 dvi: dvi-am
357
358 dvi-am:
359
360 html: html-am
361
362 info: info-am
363
364 info-am:
365
366 install-data-am:
367
368 install-dvi: install-dvi-am
369
370 install-exec-am:
371
372 install-html: install-html-am
373
374 install-info: install-info-am
375
376 install-man:
377
378 install-pdf: install-pdf-am
379
380 install-ps: install-ps-am
381
382 installcheck-am:
383
384 maintainer-clean: maintainer-clean-am
385         -rm -f Makefile
386 maintainer-clean-am: distclean-am maintainer-clean-generic
387
388 mostlyclean: mostlyclean-am
389
390 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
391
392 pdf: pdf-am
393
394 pdf-am:
395
396 ps: ps-am
397
398 ps-am:
399
400 uninstall-am:
401
402 .MAKE: install-am install-strip
403
404 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
405         clean-libtool ctags distclean distclean-generic \
406         distclean-libtool distclean-tags distdir dvi dvi-am html \
407         html-am info info-am install install-am install-data \
408         install-data-am install-dvi install-dvi-am install-exec \
409         install-exec-am install-html install-html-am install-info \
410         install-info-am install-man install-pdf install-pdf-am \
411         install-ps install-ps-am install-strip installcheck \
412         installcheck-am installdirs maintainer-clean \
413         maintainer-clean-generic mostlyclean mostlyclean-generic \
414         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
415         uninstall-am
416
417 # Tell versions [3.59,3.63) of GNU make to not export all variables.
418 # Otherwise a system limit (for SysV at least) may be exceeded.
419 .NOEXPORT: