]> git.decadent.org.uk Git - nfs-utils.git/blob - support/include/sys/Makefile.in
Imported Upstream version 1.0.11~git-20060105
[nfs-utils.git] / support / include / sys / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ../../..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
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/include/sys
39 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/aclocal/bsdsignals.m4 \
42         $(top_srcdir)/aclocal/kerberos5.m4 \
43         $(top_srcdir)/aclocal/nfs-utils.m4 \
44         $(top_srcdir)/aclocal/tcp-wrappers.m4 \
45         $(top_srcdir)/configure.in
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/support/include/config.h
50 CONFIG_CLEAN_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54         html-recursive info-recursive install-data-recursive \
55         install-exec-recursive install-info-recursive \
56         install-recursive installcheck-recursive installdirs-recursive \
57         pdf-recursive ps-recursive uninstall-info-recursive \
58         uninstall-recursive
59 ETAGS = etags
60 CTAGS = ctags
61 DIST_SUBDIRS = $(SUBDIRS)
62 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63 ACLOCAL = @ACLOCAL@
64 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
65 ALLOCA = @ALLOCA@
66 AMDEP_FALSE = @AMDEP_FALSE@
67 AMDEP_TRUE = @AMDEP_TRUE@
68 AMTAR = @AMTAR@
69 AM_CFLAGS = @AM_CFLAGS@
70 AM_CPPFLAGS = @AM_CPPFLAGS@
71 AR = @AR@
72 AUTOCONF = @AUTOCONF@
73 AUTOHEADER = @AUTOHEADER@
74 AUTOMAKE = @AUTOMAKE@
75 AWK = @AWK@
76 CC = @CC@
77 CCDEPMODE = @CCDEPMODE@
78 CC_FOR_BUILD = @CC_FOR_BUILD@
79 CFLAGS = @CFLAGS@
80 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
81 CONFIG_GSS_FALSE = @CONFIG_GSS_FALSE@
82 CONFIG_GSS_TRUE = @CONFIG_GSS_TRUE@
83 CONFIG_MOUNT_FALSE = @CONFIG_MOUNT_FALSE@
84 CONFIG_MOUNT_TRUE = @CONFIG_MOUNT_TRUE@
85 CONFIG_NFSV4_FALSE = @CONFIG_NFSV4_FALSE@
86 CONFIG_NFSV4_TRUE = @CONFIG_NFSV4_TRUE@
87 CONFIG_RQUOTAD_FALSE = @CONFIG_RQUOTAD_FALSE@
88 CONFIG_RQUOTAD_TRUE = @CONFIG_RQUOTAD_TRUE@
89 CPP = @CPP@
90 CPPFLAGS = @CPPFLAGS@
91 CPPFLAGS_FOR_BUILD = @CPPFLAGS_FOR_BUILD@
92 CXX = @CXX@
93 CXXCPP = @CXXCPP@
94 CXXDEPMODE = @CXXDEPMODE@
95 CXXFLAGS = @CXXFLAGS@
96 CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@
97 CYGPATH_W = @CYGPATH_W@
98 DEFS = @DEFS@
99 DEPDIR = @DEPDIR@
100 ECHO = @ECHO@
101 ECHO_C = @ECHO_C@
102 ECHO_N = @ECHO_N@
103 ECHO_T = @ECHO_T@
104 EGREP = @EGREP@
105 EXEEXT = @EXEEXT@
106 F77 = @F77@
107 FFLAGS = @FFLAGS@
108 GREP = @GREP@
109 GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
110 GSSAPI_LIBS = @GSSAPI_LIBS@
111 GSSD = @GSSD@
112 HAVE_LIBWRAP = @HAVE_LIBWRAP@
113 HAVE_TCP_WRAPPER = @HAVE_TCP_WRAPPER@
114 IDMAPD = @IDMAPD@
115 INSTALL_DATA = @INSTALL_DATA@
116 INSTALL_PROGRAM = @INSTALL_PROGRAM@
117 INSTALL_SCRIPT = @INSTALL_SCRIPT@
118 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119 K5VERS = @K5VERS@
120 KRBCFLAGS = @KRBCFLAGS@
121 KRBDIR = @KRBDIR@
122 KRBLDFLAGS = @KRBLDFLAGS@
123 KRBLIBS = @KRBLIBS@
124 LD = @LD@
125 LDFLAGS = @LDFLAGS@
126 LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@
127 LIBBSD = @LIBBSD@
128 LIBCRYPT = @LIBCRYPT@
129 LIBNSL = @LIBNSL@
130 LIBOBJS = @LIBOBJS@
131 LIBS = @LIBS@
132 LIBSOCKET = @LIBSOCKET@
133 LIBTOOL = @LIBTOOL@
134 LIBWRAP = @LIBWRAP@
135 LN_S = @LN_S@
136 LTLIBOBJS = @LTLIBOBJS@
137 MAKEINFO = @MAKEINFO@
138 OBJEXT = @OBJEXT@
139 PACKAGE = @PACKAGE@
140 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141 PACKAGE_NAME = @PACKAGE_NAME@
142 PACKAGE_STRING = @PACKAGE_STRING@
143 PACKAGE_TARNAME = @PACKAGE_TARNAME@
144 PACKAGE_VERSION = @PACKAGE_VERSION@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
146 PKG_CONFIG = @PKG_CONFIG@
147 RANLIB = @RANLIB@
148 RELEASE = @RELEASE@
149 RPCSECGSS_CFLAGS = @RPCSECGSS_CFLAGS@
150 RPCSECGSS_LIBS = @RPCSECGSS_LIBS@
151 SET_MAKE = @SET_MAKE@
152 SHELL = @SHELL@
153 STRIP = @STRIP@
154 SVCGSSD = @SVCGSSD@
155 VERSION = @VERSION@
156 ac_ct_CC = @ac_ct_CC@
157 ac_ct_CXX = @ac_ct_CXX@
158 ac_ct_F77 = @ac_ct_F77@
159 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
160 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
161 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
162 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
163 am__include = @am__include@
164 am__leading_dot = @am__leading_dot@
165 am__quote = @am__quote@
166 am__tar = @am__tar@
167 am__untar = @am__untar@
168 bindir = @bindir@
169 build = @build@
170 build_alias = @build_alias@
171 build_cpu = @build_cpu@
172 build_os = @build_os@
173 build_vendor = @build_vendor@
174 datadir = @datadir@
175 datarootdir = @datarootdir@
176 docdir = @docdir@
177 dvidir = @dvidir@
178 enable_gss = @enable_gss@
179 enable_nfsv3 = @enable_nfsv3@
180 enable_nfsv4 = @enable_nfsv4@
181 exec_prefix = @exec_prefix@
182 host = @host@
183 host_alias = @host_alias@
184 host_cpu = @host_cpu@
185 host_os = @host_os@
186 host_vendor = @host_vendor@
187 htmldir = @htmldir@
188 includedir = @includedir@
189 infodir = @infodir@
190 install_sh = @install_sh@
191 kprefix = @kprefix@
192 libdir = @libdir@
193 libexecdir = @libexecdir@
194 localedir = @localedir@
195 localstatedir = @localstatedir@
196 mandir = @mandir@
197 mkdir_p = @mkdir_p@
198 oldincludedir = @oldincludedir@
199 pdfdir = @pdfdir@
200 prefix = @prefix@
201 program_transform_name = @program_transform_name@
202 psdir = @psdir@
203 sbindir = @sbindir@
204 secure_statd = @secure_statd@
205 sharedstatedir = @sharedstatedir@
206 statduser = @statduser@
207 statedir = @statedir@
208 sysconfdir = @sysconfdir@
209 target_alias = @target_alias@
210 SUBDIRS = fs
211 MAINTAINERCLEANFILES = Makefile.in
212 all: all-recursive
213
214 .SUFFIXES:
215 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
216         @for dep in $?; do \
217           case '$(am__configure_deps)' in \
218             *$$dep*) \
219               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
220                 && exit 0; \
221               exit 1;; \
222           esac; \
223         done; \
224         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  support/include/sys/Makefile'; \
225         cd $(top_srcdir) && \
226           $(AUTOMAKE) --gnu  support/include/sys/Makefile
227 .PRECIOUS: Makefile
228 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
229         @case '$?' in \
230           *config.status*) \
231             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
232           *) \
233             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
234             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
235         esac;
236
237 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
238         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
239
240 $(top_srcdir)/configure:  $(am__configure_deps)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244
245 mostlyclean-libtool:
246         -rm -f *.lo
247
248 clean-libtool:
249         -rm -rf .libs _libs
250
251 distclean-libtool:
252         -rm -f libtool
253 uninstall-info-am:
254
255 # This directory's subdirectories are mostly independent; you can cd
256 # into them and run `make' without going through this Makefile.
257 # To change the values of `make' variables: instead of editing Makefiles,
258 # (1) if the variable is set in `config.status', edit `config.status'
259 #     (which will cause the Makefiles to be regenerated when you run `make');
260 # (2) otherwise, pass the desired values on the `make' command line.
261 $(RECURSIVE_TARGETS):
262         @failcom='exit 1'; \
263         for f in x $$MAKEFLAGS; do \
264           case $$f in \
265             *=* | --[!k]*);; \
266             *k*) failcom='fail=yes';; \
267           esac; \
268         done; \
269         dot_seen=no; \
270         target=`echo $@ | sed s/-recursive//`; \
271         list='$(SUBDIRS)'; for subdir in $$list; do \
272           echo "Making $$target in $$subdir"; \
273           if test "$$subdir" = "."; then \
274             dot_seen=yes; \
275             local_target="$$target-am"; \
276           else \
277             local_target="$$target"; \
278           fi; \
279           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
280           || eval $$failcom; \
281         done; \
282         if test "$$dot_seen" = "no"; then \
283           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
284         fi; test -z "$$fail"
285
286 mostlyclean-recursive clean-recursive distclean-recursive \
287 maintainer-clean-recursive:
288         @failcom='exit 1'; \
289         for f in x $$MAKEFLAGS; do \
290           case $$f in \
291             *=* | --[!k]*);; \
292             *k*) failcom='fail=yes';; \
293           esac; \
294         done; \
295         dot_seen=no; \
296         case "$@" in \
297           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
298           *) list='$(SUBDIRS)' ;; \
299         esac; \
300         rev=''; for subdir in $$list; do \
301           if test "$$subdir" = "."; then :; else \
302             rev="$$subdir $$rev"; \
303           fi; \
304         done; \
305         rev="$$rev ."; \
306         target=`echo $@ | sed s/-recursive//`; \
307         for subdir in $$rev; do \
308           echo "Making $$target in $$subdir"; \
309           if test "$$subdir" = "."; then \
310             local_target="$$target-am"; \
311           else \
312             local_target="$$target"; \
313           fi; \
314           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
315           || eval $$failcom; \
316         done && test -z "$$fail"
317 tags-recursive:
318         list='$(SUBDIRS)'; for subdir in $$list; do \
319           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
320         done
321 ctags-recursive:
322         list='$(SUBDIRS)'; for subdir in $$list; do \
323           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
324         done
325
326 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
327         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328         unique=`for i in $$list; do \
329             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330           done | \
331           $(AWK) '    { files[$$0] = 1; } \
332                END { for (i in files) print i; }'`; \
333         mkid -fID $$unique
334 tags: TAGS
335
336 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
337                 $(TAGS_FILES) $(LISP)
338         tags=; \
339         here=`pwd`; \
340         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
341           include_option=--etags-include; \
342           empty_fix=.; \
343         else \
344           include_option=--include; \
345           empty_fix=; \
346         fi; \
347         list='$(SUBDIRS)'; for subdir in $$list; do \
348           if test "$$subdir" = .; then :; else \
349             test ! -f $$subdir/TAGS || \
350               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
351           fi; \
352         done; \
353         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
354         unique=`for i in $$list; do \
355             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356           done | \
357           $(AWK) '    { files[$$0] = 1; } \
358                END { for (i in files) print i; }'`; \
359         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
360           test -n "$$unique" || unique=$$empty_fix; \
361           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362             $$tags $$unique; \
363         fi
364 ctags: CTAGS
365 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
366                 $(TAGS_FILES) $(LISP)
367         tags=; \
368         here=`pwd`; \
369         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
370         unique=`for i in $$list; do \
371             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372           done | \
373           $(AWK) '    { files[$$0] = 1; } \
374                END { for (i in files) print i; }'`; \
375         test -z "$(CTAGS_ARGS)$$tags$$unique" \
376           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
377              $$tags $$unique
378
379 GTAGS:
380         here=`$(am__cd) $(top_builddir) && pwd` \
381           && cd $(top_srcdir) \
382           && gtags -i $(GTAGS_ARGS) $$here
383
384 distclean-tags:
385         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
386
387 distdir: $(DISTFILES)
388         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
389         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
390         list='$(DISTFILES)'; for file in $$list; do \
391           case $$file in \
392             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
393             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
394           esac; \
395           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
396           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
397           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
398             dir="/$$dir"; \
399             $(mkdir_p) "$(distdir)$$dir"; \
400           else \
401             dir=''; \
402           fi; \
403           if test -d $$d/$$file; then \
404             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
405               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
406             fi; \
407             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
408           else \
409             test -f $(distdir)/$$file \
410             || cp -p $$d/$$file $(distdir)/$$file \
411             || exit 1; \
412           fi; \
413         done
414         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
415           if test "$$subdir" = .; then :; else \
416             test -d "$(distdir)/$$subdir" \
417             || $(mkdir_p) "$(distdir)/$$subdir" \
418             || exit 1; \
419             distdir=`$(am__cd) $(distdir) && pwd`; \
420             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
421             (cd $$subdir && \
422               $(MAKE) $(AM_MAKEFLAGS) \
423                 top_distdir="$$top_distdir" \
424                 distdir="$$distdir/$$subdir" \
425                 distdir) \
426               || exit 1; \
427           fi; \
428         done
429 check-am: all-am
430 check: check-recursive
431 all-am: Makefile
432 installdirs: installdirs-recursive
433 installdirs-am:
434 install: install-recursive
435 install-exec: install-exec-recursive
436 install-data: install-data-recursive
437 uninstall: uninstall-recursive
438
439 install-am: all-am
440         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
441
442 installcheck: installcheck-recursive
443 install-strip:
444         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
445           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
446           `test -z '$(STRIP)' || \
447             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
448 mostlyclean-generic:
449
450 clean-generic:
451
452 distclean-generic:
453         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
454
455 maintainer-clean-generic:
456         @echo "This command is intended for maintainers to use"
457         @echo "it deletes files that may require special tools to rebuild."
458         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
459 clean: clean-recursive
460
461 clean-am: clean-generic clean-libtool mostlyclean-am
462
463 distclean: distclean-recursive
464         -rm -f Makefile
465 distclean-am: clean-am distclean-generic distclean-libtool \
466         distclean-tags
467
468 dvi: dvi-recursive
469
470 dvi-am:
471
472 html: html-recursive
473
474 info: info-recursive
475
476 info-am:
477
478 install-data-am:
479
480 install-exec-am:
481
482 install-info: install-info-recursive
483
484 install-man:
485
486 installcheck-am:
487
488 maintainer-clean: maintainer-clean-recursive
489         -rm -f Makefile
490 maintainer-clean-am: distclean-am maintainer-clean-generic
491
492 mostlyclean: mostlyclean-recursive
493
494 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
495
496 pdf: pdf-recursive
497
498 pdf-am:
499
500 ps: ps-recursive
501
502 ps-am:
503
504 uninstall-am: uninstall-info-am
505
506 uninstall-info: uninstall-info-recursive
507
508 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
509         clean clean-generic clean-libtool clean-recursive ctags \
510         ctags-recursive distclean distclean-generic distclean-libtool \
511         distclean-recursive distclean-tags distdir dvi dvi-am html \
512         html-am info info-am install install-am install-data \
513         install-data-am install-exec install-exec-am install-info \
514         install-info-am install-man install-strip installcheck \
515         installcheck-am installdirs installdirs-am maintainer-clean \
516         maintainer-clean-generic maintainer-clean-recursive \
517         mostlyclean mostlyclean-generic mostlyclean-libtool \
518         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
519         uninstall uninstall-am uninstall-info-am
520
521 # Tell versions [3.59,3.63) of GNU make to not export all variables.
522 # Otherwise a system limit (for SysV at least) may be exceeded.
523 .NOEXPORT: