1 # Makefile.in generated by automake 1.15 from Makefile.am.
4 # Copyright (C) 1994-2014 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.
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
18 if test -z '$(MAKELEVEL)'; then \
20 elif test -n '$(MAKE_HOST)'; then \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
28 am__make_running_with_option = \
29 case $${target_option-} in \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
66 *$$target_option*) has_opt=yes; break;; \
70 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72 pkgdatadir = $(datadir)/@PACKAGE@
73 pkgincludedir = $(includedir)/@PACKAGE@
74 pkglibdir = $(libdir)/@PACKAGE@
75 pkglibexecdir = $(libexecdir)/@PACKAGE@
76 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA = $(install_sh) -c -m 644
78 install_sh_PROGRAM = $(install_sh) -c
79 install_sh_SCRIPT = $(install_sh) -c
80 INSTALL_HEADER = $(INSTALL_DATA)
81 transform = $(program_transform_name)
88 build_triplet = @build@
90 target_triplet = @target@
92 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
93 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_sys_weak_alias.m4 \
94 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
95 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
96 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
97 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
99 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
100 $(am__configure_deps) $(am__DIST_COMMON)
101 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
102 configure.lineno config.status.lineno
103 mkinstalldirs = $(install_sh) -d
104 CONFIG_HEADER = config.h
106 CONFIG_CLEAN_VPATH_FILES =
107 AM_V_P = $(am__v_P_@AM_V@)
108 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
111 AM_V_GEN = $(am__v_GEN_@AM_V@)
112 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
113 am__v_GEN_0 = @echo " GEN " $@;
115 AM_V_at = $(am__v_at_@AM_V@)
116 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
121 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
122 ctags-recursive dvi-recursive html-recursive info-recursive \
123 install-data-recursive install-dvi-recursive \
124 install-exec-recursive install-html-recursive \
125 install-info-recursive install-pdf-recursive \
126 install-ps-recursive install-recursive installcheck-recursive \
127 installdirs-recursive pdf-recursive ps-recursive \
128 tags-recursive uninstall-recursive
129 am__can_run_installinfo = \
130 case $$AM_UPDATE_INFO_DIR in \
132 *) (install-info --version) >/dev/null 2>&1;; \
134 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
135 distclean-recursive maintainer-clean-recursive
136 am__recursive_targets = \
137 $(RECURSIVE_TARGETS) \
138 $(RECURSIVE_CLEAN_TARGETS) \
139 $(am__extra_recursive_targets)
140 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
141 cscope distdir dist dist-all distcheck
142 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
144 # Read a list of newline-separated strings from the standard input,
145 # and print each of them once, without duplicates. Input order is
147 am__uniquify_input = $(AWK) '\
148 BEGIN { nonempty = 0; } \
149 { items[$$0] = 1; nonempty = 1; } \
150 END { if (nonempty) { for (i in items) print i; }; } \
152 # Make sure the list of sources is unique. This is necessary because,
153 # e.g., the same source file might be shared among _SOURCES variables
154 # for different programs/libraries.
155 am__define_uniq_tagged_files = \
156 list='$(am__tagged_files)'; \
157 unique=`for i in $$list; do \
158 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
159 done | $(am__uniquify_input)`
163 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \
164 COPYING COPYING.LIB ChangeLog INSTALL NEWS README TODO compile \
165 config.guess config.sub install-sh ltmain.sh missing
166 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
167 distdir = $(PACKAGE)-$(VERSION)
168 top_distdir = $(distdir)
169 am__remove_distdir = \
170 if test -d "$(distdir)"; then \
171 find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
172 && rm -rf "$(distdir)" \
173 || { sleep 5 && rm -rf "$(distdir)"; }; \
175 am__post_remove_distdir = $(am__remove_distdir)
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"`; \
189 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
190 if test "$$first2" = "$$first"; then \
191 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
195 dir0="$$dir0"/"$$first"; \
198 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
201 DIST_ARCHIVES = $(distdir).tar.gz
203 DIST_TARGETS = dist-gzip
204 distuninstallcheck_listfiles = find . -type f -print
205 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
206 | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
207 distcleancheck_listfiles = find . -type f -print
210 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
212 AUTOCONF = @AUTOCONF@
213 AUTOHEADER = @AUTOHEADER@
214 AUTOMAKE = @AUTOMAKE@
217 CARES_CFLAGS = @CARES_CFLAGS@
218 CARES_LIBS = @CARES_LIBS@
220 CCDEPMODE = @CCDEPMODE@
222 CONFDATE = @CONFDATE@
223 CONFIG_ARGS = @CONFIG_ARGS@
225 CPPFLAGS = @CPPFLAGS@
227 CYGPATH_W = @CYGPATH_W@
232 DSYMUTIL = @DSYMUTIL@
242 HAVE_LIBPCREPOSIX = @HAVE_LIBPCREPOSIX@
243 IF_METHOD = @IF_METHOD@
245 INSTALL_DATA = @INSTALL_DATA@
246 INSTALL_PROGRAM = @INSTALL_PROGRAM@
247 INSTALL_SCRIPT = @INSTALL_SCRIPT@
248 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
249 IOCTL_METHOD = @IOCTL_METHOD@
250 IPFORWARD = @IPFORWARD@
252 ISIS_TOPOLOGY_DIR = @ISIS_TOPOLOGY_DIR@
253 ISIS_TOPOLOGY_INCLUDES = @ISIS_TOPOLOGY_INCLUDES@
254 ISIS_TOPOLOGY_LIB = @ISIS_TOPOLOGY_LIB@
255 KERNEL_METHOD = @KERNEL_METHOD@
263 LIBREADLINE = @LIBREADLINE@
266 LIB_REGEX = @LIB_REGEX@
269 LTLIBOBJS = @LTLIBOBJS@
270 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
271 MAKEINFO = @MAKEINFO@
272 MANIFEST_TOOL = @MANIFEST_TOOL@
274 NETSNMP_CONFIG = @NETSNMP_CONFIG@
282 OSPFCLIENT = @OSPFCLIENT@
287 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
288 PACKAGE_NAME = @PACKAGE_NAME@
289 PACKAGE_STRING = @PACKAGE_STRING@
290 PACKAGE_TARNAME = @PACKAGE_TARNAME@
291 PACKAGE_URL = @PACKAGE_URL@
292 PACKAGE_VERSION = @PACKAGE_VERSION@
294 PATH_SEPARATOR = @PATH_SEPARATOR@
295 PDFLATEX = @PDFLATEX@
298 PKG_CONFIG = @PKG_CONFIG@
299 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
300 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
301 PROTOBUF_C_CFLAGS = @PROTOBUF_C_CFLAGS@
302 PROTOBUF_C_LIBS = @PROTOBUF_C_LIBS@
303 PROTOC_C = @PROTOC_C@
307 RTREAD_METHOD = @RTREAD_METHOD@
308 RT_METHOD = @RT_METHOD@
310 SET_MAKE = @SET_MAKE@
316 WATCHQUAGGA = @WATCHQUAGGA@
317 WEAK_ALIAS = @WEAK_ALIAS@
318 WEAK_ALIAS_CROSSFILE = @WEAK_ALIAS_CROSSFILE@
321 abs_builddir = @abs_builddir@
322 abs_srcdir = @abs_srcdir@
323 abs_top_builddir = @abs_top_builddir@
324 abs_top_srcdir = @abs_top_srcdir@
325 ac_ct_AR = @ac_ct_AR@
326 ac_ct_CC = @ac_ct_CC@
327 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
328 am__include = @am__include@
329 am__leading_dot = @am__leading_dot@
330 am__quote = @am__quote@
332 am__untar = @am__untar@
335 build_alias = @build_alias@
336 build_cpu = @build_cpu@
337 build_os = @build_os@
338 build_vendor = @build_vendor@
339 builddir = @builddir@
341 datarootdir = @datarootdir@
344 enable_group = @enable_group@
345 enable_user = @enable_user@
346 enable_vty_group = @enable_vty_group@
347 exampledir = @exampledir@
348 exec_prefix = @exec_prefix@
350 host_alias = @host_alias@
351 host_cpu = @host_cpu@
353 host_vendor = @host_vendor@
355 includedir = @includedir@
357 install_sh = @install_sh@
359 libexecdir = @libexecdir@
360 localedir = @localedir@
361 localstatedir = @localstatedir@
364 oldincludedir = @oldincludedir@
366 pkgsrcdir = @pkgsrcdir@
367 pkgsrcrcdir = @pkgsrcrcdir@
369 program_transform_name = @program_transform_name@
371 quagga_statedir = @quagga_statedir@
373 sharedstatedir = @sharedstatedir@
375 sysconfdir = @sysconfdir@
377 target_alias = @target_alias@
378 target_cpu = @target_cpu@
379 target_os = @target_os@
380 target_vendor = @target_vendor@
381 top_build_prefix = @top_build_prefix@
382 top_builddir = @top_builddir@
383 top_srcdir = @top_srcdir@
384 SUBDIRS = lib qpb fpm @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ @NHRPD@ \
385 @ISISD@ @PIMD@ @WATCHQUAGGA@ @VTYSH@ @OSPFCLIENT@ @DOC@ m4 @pkgsrcdir@ \
386 redhat @SOLARIS@ tests
388 DIST_SUBDIRS = lib qpb fpm zebra bgpd ripd ripngd ospfd ospf6d nhrpd \
389 isisd watchquagga vtysh ospfclient doc m4 pkgsrc redhat tests \
392 EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS INSTALL.quagga.txt \
394 vtysh/Makefile.in vtysh/Makefile.am \
395 tools/zebra.el tools/multiple-bgpd.sh
397 ACLOCAL_AMFLAGS = -I m4
399 $(MAKE) $(AM_MAKEFLAGS) all-recursive
402 am--refresh: Makefile
404 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
406 case '$(am__configure_deps)' in \
408 echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
409 $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
414 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
415 $(am__cd) $(top_srcdir) && \
416 $(AUTOMAKE) --gnu Makefile
417 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
420 echo ' $(SHELL) ./config.status'; \
421 $(SHELL) ./config.status;; \
423 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
424 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
427 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
428 $(SHELL) ./config.status --recheck
430 $(top_srcdir)/configure: $(am__configure_deps)
431 $(am__cd) $(srcdir) && $(AUTOCONF)
432 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
433 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
434 $(am__aclocal_m4_deps):
437 @test -f $@ || rm -f stamp-h1
438 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
440 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
442 cd $(top_builddir) && $(SHELL) ./config.status config.h
443 $(srcdir)/config.h.in: $(am__configure_deps)
444 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
449 -rm -f config.h stamp-h1
458 -rm -f libtool config.lt
460 # This directory's subdirectories are mostly independent; you can cd
461 # into them and run 'make' without going through this Makefile.
462 # To change the values of 'make' variables: instead of editing Makefiles,
463 # (1) if the variable is set in 'config.status', edit 'config.status'
464 # (which will cause the Makefiles to be regenerated when you run 'make');
465 # (2) otherwise, pass the desired values on the 'make' command line.
466 $(am__recursive_targets):
468 if $(am__make_keepgoing); then \
469 failcom='fail=yes'; \
474 target=`echo $@ | sed s/-recursive//`; \
476 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
477 *) list='$(SUBDIRS)' ;; \
479 for subdir in $$list; do \
480 echo "Making $$target in $$subdir"; \
481 if test "$$subdir" = "."; then \
483 local_target="$$target-am"; \
485 local_target="$$target"; \
487 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
490 if test "$$dot_seen" = "no"; then \
491 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
494 ID: $(am__tagged_files)
495 $(am__define_uniq_tagged_files); mkid -fID $$unique
499 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
502 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
503 include_option=--etags-include; \
506 include_option=--include; \
509 list='$(SUBDIRS)'; for subdir in $$list; do \
510 if test "$$subdir" = .; then :; else \
511 test ! -f $$subdir/TAGS || \
512 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
515 $(am__define_uniq_tagged_files); \
517 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
518 test -n "$$unique" || unique=$$empty_fix; \
519 if test $$# -gt 0; then \
520 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
523 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
527 ctags: ctags-recursive
530 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
531 $(am__define_uniq_tagged_files); \
532 test -z "$(CTAGS_ARGS)$$unique" \
533 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
537 here=`$(am__cd) $(top_builddir) && pwd` \
538 && $(am__cd) $(top_srcdir) \
539 && gtags -i $(GTAGS_ARGS) "$$here"
541 test ! -s cscope.files \
542 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
545 cscope.files: clean-cscope cscopelist
546 cscopelist: cscopelist-recursive
548 cscopelist-am: $(am__tagged_files)
549 list='$(am__tagged_files)'; \
550 case "$(srcdir)" in \
551 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
552 *) sdir=$(subdir)/$(srcdir) ;; \
554 for i in $$list; do \
555 if test -f "$$i"; then \
556 echo "$(subdir)/$$i"; \
560 done >> $(top_builddir)/cscope.files
563 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
564 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
566 distdir: $(DISTFILES)
567 $(am__remove_distdir)
568 test -d "$(distdir)" || mkdir "$(distdir)"
569 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
570 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
571 list='$(DISTFILES)'; \
572 dist_files=`for file in $$list; do echo $$file; done | \
573 sed -e "s|^$$srcdirstrip/||;t" \
574 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
575 case $$dist_files in \
576 */*) $(MKDIR_P) `echo "$$dist_files" | \
577 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
580 for file in $$dist_files; do \
581 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
582 if test -d $$d/$$file; then \
583 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
584 if test -d "$(distdir)/$$file"; then \
585 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
587 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
588 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
589 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
591 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
593 test -f "$(distdir)/$$file" \
594 || cp -p $$d/$$file "$(distdir)/$$file" \
598 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
599 if test "$$subdir" = .; then :; else \
601 || test -d "$(distdir)/$$subdir" \
602 || $(MKDIR_P) "$(distdir)/$$subdir" \
604 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
606 new_distdir=$$reldir; \
607 dir1=$$subdir; dir2="$(top_distdir)"; \
609 new_top_distdir=$$reldir; \
610 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
611 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
612 ($(am__cd) $$subdir && \
613 $(MAKE) $(AM_MAKEFLAGS) \
614 top_distdir="$$new_top_distdir" \
615 distdir="$$new_distdir" \
616 am__remove_distdir=: \
617 am__skip_length_check=: \
618 am__skip_mode_fix=: \
623 -test -n "$(am__skip_mode_fix)" \
624 || find "$(distdir)" -type d ! -perm -755 \
625 -exec chmod u+rwx,go+rx {} \; -o \
626 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
627 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
628 ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
629 || chmod -R a+r "$(distdir)"
631 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
632 $(am__post_remove_distdir)
635 tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
636 $(am__post_remove_distdir)
639 tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
640 $(am__post_remove_distdir)
643 tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
644 $(am__post_remove_distdir)
647 @echo WARNING: "Support for distribution archives compressed with" \
648 "legacy program 'compress' is deprecated." >&2
649 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
650 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
651 $(am__post_remove_distdir)
654 @echo WARNING: "Support for shar distribution archives is" \
656 @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
657 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
658 $(am__post_remove_distdir)
661 -rm -f $(distdir).zip
662 zip -rq $(distdir).zip $(distdir)
663 $(am__post_remove_distdir)
666 $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
667 $(am__post_remove_distdir)
669 # This target untars the dist file and tries a VPATH configuration. Then
670 # it guarantees that the distribution is self-contained by making another
673 case '$(DIST_ARCHIVES)' in \
675 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
677 bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
679 lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
681 xz -dc $(distdir).tar.xz | $(am__untar) ;;\
683 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
685 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
687 unzip $(distdir).zip ;;\
689 chmod -R a-w $(distdir)
691 mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
693 test -d $(distdir)/_build || exit 0; \
694 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
695 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
697 && $(am__cd) $(distdir)/_build/sub \
699 $(AM_DISTCHECK_CONFIGURE_FLAGS) \
700 $(DISTCHECK_CONFIGURE_FLAGS) \
701 --srcdir=../.. --prefix="$$dc_install_base" \
702 && $(MAKE) $(AM_MAKEFLAGS) \
703 && $(MAKE) $(AM_MAKEFLAGS) dvi \
704 && $(MAKE) $(AM_MAKEFLAGS) check \
705 && $(MAKE) $(AM_MAKEFLAGS) install \
706 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
707 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
708 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
710 && chmod -R a-w "$$dc_install_base" \
712 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
713 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
714 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
715 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
716 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
717 } || { rm -rf "$$dc_destdir"; exit 1; }) \
718 && rm -rf "$$dc_destdir" \
719 && $(MAKE) $(AM_MAKEFLAGS) dist \
720 && rm -rf $(DIST_ARCHIVES) \
721 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
724 $(am__post_remove_distdir)
725 @(echo "$(distdir) archives ready for distribution: "; \
726 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
727 sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
729 @test -n '$(distuninstallcheck_dir)' || { \
730 echo 'ERROR: trying to run $@ with an empty' \
731 '$$(distuninstallcheck_dir)' >&2; \
734 $(am__cd) '$(distuninstallcheck_dir)' || { \
735 echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
738 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
739 || { echo "ERROR: files left after uninstall:" ; \
740 if test -n "$(DESTDIR)"; then \
741 echo " (check DESTDIR support)"; \
743 $(distuninstallcheck_listfiles) ; \
745 distcleancheck: distclean
746 @if test '$(srcdir)' = . ; then \
747 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
750 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
751 || { echo "ERROR: files left in build directory after distclean:" ; \
752 $(distcleancheck_listfiles) ; \
755 check: check-recursive
756 all-am: Makefile config.h
757 installdirs: installdirs-recursive
759 install: install-recursive
760 install-exec: install-exec-recursive
761 install-data: install-data-recursive
762 uninstall: uninstall-recursive
765 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
767 installcheck: installcheck-recursive
769 if test -z '$(STRIP)'; then \
770 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
771 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
774 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
775 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
776 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
783 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
784 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
786 maintainer-clean-generic:
787 @echo "This command is intended for maintainers to use"
788 @echo "it deletes files that may require special tools to rebuild."
789 @HAVE_PANDOC_FALSE@clean-local:
790 clean: clean-recursive
792 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
794 distclean: distclean-recursive
795 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
797 distclean-am: clean-am distclean-generic distclean-hdr \
798 distclean-libtool distclean-tags
814 install-dvi: install-dvi-recursive
820 install-html: install-html-recursive
824 install-info: install-info-recursive
830 install-pdf: install-pdf-recursive
834 install-ps: install-ps-recursive
840 maintainer-clean: maintainer-clean-recursive
841 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
842 -rm -rf $(top_srcdir)/autom4te.cache
844 maintainer-clean-am: distclean-am maintainer-clean-generic
846 mostlyclean: mostlyclean-recursive
848 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
860 .MAKE: $(am__recursive_targets) all install-am install-strip
862 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
863 am--refresh check check-am clean clean-cscope clean-generic \
864 clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
865 dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
866 dist-tarZ dist-xz dist-zip distcheck distclean \
867 distclean-generic distclean-hdr distclean-libtool \
868 distclean-tags distcleancheck distdir distuninstallcheck dvi \
869 dvi-am html html-am info info-am install install-am \
870 install-data install-data-am install-dvi install-dvi-am \
871 install-exec install-exec-am install-html install-html-am \
872 install-info install-info-am install-man install-pdf \
873 install-pdf-am install-ps install-ps-am install-strip \
874 installcheck installcheck-am installdirs installdirs-am \
875 maintainer-clean maintainer-clean-generic mostlyclean \
876 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
877 tags tags-am uninstall uninstall-am
882 @HAVE_PANDOC_TRUE@HACKING.pdf: HACKING.md
883 @HAVE_PANDOC_TRUE@ pandoc -o $@ $<
885 @HAVE_PANDOC_TRUE@clean-local:
886 @HAVE_PANDOC_TRUE@ -$(LATEXMK) -C HACKING.tex
888 # Tell versions [3.59,3.63) of GNU make to not export all variables.
889 # Otherwise a system limit (for SysV at least) may be exceeded.