Imported Upstream version 0.2.5
[platform/upstream/libtirpc.git] / doc / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
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 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__make_running_with_option = \
20   case $${target_option-} in \
21       ?) ;; \
22       *) echo "am__make_running_with_option: internal error: invalid" \
23               "target option '$${target_option-}' specified" >&2; \
24          exit 1;; \
25   esac; \
26   has_opt=no; \
27   sane_makeflags=$$MAKEFLAGS; \
28   if $(am__is_gnu_make); then \
29     sane_makeflags=$$MFLAGS; \
30   else \
31     case $$MAKEFLAGS in \
32       *\\[\ \   ]*) \
33         bs=\\; \
34         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
35           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
36     esac; \
37   fi; \
38   skip_next=no; \
39   strip_trailopt () \
40   { \
41     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
42   }; \
43   for flg in $$sane_makeflags; do \
44     test $$skip_next = yes && { skip_next=no; continue; }; \
45     case $$flg in \
46       *=*|--*) continue;; \
47         -*I) strip_trailopt 'I'; skip_next=yes;; \
48       -*I?*) strip_trailopt 'I';; \
49         -*O) strip_trailopt 'O'; skip_next=yes;; \
50       -*O?*) strip_trailopt 'O';; \
51         -*l) strip_trailopt 'l'; skip_next=yes;; \
52       -*l?*) strip_trailopt 'l';; \
53       -[dEDm]) skip_next=yes;; \
54       -[JT]) skip_next=yes;; \
55     esac; \
56     case $$flg in \
57       *$$target_option*) has_opt=yes; break;; \
58     esac; \
59   done; \
60   test $$has_opt = yes
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = doc
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
83         $(dist_sysconf_DATA)
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
86 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
87         $(ACLOCAL_M4)
88 mkinstalldirs = $(install_sh) -d
89 CONFIG_CLEAN_FILES =
90 CONFIG_CLEAN_VPATH_FILES =
91 AM_V_P = $(am__v_P_@AM_V@)
92 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
93 am__v_P_0 = false
94 am__v_P_1 = :
95 AM_V_GEN = $(am__v_GEN_@AM_V@)
96 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
97 am__v_GEN_0 = @echo "  GEN     " $@;
98 am__v_GEN_1 = 
99 AM_V_at = $(am__v_at_@AM_V@)
100 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
101 am__v_at_0 = @
102 am__v_at_1 = 
103 SOURCES =
104 DIST_SOURCES =
105 am__can_run_installinfo = \
106   case $$AM_UPDATE_INFO_DIR in \
107     n|no|NO) false;; \
108     *) (install-info --version) >/dev/null 2>&1;; \
109   esac
110 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
111 am__vpath_adj = case $$p in \
112     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
113     *) f=$$p;; \
114   esac;
115 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
116 am__install_max = 40
117 am__nobase_strip_setup = \
118   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
119 am__nobase_strip = \
120   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
121 am__nobase_list = $(am__nobase_strip_setup); \
122   for p in $$list; do echo "$$p $$p"; done | \
123   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
124   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
125     if (++n[$$2] == $(am__install_max)) \
126       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
127     END { for (dir in files) print dir, files[dir] }'
128 am__base_list = \
129   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
130   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
131 am__uninstall_files_from_dir = { \
132   test -z "$$files" \
133     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
134     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
135          $(am__cd) "$$dir" && rm -f $$files; }; \
136   }
137 am__installdirs = "$(DESTDIR)$(sysconfdir)"
138 DATA = $(dist_sysconf_DATA)
139 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
140 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
141 ACLOCAL = @ACLOCAL@
142 AMTAR = @AMTAR@
143 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
144 AR = @AR@
145 AUTOCONF = @AUTOCONF@
146 AUTOHEADER = @AUTOHEADER@
147 AUTOMAKE = @AUTOMAKE@
148 AWK = @AWK@
149 CC = @CC@
150 CCDEPMODE = @CCDEPMODE@
151 CFLAGS = @CFLAGS@
152 CPP = @CPP@
153 CPPFLAGS = @CPPFLAGS@
154 CYGPATH_W = @CYGPATH_W@
155 DEFS = @DEFS@
156 DEPDIR = @DEPDIR@
157 DLLTOOL = @DLLTOOL@
158 DSYMUTIL = @DSYMUTIL@
159 DUMPBIN = @DUMPBIN@
160 ECHO_C = @ECHO_C@
161 ECHO_N = @ECHO_N@
162 ECHO_T = @ECHO_T@
163 EGREP = @EGREP@
164 EXEEXT = @EXEEXT@
165 FGREP = @FGREP@
166 GREP = @GREP@
167 GSSAPI_CFLAGS = @GSSAPI_CFLAGS@
168 GSSAPI_LIBS = @GSSAPI_LIBS@
169 INSTALL = @INSTALL@
170 INSTALL_DATA = @INSTALL_DATA@
171 INSTALL_PROGRAM = @INSTALL_PROGRAM@
172 INSTALL_SCRIPT = @INSTALL_SCRIPT@
173 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
174 LD = @LD@
175 LDFLAGS = @LDFLAGS@
176 LIBOBJS = @LIBOBJS@
177 LIBS = @LIBS@
178 LIBTOOL = @LIBTOOL@
179 LIPO = @LIPO@
180 LN_S = @LN_S@
181 LTLIBOBJS = @LTLIBOBJS@
182 MAKEINFO = @MAKEINFO@
183 MANIFEST_TOOL = @MANIFEST_TOOL@
184 MKDIR_P = @MKDIR_P@
185 NM = @NM@
186 NMEDIT = @NMEDIT@
187 OBJDUMP = @OBJDUMP@
188 OBJEXT = @OBJEXT@
189 OTOOL = @OTOOL@
190 OTOOL64 = @OTOOL64@
191 PACKAGE = @PACKAGE@
192 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
193 PACKAGE_NAME = @PACKAGE_NAME@
194 PACKAGE_STRING = @PACKAGE_STRING@
195 PACKAGE_TARNAME = @PACKAGE_TARNAME@
196 PACKAGE_URL = @PACKAGE_URL@
197 PACKAGE_VERSION = @PACKAGE_VERSION@
198 PATH_SEPARATOR = @PATH_SEPARATOR@
199 RANLIB = @RANLIB@
200 SED = @SED@
201 SET_MAKE = @SET_MAKE@
202 SHELL = @SHELL@
203 STRIP = @STRIP@
204 VERSION = @VERSION@
205 abs_builddir = @abs_builddir@
206 abs_srcdir = @abs_srcdir@
207 abs_top_builddir = @abs_top_builddir@
208 abs_top_srcdir = @abs_top_srcdir@
209 ac_ct_AR = @ac_ct_AR@
210 ac_ct_CC = @ac_ct_CC@
211 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
212 am__include = @am__include@
213 am__leading_dot = @am__leading_dot@
214 am__quote = @am__quote@
215 am__tar = @am__tar@
216 am__untar = @am__untar@
217 bindir = @bindir@
218 build = @build@
219 build_alias = @build_alias@
220 build_cpu = @build_cpu@
221 build_os = @build_os@
222 build_vendor = @build_vendor@
223 builddir = @builddir@
224 datadir = @datadir@
225 datarootdir = @datarootdir@
226 docdir = @docdir@
227 dvidir = @dvidir@
228 exec_prefix = @exec_prefix@
229 host = @host@
230 host_alias = @host_alias@
231 host_cpu = @host_cpu@
232 host_os = @host_os@
233 host_vendor = @host_vendor@
234 htmldir = @htmldir@
235 includedir = @includedir@
236 infodir = @infodir@
237 install_sh = @install_sh@
238 libdir = @libdir@
239 libexecdir = @libexecdir@
240 localedir = @localedir@
241 localstatedir = @localstatedir@
242 mandir = @mandir@
243 mkdir_p = @mkdir_p@
244 oldincludedir = @oldincludedir@
245 pdfdir = @pdfdir@
246 prefix = @prefix@
247 program_transform_name = @program_transform_name@
248 psdir = @psdir@
249 sbindir = @sbindir@
250 sharedstatedir = @sharedstatedir@
251 srcdir = @srcdir@
252 sysconfdir = @sysconfdir@
253 target_alias = @target_alias@
254 top_build_prefix = @top_build_prefix@
255 top_builddir = @top_builddir@
256 top_srcdir = @top_srcdir@
257 dist_sysconf_DATA = netconfig
258 CLEANFILES = cscope.* *~
259 DISTCLEANFILES = Makefile.in
260 all: all-am
261
262 .SUFFIXES:
263 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
264         @for dep in $?; do \
265           case '$(am__configure_deps)' in \
266             *$$dep*) \
267               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
268                 && { if test -f $@; then exit 0; else break; fi; }; \
269               exit 1;; \
270           esac; \
271         done; \
272         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
273         $(am__cd) $(top_srcdir) && \
274           $(AUTOMAKE) --gnu doc/Makefile
275 .PRECIOUS: Makefile
276 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
277         @case '$?' in \
278           *config.status*) \
279             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
280           *) \
281             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
282             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
283         esac;
284
285 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
286         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
287
288 $(top_srcdir)/configure:  $(am__configure_deps)
289         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
290 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
291         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292 $(am__aclocal_m4_deps):
293
294 mostlyclean-libtool:
295         -rm -f *.lo
296
297 clean-libtool:
298         -rm -rf .libs _libs
299 install-dist_sysconfDATA: $(dist_sysconf_DATA)
300         @$(NORMAL_INSTALL)
301         @list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
302         if test -n "$$list"; then \
303           echo " $(MKDIR_P) '$(DESTDIR)$(sysconfdir)'"; \
304           $(MKDIR_P) "$(DESTDIR)$(sysconfdir)" || exit 1; \
305         fi; \
306         for p in $$list; do \
307           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
308           echo "$$d$$p"; \
309         done | $(am__base_list) | \
310         while read files; do \
311           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sysconfdir)'"; \
312           $(INSTALL_DATA) $$files "$(DESTDIR)$(sysconfdir)" || exit $$?; \
313         done
314
315 uninstall-dist_sysconfDATA:
316         @$(NORMAL_UNINSTALL)
317         @list='$(dist_sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
318         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
319         dir='$(DESTDIR)$(sysconfdir)'; $(am__uninstall_files_from_dir)
320 tags TAGS:
321
322 ctags CTAGS:
323
324 cscope cscopelist:
325
326
327 distdir: $(DISTFILES)
328         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
329         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
330         list='$(DISTFILES)'; \
331           dist_files=`for file in $$list; do echo $$file; done | \
332           sed -e "s|^$$srcdirstrip/||;t" \
333               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
334         case $$dist_files in \
335           */*) $(MKDIR_P) `echo "$$dist_files" | \
336                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
337                            sort -u` ;; \
338         esac; \
339         for file in $$dist_files; do \
340           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
341           if test -d $$d/$$file; then \
342             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
343             if test -d "$(distdir)/$$file"; then \
344               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
345             fi; \
346             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
347               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
348               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
349             fi; \
350             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
351           else \
352             test -f "$(distdir)/$$file" \
353             || cp -p $$d/$$file "$(distdir)/$$file" \
354             || exit 1; \
355           fi; \
356         done
357 check-am: all-am
358 check: check-am
359 all-am: Makefile $(DATA)
360 installdirs:
361         for dir in "$(DESTDIR)$(sysconfdir)"; do \
362           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
363         done
364 install: install-am
365 install-exec: install-exec-am
366 install-data: install-data-am
367 uninstall: uninstall-am
368
369 install-am: all-am
370         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
371
372 installcheck: installcheck-am
373 install-strip:
374         if test -z '$(STRIP)'; then \
375           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
376             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
377               install; \
378         else \
379           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
380             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
381             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
382         fi
383 mostlyclean-generic:
384
385 clean-generic:
386         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
387
388 distclean-generic:
389         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
390         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
391         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
392
393 maintainer-clean-generic:
394         @echo "This command is intended for maintainers to use"
395         @echo "it deletes files that may require special tools to rebuild."
396 clean: clean-am
397
398 clean-am: clean-generic clean-libtool mostlyclean-am
399
400 distclean: distclean-am
401         -rm -f Makefile
402 distclean-am: clean-am distclean-generic
403
404 dvi: dvi-am
405
406 dvi-am:
407
408 html: html-am
409
410 html-am:
411
412 info: info-am
413
414 info-am:
415
416 install-data-am:
417
418 install-dvi: install-dvi-am
419
420 install-dvi-am:
421
422 install-exec-am: install-dist_sysconfDATA
423
424 install-html: install-html-am
425
426 install-html-am:
427
428 install-info: install-info-am
429
430 install-info-am:
431
432 install-man:
433
434 install-pdf: install-pdf-am
435
436 install-pdf-am:
437
438 install-ps: install-ps-am
439
440 install-ps-am:
441
442 installcheck-am:
443
444 maintainer-clean: maintainer-clean-am
445         -rm -f Makefile
446 maintainer-clean-am: distclean-am maintainer-clean-generic
447
448 mostlyclean: mostlyclean-am
449
450 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
451
452 pdf: pdf-am
453
454 pdf-am:
455
456 ps: ps-am
457
458 ps-am:
459
460 uninstall-am: uninstall-dist_sysconfDATA
461
462 .MAKE: install-am install-strip
463
464 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
465         cscopelist-am ctags-am distclean distclean-generic \
466         distclean-libtool distdir dvi dvi-am html html-am info info-am \
467         install install-am install-data install-data-am \
468         install-dist_sysconfDATA install-dvi install-dvi-am \
469         install-exec install-exec-am install-html install-html-am \
470         install-info install-info-am install-man install-pdf \
471         install-pdf-am install-ps install-ps-am install-strip \
472         installcheck installcheck-am installdirs maintainer-clean \
473         maintainer-clean-generic mostlyclean mostlyclean-generic \
474         mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
475         uninstall-am uninstall-dist_sysconfDATA
476
477
478 # Tell versions [3.59,3.63) of GNU make to not export all variables.
479 # Otherwise a system limit (for SysV at least) may be exceeded.
480 .NOEXPORT: