]>
Commit | Line | Data |
---|---|---|
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 | |
18 | VPATH = @srcdir@ | |
7012fdd5 FCE |
19 | am__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 |
30 | am__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 | |
72 | am__make_dryrun = (target_option=n; $(am__make_running_with_option)) | |
73 | am__make_keepgoing = (target_option=k; $(am__make_running_with_option)) | |
a20617af | 74 | pkgdatadir = $(datadir)/@PACKAGE@ |
31f9baea | 75 | pkgincludedir = $(includedir)/@PACKAGE@ |
0710d850 | 76 | pkglibdir = $(libdir)/@PACKAGE@ |
a20617af FCE |
77 | am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd |
78 | install_sh_DATA = $(install_sh) -c -m 644 | |
79 | install_sh_PROGRAM = $(install_sh) -c | |
80 | install_sh_SCRIPT = $(install_sh) -c | |
81 | INSTALL_HEADER = $(INSTALL_DATA) | |
82 | transform = $(program_transform_name) | |
83 | NORMAL_INSTALL = : | |
84 | PRE_INSTALL = : | |
85 | POST_INSTALL = : | |
86 | NORMAL_UNINSTALL = : | |
87 | PRE_UNINSTALL = : | |
88 | POST_UNINSTALL = : | |
8f223b3e FCE |
89 | build_triplet = @build@ |
90 | host_triplet = @host@ | |
2689a171 | 91 | target_triplet = @target@ |
a20617af | 92 | subdir = doc |
a20617af | 93 | ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 |
05179173 FCE |
94 | am__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 |
102 | am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ |
103 | $(ACLOCAL_M4) | |
7012fdd5 | 104 | DIST_COMMON = $(srcdir)/Makefile.am |
a20617af FCE |
105 | mkinstalldirs = $(install_sh) -d |
106 | CONFIG_HEADER = $(top_builddir)/config.h | |
107 | CONFIG_CLEAN_FILES = | |
0710d850 | 108 | CONFIG_CLEAN_VPATH_FILES = |
8eef2738 LB |
109 | AM_V_P = $(am__v_P_@AM_V@) |
110 | am__v_P_ = $(am__v_P_@AM_DEFAULT_V@) | |
111 | am__v_P_0 = false | |
112 | am__v_P_1 = : | |
c66be968 JS |
113 | AM_V_GEN = $(am__v_GEN_@AM_V@) |
114 | am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@) | |
8eef2738 LB |
115 | am__v_GEN_0 = @echo " GEN " $@; |
116 | am__v_GEN_1 = | |
c66be968 JS |
117 | AM_V_at = $(am__v_at_@AM_V@) |
118 | am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) | |
0710d850 | 119 | am__v_at_0 = @ |
8eef2738 | 120 | am__v_at_1 = |
a20617af | 121 | SOURCES = |
d9e6d90b WC |
122 | RECURSIVE_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 |
130 | am__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 |
135 | RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ |
136 | distclean-recursive maintainer-clean-recursive | |
d9e6d90b WC |
137 | am__recursive_targets = \ |
138 | $(RECURSIVE_TARGETS) \ | |
139 | $(RECURSIVE_CLEAN_TARGETS) \ | |
140 | $(am__extra_recursive_targets) | |
141 | AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS | |
142 | am__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. | |
146 | am__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. | |
154 | am__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 | 159 | DIST_SUBDIRS = $(SUBDIRS) |
0680bad5 | 160 | pkglibexecdir = @pkglibexecdir@ |
a20617af | 161 | ACLOCAL = @ACLOCAL@ |
33c71e5a | 162 | ALIGNEDNEW = @ALIGNEDNEW@ |
a20617af | 163 | AMTAR = @AMTAR@ |
0710d850 | 164 | AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@ |
05179173 | 165 | AR = @AR@ |
a20617af FCE |
166 | AUTOCONF = @AUTOCONF@ |
167 | AUTOHEADER = @AUTOHEADER@ | |
168 | AUTOMAKE = @AUTOMAKE@ | |
169 | AWK = @AWK@ | |
891810c2 | 170 | BOOST_SYSTEM_LIB = @BOOST_SYSTEM_LIB@ |
a20617af FCE |
171 | CC = @CC@ |
172 | CCDEPMODE = @CCDEPMODE@ | |
173 | CFLAGS = @CFLAGS@ | |
174 | CPP = @CPP@ | |
175 | CPPFLAGS = @CPPFLAGS@ | |
75375796 FCE |
176 | CSCOPE = @CSCOPE@ |
177 | CTAGS = @CTAGS@ | |
a20617af FCE |
178 | CXX = @CXX@ |
179 | CXXDEPMODE = @CXXDEPMODE@ | |
180 | CXXFLAGS = @CXXFLAGS@ | |
181 | CYGPATH_W = @CYGPATH_W@ | |
a20617af FCE |
182 | DEFS = @DEFS@ |
183 | DEPDIR = @DEPDIR@ | |
138bbe90 JS |
184 | DYNINST_CXXFLAGS = @DYNINST_CXXFLAGS@ |
185 | DYNINST_LDFLAGS = @DYNINST_LDFLAGS@ | |
5ccd341e | 186 | DYNINST_LIBS = @DYNINST_LIBS@ |
a20617af FCE |
187 | ECHO_C = @ECHO_C@ |
188 | ECHO_N = @ECHO_N@ | |
189 | ECHO_T = @ECHO_T@ | |
190 | EGREP = @EGREP@ | |
fd14bd8f | 191 | ENABLE_NLS = @ENABLE_NLS@ |
75375796 | 192 | ETAGS = @ETAGS@ |
a20617af | 193 | EXEEXT = @EXEEXT@ |
8f223b3e FCE |
194 | GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ |
195 | GMSGFMT = @GMSGFMT@ | |
196 | GMSGFMT_015 = @GMSGFMT_015@ | |
a20617af | 197 | GREP = @GREP@ |
f5852d3a | 198 | HAVE_CXX11 = @HAVE_CXX11@ |
a20617af FCE |
199 | INSTALL = @INSTALL@ |
200 | INSTALL_DATA = @INSTALL_DATA@ | |
201 | INSTALL_PROGRAM = @INSTALL_PROGRAM@ | |
202 | INSTALL_SCRIPT = @INSTALL_SCRIPT@ | |
203 | INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ | |
8f223b3e | 204 | INTLLIBS = @INTLLIBS@ |
42f767d0 | 205 | INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ |
9ac164fa | 206 | JAVADIR = @JAVADIR@ |
a20617af | 207 | LDFLAGS = @LDFLAGS@ |
8f223b3e FCE |
208 | LIBICONV = @LIBICONV@ |
209 | LIBINTL = @LIBINTL@ | |
a20617af FCE |
210 | LIBOBJS = @LIBOBJS@ |
211 | LIBS = @LIBS@ | |
212 | LN_S = @LN_S@ | |
8f223b3e FCE |
213 | LOCALEDIR = @LOCALEDIR@ |
214 | LTLIBICONV = @LTLIBICONV@ | |
215 | LTLIBINTL = @LTLIBINTL@ | |
a20617af FCE |
216 | LTLIBOBJS = @LTLIBOBJS@ |
217 | MAINT = @MAINT@ | |
218 | MAKEINFO = @MAKEINFO@ | |
219 | MKDIR_P = @MKDIR_P@ | |
8f223b3e FCE |
220 | MSGFMT = @MSGFMT@ |
221 | MSGFMT_015 = @MSGFMT_015@ | |
222 | MSGMERGE = @MSGMERGE@ | |
a20617af FCE |
223 | OBJEXT = @OBJEXT@ |
224 | PACKAGE = @PACKAGE@ | |
225 | PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ | |
226 | PACKAGE_NAME = @PACKAGE_NAME@ | |
227 | PACKAGE_STRING = @PACKAGE_STRING@ | |
228 | PACKAGE_TARNAME = @PACKAGE_TARNAME@ | |
e12e958f | 229 | PACKAGE_URL = @PACKAGE_URL@ |
a20617af FCE |
230 | PACKAGE_VERSION = @PACKAGE_VERSION@ |
231 | PATH_SEPARATOR = @PATH_SEPARATOR@ | |
552276c8 DB |
232 | PIECFLAGS = @PIECFLAGS@ |
233 | PIECXXFLAGS = @PIECXXFLAGS@ | |
8730f377 | 234 | PIELDFLAGS = @PIELDFLAGS@ |
1087b83f | 235 | PKG_CONFIG = @PKG_CONFIG@ |
5d4aa1f5 FCE |
236 | PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@ |
237 | PKG_CONFIG_PATH = @PKG_CONFIG_PATH@ | |
8f223b3e | 238 | POSUB = @POSUB@ |
c16501a1 | 239 | PYTHON = @PYTHON@ |
e5d623b1 | 240 | PYTHON3 = @PYTHON3@ |
d7f07c29 DS |
241 | PYTHON3_CONFIG = @PYTHON3_CONFIG@ |
242 | PYTHON3_CPPFLAGS = @PYTHON3_CPPFLAGS@ | |
e5d623b1 DS |
243 | PYTHON3_EXEC_PREFIX = @PYTHON3_EXEC_PREFIX@ |
244 | PYTHON3_PLATFORM = @PYTHON3_PLATFORM@ | |
245 | PYTHON3_PREFIX = @PYTHON3_PREFIX@ | |
246 | PYTHON3_VERSION = @PYTHON3_VERSION@ | |
d7f07c29 DS |
247 | PYTHON_CONFIG = @PYTHON_CONFIG@ |
248 | PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@ | |
c16501a1 DS |
249 | PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@ |
250 | PYTHON_PLATFORM = @PYTHON_PLATFORM@ | |
251 | PYTHON_PREFIX = @PYTHON_PREFIX@ | |
e5d623b1 | 252 | PYTHON_UNKNOWN = @PYTHON_UNKNOWN@ |
c16501a1 | 253 | PYTHON_VERSION = @PYTHON_VERSION@ |
a20617af | 254 | RANLIB = @RANLIB@ |
0cc9fa0d | 255 | READLINE_LIBS = @READLINE_LIBS@ |
1f13f639 | 256 | SED = @SED@ |
a20617af FCE |
257 | SET_MAKE = @SET_MAKE@ |
258 | SHELL = @SHELL@ | |
51030d84 | 259 | STAP_EXTRA_VERSION = @STAP_EXTRA_VERSION@ |
fd14bd8f | 260 | STAP_PREFIX = @STAP_PREFIX@ |
a20617af | 261 | STRIP = @STRIP@ |
8f223b3e | 262 | USE_NLS = @USE_NLS@ |
a20617af | 263 | VERSION = @VERSION@ |
8f223b3e FCE |
264 | XGETTEXT = @XGETTEXT@ |
265 | XGETTEXT_015 = @XGETTEXT_015@ | |
266 | XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ | |
a20617af FCE |
267 | abs_builddir = @abs_builddir@ |
268 | abs_srcdir = @abs_srcdir@ | |
269 | abs_top_builddir = @abs_top_builddir@ | |
270 | abs_top_srcdir = @abs_top_srcdir@ | |
05179173 | 271 | ac_ct_AR = @ac_ct_AR@ |
a20617af FCE |
272 | ac_ct_CC = @ac_ct_CC@ |
273 | ac_ct_CXX = @ac_ct_CXX@ | |
274 | am__include = @am__include@ | |
275 | am__leading_dot = @am__leading_dot@ | |
276 | am__quote = @am__quote@ | |
277 | am__tar = @am__tar@ | |
278 | am__untar = @am__untar@ | |
28f121c3 DEP |
279 | avahi_CFLAGS = @avahi_CFLAGS@ |
280 | avahi_LIBS = @avahi_LIBS@ | |
a20617af | 281 | bindir = @bindir@ |
8f223b3e | 282 | build = @build@ |
a20617af | 283 | build_alias = @build_alias@ |
8f223b3e FCE |
284 | build_cpu = @build_cpu@ |
285 | build_os = @build_os@ | |
286 | build_vendor = @build_vendor@ | |
a20617af | 287 | builddir = @builddir@ |
a20617af FCE |
288 | datadir = @datadir@ |
289 | datarootdir = @datarootdir@ | |
7a23ba3a | 290 | debuginfod_CFLAGS = @debuginfod_CFLAGS@ |
2e67b053 | 291 | debuginfod_LDFLAGS = @debuginfod_LDFLAGS@ |
7a23ba3a | 292 | debuginfod_LIBS = @debuginfod_LIBS@ |
a20617af | 293 | docdir = @docdir@ |
9ed47854 | 294 | dracutbindir = @dracutbindir@ |
1f13f639 | 295 | dracutstap = @dracutstap@ |
a20617af | 296 | dvidir = @dvidir@ |
a20617af FCE |
297 | exec_prefix = @exec_prefix@ |
298 | have_dvips = @have_dvips@ | |
327a760e | 299 | have_fop = @have_fop@ |
e9b0aba1 SM |
300 | have_jar = @have_jar@ |
301 | have_javac = @have_javac@ | |
a20617af FCE |
302 | have_latex = @have_latex@ |
303 | have_ps2pdf = @have_ps2pdf@ | |
d9c42357 | 304 | have_xmlto = @have_xmlto@ |
8f223b3e | 305 | host = @host@ |
a20617af | 306 | host_alias = @host_alias@ |
8f223b3e FCE |
307 | host_cpu = @host_cpu@ |
308 | host_os = @host_os@ | |
309 | host_vendor = @host_vendor@ | |
a20617af FCE |
310 | htmldir = @htmldir@ |
311 | includedir = @includedir@ | |
312 | infodir = @infodir@ | |
313 | install_sh = @install_sh@ | |
11ea78d6 FL |
314 | jsonc_CFLAGS = @jsonc_CFLAGS@ |
315 | jsonc_LIBS = @jsonc_LIBS@ | |
fb299101 SC |
316 | libcurl_CFLAGS = @libcurl_CFLAGS@ |
317 | libcurl_LIBS = @libcurl_LIBS@ | |
a20617af FCE |
318 | libdir = @libdir@ |
319 | libexecdir = @libexecdir@ | |
3414d598 RH |
320 | libmicrohttpd_CFLAGS = @libmicrohttpd_CFLAGS@ |
321 | libmicrohttpd_LIBS = @libmicrohttpd_LIBS@ | |
42f767d0 JL |
322 | libvirt_CFLAGS = @libvirt_CFLAGS@ |
323 | libvirt_LIBS = @libvirt_LIBS@ | |
324 | libxml2_CFLAGS = @libxml2_CFLAGS@ | |
325 | libxml2_LIBS = @libxml2_LIBS@ | |
a20617af FCE |
326 | localedir = @localedir@ |
327 | localstatedir = @localstatedir@ | |
328 | mandir = @mandir@ | |
329 | mkdir_p = @mkdir_p@ | |
11ea78d6 FL |
330 | ncurses_CFLAGS = @ncurses_CFLAGS@ |
331 | ncurses_LIBS = @ncurses_LIBS@ | |
43498922 | 332 | nss_CFLAGS = @nss_CFLAGS@ |
28f121c3 | 333 | nss_LIBS = @nss_LIBS@ |
a20617af | 334 | oldincludedir = @oldincludedir@ |
638abbd0 SC |
335 | openssl_CFLAGS = @openssl_CFLAGS@ |
336 | openssl_LIBS = @openssl_LIBS@ | |
a20617af | 337 | pdfdir = @pdfdir@ |
c16501a1 DS |
338 | pkgpyexecdir = @pkgpyexecdir@ |
339 | pkgpythondir = @pkgpythondir@ | |
e5d623b1 | 340 | preferred_python = @preferred_python@ |
a20617af FCE |
341 | prefix = @prefix@ |
342 | program_transform_name = @program_transform_name@ | |
343 | psdir = @psdir@ | |
e5d623b1 | 344 | py3execdir = @py3execdir@ |
c16501a1 | 345 | pyexecdir = @pyexecdir@ |
e5d623b1 | 346 | python3dir = @python3dir@ |
c16501a1 | 347 | pythondir = @pythondir@ |
5ccd341e | 348 | runstatedir = @runstatedir@ |
a20617af | 349 | sbindir = @sbindir@ |
51030d84 JS |
350 | selinux_CFLAGS = @selinux_CFLAGS@ |
351 | selinux_LIBS = @selinux_LIBS@ | |
a20617af | 352 | sharedstatedir = @sharedstatedir@ |
9c043a41 | 353 | sqlite3_CFLAGS = @sqlite3_CFLAGS@ |
a20617af FCE |
354 | sqlite3_LIBS = @sqlite3_LIBS@ |
355 | srcdir = @srcdir@ | |
356 | stap_LIBS = @stap_LIBS@ | |
0dbac951 | 357 | stapbpf_LIBS = @stapbpf_LIBS@ |
a20617af | 358 | staplog_CPPFLAGS = @staplog_CPPFLAGS@ |
97859b9d | 359 | staprun_LIBS = @staprun_LIBS@ |
a20617af | 360 | subdirs = @subdirs@ |
8be729ac | 361 | support_section_question = @support_section_question@ |
a20617af | 362 | sysconfdir = @sysconfdir@ |
2689a171 | 363 | target = @target@ |
a20617af | 364 | target_alias = @target_alias@ |
2689a171 SM |
365 | target_cpu = @target_cpu@ |
366 | target_os = @target_os@ | |
367 | target_vendor = @target_vendor@ | |
0710d850 | 368 | top_build_prefix = @top_build_prefix@ |
a20617af FCE |
369 | top_builddir = @top_builddir@ |
370 | top_srcdir = @top_srcdir@ | |
3414d598 RH |
371 | uuid_CFLAGS = @uuid_CFLAGS@ |
372 | uuid_LIBS = @uuid_LIBS@ | |
f245e619 | 373 | AUTOMAKE_OPTIONS = subdir-objects |
7fe437e6 MW |
374 | PDF_FILES = tutorial.pdf langref.pdf |
375 | DOC_INSTALL_DIR = $(DESTDIR)$(datadir)/doc/systemtap | |
53ade4da | 376 | SUBDIRS = SystemTap_Tapset_Reference beginners |
a20617af | 377 | SUFFIXES = ps pdf dvi ps tex |
5bfd7a37 | 378 | all: 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 |
394 | Makefile: $(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 | |
446 | ID: $(am__tagged_files) | |
447 | $(am__define_uniq_tagged_files); mkid -fID $$unique | |
448 | tags: tags-recursive | |
449 | TAGS: tags | |
450 | ||
451 | tags-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 |
479 | ctags: ctags-recursive |
480 | ||
481 | CTAGS: ctags | |
482 | ctags-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 | |
488 | GTAGS: | |
489 | here=`$(am__cd) $(top_builddir) && pwd` \ | |
0710d850 DS |
490 | && $(am__cd) $(top_srcdir) \ |
491 | && gtags -i $(GTAGS_ARGS) "$$here" | |
d9e6d90b | 492 | cscopelist: cscopelist-recursive |
5bfd7a37 | 493 | |
d9e6d90b WC |
494 | cscopelist-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 |
508 | distclean-tags: |
509 | -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags | |
a20617af | 510 | check-am: all-am |
5bfd7a37 | 511 | check: check-recursive |
a20617af FCE |
512 | @BUILD_DOCS_FALSE@all-local: |
513 | all-am: Makefile all-local | |
5bfd7a37 WC |
514 | installdirs: installdirs-recursive |
515 | installdirs-am: | |
516 | install: install-recursive | |
517 | install-exec: install-exec-recursive | |
518 | install-data: install-data-recursive | |
519 | uninstall: uninstall-recursive | |
a20617af FCE |
520 | |
521 | install-am: all-am | |
522 | @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am | |
523 | ||
5bfd7a37 | 524 | installcheck: installcheck-recursive |
a20617af | 525 | install-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 |
535 | mostlyclean-generic: |
536 | ||
537 | clean-generic: | |
538 | ||
539 | distclean-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 | |
543 | maintainer-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 | 549 | clean: clean-recursive |
a20617af FCE |
550 | |
551 | clean-am: clean-generic clean-local mostlyclean-am | |
552 | ||
5bfd7a37 | 553 | distclean: distclean-recursive |
a20617af | 554 | -rm -f Makefile |
5bfd7a37 | 555 | distclean-am: clean-am distclean-generic distclean-tags |
a20617af | 556 | |
5bfd7a37 | 557 | dvi: dvi-recursive |
a20617af FCE |
558 | |
559 | dvi-am: | |
560 | ||
5bfd7a37 | 561 | html: html-recursive |
a20617af | 562 | |
0710d850 DS |
563 | html-am: |
564 | ||
5bfd7a37 | 565 | info: info-recursive |
a20617af FCE |
566 | |
567 | info-am: | |
568 | ||
569 | install-data-am: | |
7fe437e6 MW |
570 | @$(NORMAL_INSTALL) |
571 | $(MAKE) $(AM_MAKEFLAGS) install-data-hook | |
31f9baea | 572 | install-dvi: install-dvi-recursive |
8d9d8fe1 | 573 | |
0710d850 DS |
574 | install-dvi-am: |
575 | ||
a20617af FCE |
576 | install-exec-am: |
577 | ||
5bfd7a37 | 578 | install-html: install-html-recursive |
a20617af | 579 | |
0710d850 DS |
580 | install-html-am: |
581 | ||
5bfd7a37 | 582 | install-info: install-info-recursive |
a20617af | 583 | |
0710d850 DS |
584 | install-info-am: |
585 | ||
a20617af FCE |
586 | install-man: |
587 | ||
5bfd7a37 | 588 | install-pdf: install-pdf-recursive |
a20617af | 589 | |
0710d850 DS |
590 | install-pdf-am: |
591 | ||
5bfd7a37 | 592 | install-ps: install-ps-recursive |
a20617af | 593 | |
0710d850 DS |
594 | install-ps-am: |
595 | ||
a20617af FCE |
596 | installcheck-am: |
597 | ||
5bfd7a37 | 598 | maintainer-clean: maintainer-clean-recursive |
a20617af FCE |
599 | -rm -f Makefile |
600 | maintainer-clean-am: distclean-am maintainer-clean-generic | |
601 | ||
5bfd7a37 | 602 | mostlyclean: mostlyclean-recursive |
a20617af FCE |
603 | |
604 | mostlyclean-am: mostlyclean-generic | |
605 | ||
5bfd7a37 | 606 | pdf: pdf-recursive |
a20617af FCE |
607 | |
608 | pdf-am: | |
609 | ||
5bfd7a37 | 610 | ps: ps-recursive |
a20617af FCE |
611 | |
612 | ps-am: | |
613 | ||
7fe437e6 | 614 | uninstall-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: |