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