]> git.draconx.ca Git - gob-dx.git/blob - doc/Makefile.in
Release 2.0.20
[gob-dx.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 VPATH = @srcdir@
17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18 am__make_running_with_option = \
19   case $${target_option-} in \
20       ?) ;; \
21       *) echo "am__make_running_with_option: internal error: invalid" \
22               "target option '$${target_option-}' specified" >&2; \
23          exit 1;; \
24   esac; \
25   has_opt=no; \
26   sane_makeflags=$$MAKEFLAGS; \
27   if $(am__is_gnu_make); then \
28     sane_makeflags=$$MFLAGS; \
29   else \
30     case $$MAKEFLAGS in \
31       *\\[\ \   ]*) \
32         bs=\\; \
33         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
35     esac; \
36   fi; \
37   skip_next=no; \
38   strip_trailopt () \
39   { \
40     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41   }; \
42   for flg in $$sane_makeflags; do \
43     test $$skip_next = yes && { skip_next=no; continue; }; \
44     case $$flg in \
45       *=*|--*) continue;; \
46         -*I) strip_trailopt 'I'; skip_next=yes;; \
47       -*I?*) strip_trailopt 'I';; \
48         -*O) strip_trailopt 'O'; skip_next=yes;; \
49       -*O?*) strip_trailopt 'O';; \
50         -*l) strip_trailopt 'l'; skip_next=yes;; \
51       -*l?*) strip_trailopt 'l';; \
52       -[dEDm]) skip_next=yes;; \
53       -[JT]) skip_next=yes;; \
54     esac; \
55     case $$flg in \
56       *$$target_option*) has_opt=yes; break;; \
57     esac; \
58   done; \
59   test $$has_opt = yes
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 subdir = doc
79 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
80         $(srcdir)/gob2.1.in
81 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
82 am__aclocal_m4_deps = $(top_srcdir)/configure.in
83 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
84         $(ACLOCAL_M4)
85 mkinstalldirs = $(install_sh) -d
86 CONFIG_HEADER = $(top_builddir)/config.h
87 CONFIG_CLEAN_FILES = gob2.1
88 CONFIG_CLEAN_VPATH_FILES =
89 AM_V_P = $(am__v_P_@AM_V@)
90 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
91 am__v_P_0 = false
92 am__v_P_1 = :
93 AM_V_GEN = $(am__v_GEN_@AM_V@)
94 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
95 am__v_GEN_0 = @echo "  GEN     " $@;
96 am__v_GEN_1 = 
97 AM_V_at = $(am__v_at_@AM_V@)
98 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
99 am__v_at_0 = @
100 am__v_at_1 = 
101 SOURCES =
102 DIST_SOURCES =
103 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
104         ctags-recursive dvi-recursive html-recursive info-recursive \
105         install-data-recursive install-dvi-recursive \
106         install-exec-recursive install-html-recursive \
107         install-info-recursive install-pdf-recursive \
108         install-ps-recursive install-recursive installcheck-recursive \
109         installdirs-recursive pdf-recursive ps-recursive \
110         tags-recursive uninstall-recursive
111 am__can_run_installinfo = \
112   case $$AM_UPDATE_INFO_DIR in \
113     n|no|NO) false;; \
114     *) (install-info --version) >/dev/null 2>&1;; \
115   esac
116 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
117 am__vpath_adj = case $$p in \
118     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
119     *) f=$$p;; \
120   esac;
121 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
122 am__install_max = 40
123 am__nobase_strip_setup = \
124   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
125 am__nobase_strip = \
126   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
127 am__nobase_list = $(am__nobase_strip_setup); \
128   for p in $$list; do echo "$$p $$p"; done | \
129   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
130   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
131     if (++n[$$2] == $(am__install_max)) \
132       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
133     END { for (dir in files) print dir, files[dir] }'
134 am__base_list = \
135   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
136   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
137 am__uninstall_files_from_dir = { \
138   test -z "$$files" \
139     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
140     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
141          $(am__cd) "$$dir" && rm -f $$files; }; \
142   }
143 man1dir = $(mandir)/man1
144 am__installdirs = "$(DESTDIR)$(man1dir)"
145 NROFF = nroff
146 MANS = $(man_MANS)
147 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
148   distclean-recursive maintainer-clean-recursive
149 am__recursive_targets = \
150   $(RECURSIVE_TARGETS) \
151   $(RECURSIVE_CLEAN_TARGETS) \
152   $(am__extra_recursive_targets)
153 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
154         distdir
155 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
156 # Read a list of newline-separated strings from the standard input,
157 # and print each of them once, without duplicates.  Input order is
158 # *not* preserved.
159 am__uniquify_input = $(AWK) '\
160   BEGIN { nonempty = 0; } \
161   { items[$$0] = 1; nonempty = 1; } \
162   END { if (nonempty) { for (i in items) print i; }; } \
163 '
164 # Make sure the list of sources is unique.  This is necessary because,
165 # e.g., the same source file might be shared among _SOURCES variables
166 # for different programs/libraries.
167 am__define_uniq_tagged_files = \
168   list='$(am__tagged_files)'; \
169   unique=`for i in $$list; do \
170     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
171   done | $(am__uniquify_input)`
172 ETAGS = etags
173 CTAGS = ctags
174 DIST_SUBDIRS = $(SUBDIRS)
175 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
176 am__relativize = \
177   dir0=`pwd`; \
178   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
179   sed_rest='s,^[^/]*/*,,'; \
180   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
181   sed_butlast='s,/*[^/]*$$,,'; \
182   while test -n "$$dir1"; do \
183     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
184     if test "$$first" != "."; then \
185       if test "$$first" = ".."; then \
186         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
187         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
188       else \
189         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
190         if test "$$first2" = "$$first"; then \
191           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
192         else \
193           dir2="../$$dir2"; \
194         fi; \
195         dir0="$$dir0"/"$$first"; \
196       fi; \
197     fi; \
198     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
199   done; \
200   reldir="$$dir2"
201 ACLOCAL = @ACLOCAL@
202 AMTAR = @AMTAR@
203 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
204 AUTOCONF = @AUTOCONF@
205 AUTOHEADER = @AUTOHEADER@
206 AUTOMAKE = @AUTOMAKE@
207 AWK = @AWK@
208 CC = @CC@
209 CCDEPMODE = @CCDEPMODE@
210 CFLAGS = @CFLAGS@
211 CPP = @CPP@
212 CPPFLAGS = @CPPFLAGS@
213 CYGPATH_W = @CYGPATH_W@
214 DEFS = @DEFS@
215 DEPDIR = @DEPDIR@
216 ECHO_C = @ECHO_C@
217 ECHO_N = @ECHO_N@
218 ECHO_T = @ECHO_T@
219 EGREP = @EGREP@
220 EXEEXT = @EXEEXT@
221 GLIB_CFLAGS = @GLIB_CFLAGS@
222 GLIB_LIBS = @GLIB_LIBS@
223 GREP = @GREP@
224 INSTALL = @INSTALL@
225 INSTALL_DATA = @INSTALL_DATA@
226 INSTALL_PROGRAM = @INSTALL_PROGRAM@
227 INSTALL_SCRIPT = @INSTALL_SCRIPT@
228 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
229 LDFLAGS = @LDFLAGS@
230 LEX = @LEX@
231 LEXLIB = @LEXLIB@
232 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
233 LIBOBJS = @LIBOBJS@
234 LIBS = @LIBS@
235 LTLIBOBJS = @LTLIBOBJS@
236 MAINT = @MAINT@
237 MAKEINFO = @MAKEINFO@
238 MKDIR_P = @MKDIR_P@
239 MV = @MV@
240 OBJEXT = @OBJEXT@
241 PACKAGE = @PACKAGE@
242 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
243 PACKAGE_NAME = @PACKAGE_NAME@
244 PACKAGE_STRING = @PACKAGE_STRING@
245 PACKAGE_TARNAME = @PACKAGE_TARNAME@
246 PACKAGE_URL = @PACKAGE_URL@
247 PACKAGE_VERSION = @PACKAGE_VERSION@
248 PATH_SEPARATOR = @PATH_SEPARATOR@
249 PKG_CONFIG = @PKG_CONFIG@
250 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
251 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
252 RM = @RM@
253 SET_MAKE = @SET_MAKE@
254 SHELL = @SHELL@
255 STRIP = @STRIP@
256 SUBDIRS = .
257 TAR = @TAR@
258 VERSION = @VERSION@
259 YACC = @YACC@
260 YFLAGS = @YFLAGS@
261 abs_builddir = @abs_builddir@
262 abs_srcdir = @abs_srcdir@
263 abs_top_builddir = @abs_top_builddir@
264 abs_top_srcdir = @abs_top_srcdir@
265 ac_ct_CC = @ac_ct_CC@
266 am__include = @am__include@
267 am__leading_dot = @am__leading_dot@
268 am__quote = @am__quote@
269 am__tar = @am__tar@
270 am__untar = @am__untar@
271 bindir = @bindir@
272 build_alias = @build_alias@
273 builddir = @builddir@
274 datadir = @datadir@
275 datarootdir = @datarootdir@
276 docdir = @docdir@
277 dvidir = @dvidir@
278 exec_prefix = @exec_prefix@
279 host_alias = @host_alias@
280 htmldir = @htmldir@
281 includedir = @includedir@
282 infodir = @infodir@
283 install_sh = @install_sh@
284 libdir = @libdir@
285 libexecdir = @libexecdir@
286 localedir = @localedir@
287 localstatedir = @localstatedir@
288 mandir = @mandir@
289 mkdir_p = @mkdir_p@
290 oldincludedir = @oldincludedir@
291 pdfdir = @pdfdir@
292 prefix = @prefix@
293 program_transform_name = @program_transform_name@
294 psdir = @psdir@
295 sbindir = @sbindir@
296 sharedstatedir = @sharedstatedir@
297 srcdir = @srcdir@
298 sysconfdir = @sysconfdir@
299 target_alias = @target_alias@
300 top_build_prefix = @top_build_prefix@
301 top_builddir = @top_builddir@
302 top_srcdir = @top_srcdir@
303 man_MANS = gob2.1
304 EXTRA_DIST = gob2.1.in makehtml.pl
305 all: all-recursive
306
307 .SUFFIXES:
308 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
309         @for dep in $?; do \
310           case '$(am__configure_deps)' in \
311             *$$dep*) \
312               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
313                 && { if test -f $@; then exit 0; else break; fi; }; \
314               exit 1;; \
315           esac; \
316         done; \
317         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/Makefile'; \
318         $(am__cd) $(top_srcdir) && \
319           $(AUTOMAKE) --gnu doc/Makefile
320 .PRECIOUS: Makefile
321 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
322         @case '$?' in \
323           *config.status*) \
324             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
325           *) \
326             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
327             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
328         esac;
329
330 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
331         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332
333 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
334         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
336         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337 $(am__aclocal_m4_deps):
338 gob2.1: $(top_builddir)/config.status $(srcdir)/gob2.1.in
339         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
340 install-man1: $(man_MANS)
341         @$(NORMAL_INSTALL)
342         @list1=''; \
343         list2='$(man_MANS)'; \
344         test -n "$(man1dir)" \
345           && test -n "`echo $$list1$$list2`" \
346           || exit 0; \
347         echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
348         $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
349         { for i in $$list1; do echo "$$i"; done;  \
350         if test -n "$$list2"; then \
351           for i in $$list2; do echo "$$i"; done \
352             | sed -n '/\.1[a-z]*$$/p'; \
353         fi; \
354         } | while read p; do \
355           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
356           echo "$$d$$p"; echo "$$p"; \
357         done | \
358         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
359               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
360         sed 'N;N;s,\n, ,g' | { \
361         list=; while read file base inst; do \
362           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
363             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
364             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
365           fi; \
366         done; \
367         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
368         while read files; do \
369           test -z "$$files" || { \
370             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
371             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
372         done; }
373
374 uninstall-man1:
375         @$(NORMAL_UNINSTALL)
376         @list=''; test -n "$(man1dir)" || exit 0; \
377         files=`{ for i in $$list; do echo "$$i"; done; \
378         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
379           sed -n '/\.1[a-z]*$$/p'; \
380         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
381               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
382         dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
383
384 # This directory's subdirectories are mostly independent; you can cd
385 # into them and run 'make' without going through this Makefile.
386 # To change the values of 'make' variables: instead of editing Makefiles,
387 # (1) if the variable is set in 'config.status', edit 'config.status'
388 #     (which will cause the Makefiles to be regenerated when you run 'make');
389 # (2) otherwise, pass the desired values on the 'make' command line.
390 $(am__recursive_targets):
391         @fail=; \
392         if $(am__make_keepgoing); then \
393           failcom='fail=yes'; \
394         else \
395           failcom='exit 1'; \
396         fi; \
397         dot_seen=no; \
398         target=`echo $@ | sed s/-recursive//`; \
399         case "$@" in \
400           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
401           *) list='$(SUBDIRS)' ;; \
402         esac; \
403         for subdir in $$list; do \
404           echo "Making $$target in $$subdir"; \
405           if test "$$subdir" = "."; then \
406             dot_seen=yes; \
407             local_target="$$target-am"; \
408           else \
409             local_target="$$target"; \
410           fi; \
411           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
412           || eval $$failcom; \
413         done; \
414         if test "$$dot_seen" = "no"; then \
415           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
416         fi; test -z "$$fail"
417
418 ID: $(am__tagged_files)
419         $(am__define_uniq_tagged_files); mkid -fID $$unique
420 tags: tags-recursive
421 TAGS: tags
422
423 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
424         set x; \
425         here=`pwd`; \
426         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
427           include_option=--etags-include; \
428           empty_fix=.; \
429         else \
430           include_option=--include; \
431           empty_fix=; \
432         fi; \
433         list='$(SUBDIRS)'; for subdir in $$list; do \
434           if test "$$subdir" = .; then :; else \
435             test ! -f $$subdir/TAGS || \
436               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
437           fi; \
438         done; \
439         $(am__define_uniq_tagged_files); \
440         shift; \
441         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
442           test -n "$$unique" || unique=$$empty_fix; \
443           if test $$# -gt 0; then \
444             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
445               "$$@" $$unique; \
446           else \
447             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
448               $$unique; \
449           fi; \
450         fi
451 ctags: ctags-recursive
452
453 CTAGS: ctags
454 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
455         $(am__define_uniq_tagged_files); \
456         test -z "$(CTAGS_ARGS)$$unique" \
457           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
458              $$unique
459
460 GTAGS:
461         here=`$(am__cd) $(top_builddir) && pwd` \
462           && $(am__cd) $(top_srcdir) \
463           && gtags -i $(GTAGS_ARGS) "$$here"
464 cscopelist: cscopelist-recursive
465
466 cscopelist-am: $(am__tagged_files)
467         list='$(am__tagged_files)'; \
468         case "$(srcdir)" in \
469           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
470           *) sdir=$(subdir)/$(srcdir) ;; \
471         esac; \
472         for i in $$list; do \
473           if test -f "$$i"; then \
474             echo "$(subdir)/$$i"; \
475           else \
476             echo "$$sdir/$$i"; \
477           fi; \
478         done >> $(top_builddir)/cscope.files
479
480 distclean-tags:
481         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
482
483 distdir: $(DISTFILES)
484         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
485         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
486         list='$(DISTFILES)'; \
487           dist_files=`for file in $$list; do echo $$file; done | \
488           sed -e "s|^$$srcdirstrip/||;t" \
489               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
490         case $$dist_files in \
491           */*) $(MKDIR_P) `echo "$$dist_files" | \
492                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
493                            sort -u` ;; \
494         esac; \
495         for file in $$dist_files; do \
496           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
497           if test -d $$d/$$file; then \
498             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
499             if test -d "$(distdir)/$$file"; then \
500               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
501             fi; \
502             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
503               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
504               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
505             fi; \
506             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
507           else \
508             test -f "$(distdir)/$$file" \
509             || cp -p $$d/$$file "$(distdir)/$$file" \
510             || exit 1; \
511           fi; \
512         done
513         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
514           if test "$$subdir" = .; then :; else \
515             $(am__make_dryrun) \
516               || test -d "$(distdir)/$$subdir" \
517               || $(MKDIR_P) "$(distdir)/$$subdir" \
518               || exit 1; \
519             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
520             $(am__relativize); \
521             new_distdir=$$reldir; \
522             dir1=$$subdir; dir2="$(top_distdir)"; \
523             $(am__relativize); \
524             new_top_distdir=$$reldir; \
525             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
526             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
527             ($(am__cd) $$subdir && \
528               $(MAKE) $(AM_MAKEFLAGS) \
529                 top_distdir="$$new_top_distdir" \
530                 distdir="$$new_distdir" \
531                 am__remove_distdir=: \
532                 am__skip_length_check=: \
533                 am__skip_mode_fix=: \
534                 distdir) \
535               || exit 1; \
536           fi; \
537         done
538 check-am: all-am
539 check: check-recursive
540 all-am: Makefile $(MANS)
541 installdirs: installdirs-recursive
542 installdirs-am:
543         for dir in "$(DESTDIR)$(man1dir)"; do \
544           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
545         done
546 install: install-recursive
547 install-exec: install-exec-recursive
548 install-data: install-data-recursive
549 uninstall: uninstall-recursive
550
551 install-am: all-am
552         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
553
554 installcheck: installcheck-recursive
555 install-strip:
556         if test -z '$(STRIP)'; then \
557           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
558             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
559               install; \
560         else \
561           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
562             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
563             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
564         fi
565 mostlyclean-generic:
566
567 clean-generic:
568
569 distclean-generic:
570         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
571         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
572
573 maintainer-clean-generic:
574         @echo "This command is intended for maintainers to use"
575         @echo "it deletes files that may require special tools to rebuild."
576 clean: clean-recursive
577
578 clean-am: clean-generic mostlyclean-am
579
580 distclean: distclean-recursive
581         -rm -f Makefile
582 distclean-am: clean-am distclean-generic distclean-tags
583
584 dvi: dvi-recursive
585
586 dvi-am:
587
588 html-am:
589
590 info: info-recursive
591
592 info-am:
593
594 install-data-am: install-man
595
596 install-dvi: install-dvi-recursive
597
598 install-dvi-am:
599
600 install-exec-am:
601
602 install-html: install-html-recursive
603
604 install-html-am:
605
606 install-info: install-info-recursive
607
608 install-info-am:
609
610 install-man: install-man1
611
612 install-pdf: install-pdf-recursive
613
614 install-pdf-am:
615
616 install-ps: install-ps-recursive
617
618 install-ps-am:
619
620 installcheck-am:
621
622 maintainer-clean: maintainer-clean-recursive
623         -rm -f Makefile
624 maintainer-clean-am: distclean-am maintainer-clean-generic
625
626 mostlyclean: mostlyclean-recursive
627
628 mostlyclean-am: mostlyclean-generic
629
630 pdf: pdf-recursive
631
632 pdf-am:
633
634 ps: ps-recursive
635
636 ps-am:
637
638 uninstall-am: uninstall-man
639
640 uninstall-man: uninstall-man1
641
642 .MAKE: $(am__recursive_targets) install-am install-strip
643
644 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
645         check-am clean clean-generic cscopelist-am ctags ctags-am \
646         distclean distclean-generic distclean-tags distdir dvi dvi-am \
647         html html-am info info-am install install-am install-data \
648         install-data-am install-dvi install-dvi-am install-exec \
649         install-exec-am install-html install-html-am install-info \
650         install-info-am install-man install-man1 install-pdf \
651         install-pdf-am install-ps install-ps-am install-strip \
652         installcheck installcheck-am installdirs installdirs-am \
653         maintainer-clean maintainer-clean-generic mostlyclean \
654         mostlyclean-generic pdf pdf-am ps ps-am tags tags-am uninstall \
655         uninstall-am uninstall-man uninstall-man1
656
657
658 html: gob2.1
659         perl $(top_srcdir)/doc/makehtml.pl < $(top_srcdir)/doc/gob2.1 > $(top_builddir)/doc/gob2.1.html
660
661 # Tell versions [3.59,3.63) of GNU make to not export all variables.
662 # Otherwise a system limit (for SysV at least) may be exceeded.
663 .NOEXPORT: