]> sourceware.org Git - systemtap.git/blame - doc/Makefile.in
pre-release update-docs
[systemtap.git] / doc / Makefile.in
CommitLineData
75375796 1# Makefile.in generated by automake 1.16.5 from Makefile.am.
a20617af
FCE
2# @configure_input@
3
75375796 4# Copyright (C) 1994-2021 Free Software Foundation, Inc.
8eef2738 5
a20617af
FCE
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# Makefile.am --- automake input file for systemtap docs
18VPATH = @srcdir@
7012fdd5
FCE
19am__is_gnu_make = { \
20 if test -z '$(MAKELEVEL)'; then \
21 false; \
22 elif test -n '$(MAKE_HOST)'; then \
23 true; \
24 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25 true; \
26 else \
27 false; \
28 fi; \
29}
d9e6d90b
WC
30am__make_running_with_option = \
31 case $${target_option-} in \
32 ?) ;; \
33 *) echo "am__make_running_with_option: internal error: invalid" \
34 "target option '$${target_option-}' specified" >&2; \
35 exit 1;; \
36 esac; \
37 has_opt=no; \
38 sane_makeflags=$$MAKEFLAGS; \
39 if $(am__is_gnu_make); then \
40 sane_makeflags=$$MFLAGS; \
41 else \
fe3f0466
JS
42 case $$MAKEFLAGS in \
43 *\\[\ \ ]*) \
d9e6d90b
WC
44 bs=\\; \
45 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
47 esac; \
48 fi; \
49 skip_next=no; \
50 strip_trailopt () \
51 { \
52 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 }; \
54 for flg in $$sane_makeflags; do \
55 test $$skip_next = yes && { skip_next=no; continue; }; \
56 case $$flg in \
57 *=*|--*) continue;; \
58 -*I) strip_trailopt 'I'; skip_next=yes;; \
59 -*I?*) strip_trailopt 'I';; \
60 -*O) strip_trailopt 'O'; skip_next=yes;; \
61 -*O?*) strip_trailopt 'O';; \
62 -*l) strip_trailopt 'l'; skip_next=yes;; \
63 -*l?*) strip_trailopt 'l';; \
64 -[dEDm]) skip_next=yes;; \
65 -[JT]) skip_next=yes;; \
66 esac; \
67 case $$flg in \
68 *$$target_option*) has_opt=yes; break;; \
fe3f0466 69 esac; \
d9e6d90b
WC
70 done; \
71 test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
a20617af 74pkgdatadir = $(datadir)/@PACKAGE@
31f9baea 75pkgincludedir = $(includedir)/@PACKAGE@
0710d850 76pkglibdir = $(libdir)/@PACKAGE@
a20617af
FCE
77am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78install_sh_DATA = $(install_sh) -c -m 644
79install_sh_PROGRAM = $(install_sh) -c
80install_sh_SCRIPT = $(install_sh) -c
81INSTALL_HEADER = $(INSTALL_DATA)
82transform = $(program_transform_name)
83NORMAL_INSTALL = :
84PRE_INSTALL = :
85POST_INSTALL = :
86NORMAL_UNINSTALL = :
87PRE_UNINSTALL = :
88POST_UNINSTALL = :
8f223b3e
FCE
89build_triplet = @build@
90host_triplet = @host@
2689a171 91target_triplet = @target@
a20617af 92subdir = doc
a20617af 93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
05179173
FCE
94am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_compile_flag.m4 \
95 $(top_srcdir)/m4/ax_cxx_compile_stdcxx.m4 \
96 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
97 $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
98 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
99 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/pkg.m4 \
100 $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
101 $(top_srcdir)/configure.ac
a20617af
FCE
102am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103 $(ACLOCAL_M4)
7012fdd5 104DIST_COMMON = $(srcdir)/Makefile.am
a20617af
FCE
105mkinstalldirs = $(install_sh) -d
106CONFIG_HEADER = $(top_builddir)/config.h
107CONFIG_CLEAN_FILES =
0710d850 108CONFIG_CLEAN_VPATH_FILES =
8eef2738
LB
109AM_V_P = $(am__v_P_@AM_V@)
110am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
111am__v_P_0 = false
112am__v_P_1 = :
c66be968
JS
113AM_V_GEN = $(am__v_GEN_@AM_V@)
114am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
8eef2738
LB
115am__v_GEN_0 = @echo " GEN " $@;
116am__v_GEN_1 =
c66be968
JS
117AM_V_at = $(am__v_at_@AM_V@)
118am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
0710d850 119am__v_at_0 = @
8eef2738 120am__v_at_1 =
a20617af 121SOURCES =
d9e6d90b
WC
122RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
123 ctags-recursive dvi-recursive html-recursive info-recursive \
124 install-data-recursive install-dvi-recursive \
125 install-exec-recursive install-html-recursive \
126 install-info-recursive install-pdf-recursive \
127 install-ps-recursive install-recursive installcheck-recursive \
128 installdirs-recursive pdf-recursive ps-recursive \
129 tags-recursive uninstall-recursive
fe3f0466
JS
130am__can_run_installinfo = \
131 case $$AM_UPDATE_INFO_DIR in \
132 n|no|NO) false;; \
133 *) (install-info --version) >/dev/null 2>&1;; \
134 esac
5bfd7a37
WC
135RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
136 distclean-recursive maintainer-clean-recursive
d9e6d90b
WC
137am__recursive_targets = \
138 $(RECURSIVE_TARGETS) \
139 $(RECURSIVE_CLEAN_TARGETS) \
140 $(am__extra_recursive_targets)
141AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS
142am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
143# Read a list of newline-separated strings from the standard input,
144# and print each of them once, without duplicates. Input order is
145# *not* preserved.
146am__uniquify_input = $(AWK) '\
147 BEGIN { nonempty = 0; } \
148 { items[$$0] = 1; nonempty = 1; } \
149 END { if (nonempty) { for (i in items) print i; }; } \
150'
151# Make sure the list of sources is unique. This is necessary because,
152# e.g., the same source file might be shared among _SOURCES variables
153# for different programs/libraries.
154am__define_uniq_tagged_files = \
155 list='$(am__tagged_files)'; \
156 unique=`for i in $$list; do \
157 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
158 done | $(am__uniquify_input)`
5bfd7a37 159DIST_SUBDIRS = $(SUBDIRS)
0680bad5 160pkglibexecdir = @pkglibexecdir@
a20617af 161ACLOCAL = @ACLOCAL@
33c71e5a 162ALIGNEDNEW = @ALIGNEDNEW@
a20617af 163AMTAR = @AMTAR@
0710d850 164AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
05179173 165AR = @AR@
a20617af
FCE
166AUTOCONF = @AUTOCONF@
167AUTOHEADER = @AUTOHEADER@
168AUTOMAKE = @AUTOMAKE@
169AWK = @AWK@
891810c2 170BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@
a20617af
FCE
171CC = @CC@
172CCDEPMODE = @CCDEPMODE@
173CFLAGS = @CFLAGS@
174CPP = @CPP@
175CPPFLAGS = @CPPFLAGS@
75375796
FCE
176CSCOPE = @CSCOPE@
177CTAGS = @CTAGS@
a20617af
FCE
178CXX = @CXX@
179CXXDEPMODE = @CXXDEPMODE@
180CXXFLAGS = @CXXFLAGS@
181CYGPATH_W = @CYGPATH_W@
a20617af
FCE
182DEFS = @DEFS@
183DEPDIR = @DEPDIR@
138bbe90
JS
184DYNINST_CXXFLAGS = @DYNINST_CXXFLAGS@
185DYNINST_LDFLAGS = @DYNINST_LDFLAGS@
5ccd341e 186DYNINST_LIBS = @DYNINST_LIBS@
a20617af
FCE
187ECHO_C = @ECHO_C@
188ECHO_N = @ECHO_N@
189ECHO_T = @ECHO_T@
190EGREP = @EGREP@
fd14bd8f 191ENABLE_NLS = @ENABLE_NLS@
75375796 192ETAGS = @ETAGS@
a20617af 193EXEEXT = @EXEEXT@
8f223b3e
FCE
194GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
195GMSGFMT = @GMSGFMT@
196GMSGFMT_015 = @GMSGFMT_015@
a20617af 197GREP = @GREP@
f5852d3a 198HAVE_CXX11 = @HAVE_CXX11@
a20617af
FCE
199INSTALL = @INSTALL@
200INSTALL_DATA = @INSTALL_DATA@
201INSTALL_PROGRAM = @INSTALL_PROGRAM@
202INSTALL_SCRIPT = @INSTALL_SCRIPT@
203INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
8f223b3e 204INTLLIBS = @INTLLIBS@
42f767d0 205INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
9ac164fa 206JAVADIR = @JAVADIR@
a20617af 207LDFLAGS = @LDFLAGS@
8f223b3e
FCE
208LIBICONV = @LIBICONV@
209LIBINTL = @LIBINTL@
a20617af
FCE
210LIBOBJS = @LIBOBJS@
211LIBS = @LIBS@
212LN_S = @LN_S@
8f223b3e
FCE
213LOCALEDIR = @LOCALEDIR@
214LTLIBICONV = @LTLIBICONV@
215LTLIBINTL = @LTLIBINTL@
a20617af
FCE
216LTLIBOBJS = @LTLIBOBJS@
217MAINT = @MAINT@
218MAKEINFO = @MAKEINFO@
219MKDIR_P = @MKDIR_P@
8f223b3e
FCE
220MSGFMT = @MSGFMT@
221MSGFMT_015 = @MSGFMT_015@
222MSGMERGE = @MSGMERGE@
a20617af
FCE
223OBJEXT = @OBJEXT@
224PACKAGE = @PACKAGE@
225PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
226PACKAGE_NAME = @PACKAGE_NAME@
227PACKAGE_STRING = @PACKAGE_STRING@
228PACKAGE_TARNAME = @PACKAGE_TARNAME@
e12e958f 229PACKAGE_URL = @PACKAGE_URL@
a20617af
FCE
230PACKAGE_VERSION = @PACKAGE_VERSION@
231PATH_SEPARATOR = @PATH_SEPARATOR@
552276c8
DB
232PIECFLAGS = @PIECFLAGS@
233PIECXXFLAGS = @PIECXXFLAGS@
8730f377 234PIELDFLAGS = @PIELDFLAGS@
1087b83f 235PKG_CONFIG = @PKG_CONFIG@
5d4aa1f5
FCE
236PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
237PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
8f223b3e 238POSUB = @POSUB@
c16501a1 239PYTHON = @PYTHON@
e5d623b1 240PYTHON3 = @PYTHON3@
d7f07c29
DS
241PYTHON3_CONFIG = @PYTHON3_CONFIG@
242PYTHON3_CPPFLAGS = @PYTHON3_CPPFLAGS@
e5d623b1
DS
243PYTHON3_EXEC_PREFIX = @PYTHON3_EXEC_PREFIX@
244PYTHON3_PLATFORM = @PYTHON3_PLATFORM@
245PYTHON3_PREFIX = @PYTHON3_PREFIX@
246PYTHON3_VERSION = @PYTHON3_VERSION@
d7f07c29
DS
247PYTHON_CONFIG = @PYTHON_CONFIG@
248PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
c16501a1
DS
249PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
250PYTHON_PLATFORM = @PYTHON_PLATFORM@
251PYTHON_PREFIX = @PYTHON_PREFIX@
e5d623b1 252PYTHON_UNKNOWN = @PYTHON_UNKNOWN@
c16501a1 253PYTHON_VERSION = @PYTHON_VERSION@
a20617af 254RANLIB = @RANLIB@
0cc9fa0d 255READLINE_LIBS = @READLINE_LIBS@
1f13f639 256SED = @SED@
a20617af
FCE
257SET_MAKE = @SET_MAKE@
258SHELL = @SHELL@
51030d84 259STAP_EXTRA_VERSION = @STAP_EXTRA_VERSION@
fd14bd8f 260STAP_PREFIX = @STAP_PREFIX@
a20617af 261STRIP = @STRIP@
8f223b3e 262USE_NLS = @USE_NLS@
a20617af 263VERSION = @VERSION@
8f223b3e
FCE
264XGETTEXT = @XGETTEXT@
265XGETTEXT_015 = @XGETTEXT_015@
266XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
a20617af
FCE
267abs_builddir = @abs_builddir@
268abs_srcdir = @abs_srcdir@
269abs_top_builddir = @abs_top_builddir@
270abs_top_srcdir = @abs_top_srcdir@
05179173 271ac_ct_AR = @ac_ct_AR@
a20617af
FCE
272ac_ct_CC = @ac_ct_CC@
273ac_ct_CXX = @ac_ct_CXX@
274am__include = @am__include@
275am__leading_dot = @am__leading_dot@
276am__quote = @am__quote@
277am__tar = @am__tar@
278am__untar = @am__untar@
28f121c3
DEP
279avahi_CFLAGS = @avahi_CFLAGS@
280avahi_LIBS = @avahi_LIBS@
a20617af 281bindir = @bindir@
8f223b3e 282build = @build@
a20617af 283build_alias = @build_alias@
8f223b3e
FCE
284build_cpu = @build_cpu@
285build_os = @build_os@
286build_vendor = @build_vendor@
a20617af 287builddir = @builddir@
a20617af
FCE
288datadir = @datadir@
289datarootdir = @datarootdir@
7a23ba3a 290debuginfod_CFLAGS = @debuginfod_CFLAGS@
2e67b053 291debuginfod_LDFLAGS = @debuginfod_LDFLAGS@
7a23ba3a 292debuginfod_LIBS = @debuginfod_LIBS@
a20617af 293docdir = @docdir@
9ed47854 294dracutbindir = @dracutbindir@
1f13f639 295dracutstap = @dracutstap@
a20617af 296dvidir = @dvidir@
a20617af
FCE
297exec_prefix = @exec_prefix@
298have_dvips = @have_dvips@
327a760e 299have_fop = @have_fop@
e9b0aba1
SM
300have_jar = @have_jar@
301have_javac = @have_javac@
a20617af
FCE
302have_latex = @have_latex@
303have_ps2pdf = @have_ps2pdf@
d9c42357 304have_xmlto = @have_xmlto@
8f223b3e 305host = @host@
a20617af 306host_alias = @host_alias@
8f223b3e
FCE
307host_cpu = @host_cpu@
308host_os = @host_os@
309host_vendor = @host_vendor@
a20617af
FCE
310htmldir = @htmldir@
311includedir = @includedir@
312infodir = @infodir@
313install_sh = @install_sh@
11ea78d6
FL
314jsonc_CFLAGS = @jsonc_CFLAGS@
315jsonc_LIBS = @jsonc_LIBS@
fb299101
SC
316libcurl_CFLAGS = @libcurl_CFLAGS@
317libcurl_LIBS = @libcurl_LIBS@
a20617af
FCE
318libdir = @libdir@
319libexecdir = @libexecdir@
3414d598
RH
320libmicrohttpd_CFLAGS = @libmicrohttpd_CFLAGS@
321libmicrohttpd_LIBS = @libmicrohttpd_LIBS@
42f767d0
JL
322libvirt_CFLAGS = @libvirt_CFLAGS@
323libvirt_LIBS = @libvirt_LIBS@
324libxml2_CFLAGS = @libxml2_CFLAGS@
325libxml2_LIBS = @libxml2_LIBS@
a20617af
FCE
326localedir = @localedir@
327localstatedir = @localstatedir@
328mandir = @mandir@
329mkdir_p = @mkdir_p@
11ea78d6
FL
330ncurses_CFLAGS = @ncurses_CFLAGS@
331ncurses_LIBS = @ncurses_LIBS@
43498922 332nss_CFLAGS = @nss_CFLAGS@
28f121c3 333nss_LIBS = @nss_LIBS@
a20617af 334oldincludedir = @oldincludedir@
638abbd0
SC
335openssl_CFLAGS = @openssl_CFLAGS@
336openssl_LIBS = @openssl_LIBS@
a20617af 337pdfdir = @pdfdir@
c16501a1
DS
338pkgpyexecdir = @pkgpyexecdir@
339pkgpythondir = @pkgpythondir@
e5d623b1 340preferred_python = @preferred_python@
a20617af
FCE
341prefix = @prefix@
342program_transform_name = @program_transform_name@
343psdir = @psdir@
e5d623b1 344py3execdir = @py3execdir@
c16501a1 345pyexecdir = @pyexecdir@
e5d623b1 346python3dir = @python3dir@
c16501a1 347pythondir = @pythondir@
5ccd341e 348runstatedir = @runstatedir@
a20617af 349sbindir = @sbindir@
51030d84
JS
350selinux_CFLAGS = @selinux_CFLAGS@
351selinux_LIBS = @selinux_LIBS@
a20617af 352sharedstatedir = @sharedstatedir@
9c043a41 353sqlite3_CFLAGS = @sqlite3_CFLAGS@
a20617af
FCE
354sqlite3_LIBS = @sqlite3_LIBS@
355srcdir = @srcdir@
356stap_LIBS = @stap_LIBS@
0dbac951 357stapbpf_LIBS = @stapbpf_LIBS@
a20617af 358staplog_CPPFLAGS = @staplog_CPPFLAGS@
97859b9d 359staprun_LIBS = @staprun_LIBS@
a20617af 360subdirs = @subdirs@
8be729ac 361support_section_question = @support_section_question@
a20617af 362sysconfdir = @sysconfdir@
2689a171 363target = @target@
a20617af 364target_alias = @target_alias@
2689a171
SM
365target_cpu = @target_cpu@
366target_os = @target_os@
367target_vendor = @target_vendor@
0710d850 368top_build_prefix = @top_build_prefix@
a20617af
FCE
369top_builddir = @top_builddir@
370top_srcdir = @top_srcdir@
3414d598
RH
371uuid_CFLAGS = @uuid_CFLAGS@
372uuid_LIBS = @uuid_LIBS@
f245e619 373AUTOMAKE_OPTIONS = subdir-objects
7fe437e6
MW
374PDF_FILES = tutorial.pdf langref.pdf
375DOC_INSTALL_DIR = $(DESTDIR)$(datadir)/doc/systemtap
53ade4da 376SUBDIRS = SystemTap_Tapset_Reference beginners
a20617af 377SUFFIXES = ps pdf dvi ps tex
5bfd7a37 378all: all-recursive
a20617af
FCE
379
380.SUFFIXES:
381.SUFFIXES: ps pdf dvi ps tex .dvi .pdf .ps .tex
382$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
383 @for dep in $?; do \
384 case '$(am__configure_deps)' in \
385 *$$dep*) \
0710d850
DS
386 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
387 && { if test -f $@; then exit 0; else break; fi; }; \
a20617af
FCE
388 exit 1;; \
389 esac; \
390 done; \
675c6934 391 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
0710d850 392 $(am__cd) $(top_srcdir) && \
675c6934 393 $(AUTOMAKE) --foreign doc/Makefile
a20617af
FCE
394Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
395 @case '$?' in \
396 *config.status*) \
397 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
398 *) \
891810c2
FCE
399 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
400 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
a20617af
FCE
401 esac;
402
403$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
404 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
405
406$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
407 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
408$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
409 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
0710d850 410$(am__aclocal_m4_deps):
5bfd7a37
WC
411
412# This directory's subdirectories are mostly independent; you can cd
8eef2738
LB
413# into them and run 'make' without going through this Makefile.
414# To change the values of 'make' variables: instead of editing Makefiles,
415# (1) if the variable is set in 'config.status', edit 'config.status'
416# (which will cause the Makefiles to be regenerated when you run 'make');
417# (2) otherwise, pass the desired values on the 'make' command line.
d9e6d90b
WC
418$(am__recursive_targets):
419 @fail=; \
420 if $(am__make_keepgoing); then \
421 failcom='fail=yes'; \
422 else \
423 failcom='exit 1'; \
424 fi; \
5bfd7a37
WC
425 dot_seen=no; \
426 target=`echo $@ | sed s/-recursive//`; \
8eef2738
LB
427 case "$@" in \
428 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
429 *) list='$(SUBDIRS)' ;; \
430 esac; \
431 for subdir in $$list; do \
5bfd7a37
WC
432 echo "Making $$target in $$subdir"; \
433 if test "$$subdir" = "."; then \
434 dot_seen=yes; \
435 local_target="$$target-am"; \
436 else \
437 local_target="$$target"; \
438 fi; \
0710d850 439 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
5bfd7a37
WC
440 || eval $$failcom; \
441 done; \
442 if test "$$dot_seen" = "no"; then \
443 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
444 fi; test -z "$$fail"
d9e6d90b
WC
445
446ID: $(am__tagged_files)
447 $(am__define_uniq_tagged_files); mkid -fID $$unique
448tags: tags-recursive
449TAGS: tags
450
451tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
0710d850 452 set x; \
5bfd7a37
WC
453 here=`pwd`; \
454 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
455 include_option=--etags-include; \
456 empty_fix=.; \
457 else \
458 include_option=--include; \
459 empty_fix=; \
460 fi; \
461 list='$(SUBDIRS)'; for subdir in $$list; do \
462 if test "$$subdir" = .; then :; else \
463 test ! -f $$subdir/TAGS || \
0710d850 464 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
5bfd7a37
WC
465 fi; \
466 done; \
d9e6d90b 467 $(am__define_uniq_tagged_files); \
0710d850
DS
468 shift; \
469 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
5bfd7a37 470 test -n "$$unique" || unique=$$empty_fix; \
0710d850
DS
471 if test $$# -gt 0; then \
472 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
473 "$$@" $$unique; \
474 else \
475 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
476 $$unique; \
477 fi; \
5bfd7a37 478 fi
d9e6d90b
WC
479ctags: ctags-recursive
480
481CTAGS: ctags
482ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
483 $(am__define_uniq_tagged_files); \
0710d850 484 test -z "$(CTAGS_ARGS)$$unique" \
5bfd7a37 485 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
0710d850 486 $$unique
5bfd7a37
WC
487
488GTAGS:
489 here=`$(am__cd) $(top_builddir) && pwd` \
0710d850
DS
490 && $(am__cd) $(top_srcdir) \
491 && gtags -i $(GTAGS_ARGS) "$$here"
d9e6d90b 492cscopelist: cscopelist-recursive
5bfd7a37 493
d9e6d90b
WC
494cscopelist-am: $(am__tagged_files)
495 list='$(am__tagged_files)'; \
8eef2738
LB
496 case "$(srcdir)" in \
497 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
498 *) sdir=$(subdir)/$(srcdir) ;; \
499 esac; \
500 for i in $$list; do \
501 if test -f "$$i"; then \
502 echo "$(subdir)/$$i"; \
503 else \
504 echo "$$sdir/$$i"; \
505 fi; \
506 done >> $(top_builddir)/cscope.files
507
5bfd7a37
WC
508distclean-tags:
509 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
a20617af 510check-am: all-am
5bfd7a37 511check: check-recursive
a20617af
FCE
512@BUILD_DOCS_FALSE@all-local:
513all-am: Makefile all-local
5bfd7a37
WC
514installdirs: installdirs-recursive
515installdirs-am:
516install: install-recursive
517install-exec: install-exec-recursive
518install-data: install-data-recursive
519uninstall: uninstall-recursive
a20617af
FCE
520
521install-am: all-am
522 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
523
5bfd7a37 524installcheck: installcheck-recursive
a20617af 525install-strip:
c66be968
JS
526 if test -z '$(STRIP)'; then \
527 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
528 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
529 install; \
530 else \
531 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
532 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
533 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
534 fi
a20617af
FCE
535mostlyclean-generic:
536
537clean-generic:
538
539distclean-generic:
540 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
0710d850 541 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
a20617af
FCE
542
543maintainer-clean-generic:
544 @echo "This command is intended for maintainers to use"
545 @echo "it deletes files that may require special tools to rebuild."
2aaf9213 546@BUILD_DOCS_FALSE@clean-local:
75375796 547@BUILD_DOCS_FALSE@uninstall-local:
7fe437e6 548@BUILD_DOCS_FALSE@install-data-hook:
5bfd7a37 549clean: clean-recursive
a20617af
FCE
550
551clean-am: clean-generic clean-local mostlyclean-am
552
5bfd7a37 553distclean: distclean-recursive
a20617af 554 -rm -f Makefile
5bfd7a37 555distclean-am: clean-am distclean-generic distclean-tags
a20617af 556
5bfd7a37 557dvi: dvi-recursive
a20617af
FCE
558
559dvi-am:
560
5bfd7a37 561html: html-recursive
a20617af 562
0710d850
DS
563html-am:
564
5bfd7a37 565info: info-recursive
a20617af
FCE
566
567info-am:
568
569install-data-am:
7fe437e6
MW
570 @$(NORMAL_INSTALL)
571 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
31f9baea 572install-dvi: install-dvi-recursive
8d9d8fe1 573
0710d850
DS
574install-dvi-am:
575
a20617af
FCE
576install-exec-am:
577
5bfd7a37 578install-html: install-html-recursive
a20617af 579
0710d850
DS
580install-html-am:
581
5bfd7a37 582install-info: install-info-recursive
a20617af 583
0710d850
DS
584install-info-am:
585
a20617af
FCE
586install-man:
587
5bfd7a37 588install-pdf: install-pdf-recursive
a20617af 589
0710d850
DS
590install-pdf-am:
591
5bfd7a37 592install-ps: install-ps-recursive
a20617af 593
0710d850
DS
594install-ps-am:
595
a20617af
FCE
596installcheck-am:
597
5bfd7a37 598maintainer-clean: maintainer-clean-recursive
a20617af
FCE
599 -rm -f Makefile
600maintainer-clean-am: distclean-am maintainer-clean-generic
601
5bfd7a37 602mostlyclean: mostlyclean-recursive
a20617af
FCE
603
604mostlyclean-am: mostlyclean-generic
605
5bfd7a37 606pdf: pdf-recursive
a20617af
FCE
607
608pdf-am:
609
5bfd7a37 610ps: ps-recursive
a20617af
FCE
611
612ps-am:
613
7fe437e6 614uninstall-am: uninstall-local
a20617af 615
d9e6d90b
WC
616.MAKE: $(am__recursive_targets) install-am install-data-am \
617 install-strip
5bfd7a37 618
d9e6d90b
WC
619.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am all-local \
620 check check-am clean clean-generic clean-local cscopelist-am \
621 ctags ctags-am distclean distclean-generic distclean-tags dvi \
8eef2738
LB
622 dvi-am html html-am info info-am install install-am \
623 install-data install-data-am install-data-hook install-dvi \
624 install-dvi-am install-exec install-exec-am install-html \
625 install-html-am install-info install-info-am install-man \
626 install-pdf install-pdf-am install-ps install-ps-am \
627 install-strip installcheck installcheck-am installdirs \
628 installdirs-am maintainer-clean maintainer-clean-generic \
629 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am tags \
d9e6d90b 630 tags-am uninstall uninstall-am uninstall-local
a20617af 631
7012fdd5
FCE
632.PRECIOUS: Makefile
633
a20617af 634
7fe437e6 635@BUILD_DOCS_TRUE@all-local: $(PDF_FILES)
a20617af
FCE
636
637@BUILD_DOCS_TRUE@clean-local:
8f6272b3 638@BUILD_DOCS_TRUE@ rm -f *.pdf *.out *.log *.aux *.toc *.lot *.idx *.glo *.dvi
a20617af 639
7fe437e6
MW
640@BUILD_DOCS_TRUE@install-data-hook:
641@BUILD_DOCS_TRUE@ $(MKDIR_P) $(DOC_INSTALL_DIR)
642@BUILD_DOCS_TRUE@ $(INSTALL_DATA) $(PDF_FILES) $(DOC_INSTALL_DIR)
643
644@BUILD_DOCS_TRUE@uninstall-local:
645@BUILD_DOCS_TRUE@ @list='$(PDF_FILES)'; for p in $$list; do \
646@BUILD_DOCS_TRUE@ echo " rm -f '$(DOC_INSTALL_DIR)/$$p'"; \
647@BUILD_DOCS_TRUE@ rm -f "$(DOC_INSTALL_DIR)/$$p"; \
648@BUILD_DOCS_TRUE@ done
649
a20617af
FCE
650.ps.pdf:
651 ps2pdf -r600 $<
652
653.dvi.ps:
654 dvips -t letter -o $@ $<
655
656.tex.dvi:
657 pwd=`pwd`; cd $(srcdir); \
658 latex -output-directory=$$pwd $<; \
68b8e571
DW
659 touch $*.glo; \
660 makeindex $*.glo -s nomencl.ist -o $*.gls; \
a20617af
FCE
661 latex -output-directory=$$pwd $<; \
662 latex -output-directory=$$pwd $<; \
663 latex -output-directory=$$pwd $<
0710d850 664
a20617af
FCE
665# Tell versions [3.59,3.63) of GNU make to not export all variables.
666# Otherwise a system limit (for SysV at least) may be exceeded.
667.NOEXPORT:
This page took 0.238892 seconds and 6 git commands to generate.