]> sourceware.org Git - systemtap.git/blob - doc/SystemTap_Tapset_Reference/Makefile.in
autoreconf with f14
[systemtap.git] / doc / SystemTap_Tapset_Reference / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Makefile.am --- automake input file for systemtap tapset reference manual
19
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 @BUILD_REFDOCS_TRUE@noinst_PROGRAMS = docproc$(EXEEXT)
40 subdir = doc/SystemTap_Tapset_Reference
41 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
44 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/lib-ld.m4 \
45 $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
46 $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
47 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50 mkinstalldirs = $(install_sh) -d
51 CONFIG_HEADER = $(top_builddir)/config.h
52 CONFIG_CLEAN_FILES =
53 CONFIG_CLEAN_VPATH_FILES =
54 PROGRAMS = $(noinst_PROGRAMS)
55 docproc_SOURCES = docproc.c
56 docproc_OBJECTS = docproc.$(OBJEXT)
57 docproc_LDADD = $(LDADD)
58 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
59 depcomp = $(SHELL) $(top_srcdir)/depcomp
60 am__depfiles_maybe = depfiles
61 am__mv = mv -f
62 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
63 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
64 AM_V_CC = $(am__v_CC_$(V))
65 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
66 am__v_CC_0 = @echo " CC " $@;
67 AM_V_at = $(am__v_at_$(V))
68 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
69 am__v_at_0 = @
70 CCLD = $(CC)
71 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
72 AM_V_CCLD = $(am__v_CCLD_$(V))
73 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
74 am__v_CCLD_0 = @echo " CCLD " $@;
75 AM_V_GEN = $(am__v_GEN_$(V))
76 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
77 am__v_GEN_0 = @echo " GEN " $@;
78 SOURCES = docproc.c
79 ETAGS = etags
80 CTAGS = ctags
81 ACLOCAL = @ACLOCAL@
82 AMTAR = @AMTAR@
83 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
84 AUTOCONF = @AUTOCONF@
85 AUTOHEADER = @AUTOHEADER@
86 AUTOMAKE = @AUTOMAKE@
87 AWK = @AWK@
88 CC = @CC@
89 CCDEPMODE = @CCDEPMODE@
90 CFLAGS = @CFLAGS@
91 CPP = @CPP@
92 CPPFLAGS = @CPPFLAGS@
93 CXX = @CXX@
94 CXXCPP = @CXXCPP@
95 CXXDEPMODE = @CXXDEPMODE@
96 CXXFLAGS = @CXXFLAGS@
97 CYGPATH_W = @CYGPATH_W@
98 DATE = @DATE@
99 DEFS = @DEFS@
100 DEPDIR = @DEPDIR@
101 ECHO_C = @ECHO_C@
102 ECHO_N = @ECHO_N@
103 ECHO_T = @ECHO_T@
104 EGREP = @EGREP@
105 EXEEXT = @EXEEXT@
106 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
107 GMSGFMT = @GMSGFMT@
108 GMSGFMT_015 = @GMSGFMT_015@
109 GREP = @GREP@
110 INSTALL = @INSTALL@
111 INSTALL_DATA = @INSTALL_DATA@
112 INSTALL_PROGRAM = @INSTALL_PROGRAM@
113 INSTALL_SCRIPT = @INSTALL_SCRIPT@
114 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115 INTLLIBS = @INTLLIBS@
116 LDFLAGS = @LDFLAGS@
117 LIBICONV = @LIBICONV@
118 LIBINTL = @LIBINTL@
119 LIBOBJS = @LIBOBJS@
120 LIBS = @LIBS@
121 LN_S = @LN_S@
122 LOCALEDIR = @LOCALEDIR@
123 LTLIBICONV = @LTLIBICONV@
124 LTLIBINTL = @LTLIBINTL@
125 LTLIBOBJS = @LTLIBOBJS@
126 MAINT = @MAINT@
127 MAKEINFO = @MAKEINFO@
128 MKDIR_P = @MKDIR_P@
129 MSGFMT = @MSGFMT@
130 MSGFMT_015 = @MSGFMT_015@
131 MSGMERGE = @MSGMERGE@
132 OBJEXT = @OBJEXT@
133 PACKAGE = @PACKAGE@
134 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
135 PACKAGE_NAME = @PACKAGE_NAME@
136 PACKAGE_STRING = @PACKAGE_STRING@
137 PACKAGE_TARNAME = @PACKAGE_TARNAME@
138 PACKAGE_URL = @PACKAGE_URL@
139 PACKAGE_VERSION = @PACKAGE_VERSION@
140 PATH_SEPARATOR = @PATH_SEPARATOR@
141 PIECFLAGS = @PIECFLAGS@
142 PIECXXFLAGS = @PIECXXFLAGS@
143 PIELDFLAGS = @PIELDFLAGS@
144 PKG_CONFIG = @PKG_CONFIG@
145 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
146 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
147 POSUB = @POSUB@
148 PUBLICAN_BRAND = @PUBLICAN_BRAND@
149 RANLIB = @RANLIB@
150 SET_MAKE = @SET_MAKE@
151 SHELL = @SHELL@
152 STRIP = @STRIP@
153 U = @U@
154 USE_NLS = @USE_NLS@
155 VERSION = @VERSION@
156 XGETTEXT = @XGETTEXT@
157 XGETTEXT_015 = @XGETTEXT_015@
158 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
159 abs_builddir = @abs_builddir@
160 abs_srcdir = @abs_srcdir@
161 abs_top_builddir = @abs_top_builddir@
162 abs_top_srcdir = @abs_top_srcdir@
163 ac_ct_CC = @ac_ct_CC@
164 ac_ct_CXX = @ac_ct_CXX@
165 am__include = @am__include@
166 am__leading_dot = @am__leading_dot@
167 am__quote = @am__quote@
168 am__tar = @am__tar@
169 am__untar = @am__untar@
170 bindir = @bindir@
171 build = @build@
172 build_alias = @build_alias@
173 build_cpu = @build_cpu@
174 build_os = @build_os@
175 build_vendor = @build_vendor@
176 builddir = @builddir@
177 datadir = @datadir@
178 datarootdir = @datarootdir@
179 docdir = @docdir@
180 dvidir = @dvidir@
181 elfutils_abs_srcdir = @elfutils_abs_srcdir@
182 exec_prefix = @exec_prefix@
183 gtkmm_CFLAGS = @gtkmm_CFLAGS@
184 gtkmm_LIBS = @gtkmm_LIBS@
185 have_certutil = @have_certutil@
186 have_dvips = @have_dvips@
187 have_latex = @have_latex@
188 have_latex2html = @have_latex2html@
189 have_ps2pdf = @have_ps2pdf@
190 have_publican = @have_publican@
191 have_xmlto = @have_xmlto@
192 host = @host@
193 host_alias = @host_alias@
194 host_cpu = @host_cpu@
195 host_os = @host_os@
196 host_vendor = @host_vendor@
197 htmldir = @htmldir@
198 includedir = @includedir@
199 infodir = @infodir@
200 install_sh = @install_sh@
201 libdir = @libdir@
202 libexecdir = @libexecdir@
203 libglade_CFLAGS = @libglade_CFLAGS@
204 libglade_LIBS = @libglade_LIBS@
205 localedir = @localedir@
206 localstatedir = @localstatedir@
207 mandir = @mandir@
208 mkdir_p = @mkdir_p@
209 nspr_CFLAGS = @nspr_CFLAGS@
210 nss_CFLAGS = @nss_CFLAGS@
211 oldincludedir = @oldincludedir@
212 pdfdir = @pdfdir@
213 prefix = @prefix@
214 program_transform_name = @program_transform_name@
215 psdir = @psdir@
216 sbindir = @sbindir@
217 sharedstatedir = @sharedstatedir@
218 sqlite3_LIBS = @sqlite3_LIBS@
219 srcdir = @srcdir@
220 stap_LIBS = @stap_LIBS@
221 staplog_CPPFLAGS = @staplog_CPPFLAGS@
222 subdirs = @subdirs@
223 support_section_question = @support_section_question@
224 sysconfdir = @sysconfdir@
225 target_alias = @target_alias@
226 top_build_prefix = @top_build_prefix@
227 top_builddir = @top_builddir@
228 top_srcdir = @top_srcdir@
229 DOC_INSTALL_DIR = $(DESTDIR)$(datadir)/doc/systemtap
230 MAN_INSTALL_DIR = $(DESTDIR)$(mandir)/man3
231 HTML_INSTALL_DIR = $(DESTDIR)$(datadir)/doc/systemtap/tapsets
232
233 ###
234 # The build process is as follows (targets):
235 # (xmldocs) [by docproc]
236 # file.tmpl --> file.xml +--> file.ps (psdocs) [by xmlto]
237 # +--> file.pdf (pdfdocs) [by xmlto]
238 # +--> DIR=file (htmldocs) [by xmlto]
239 # +--> man/ (mandocs) [by xmlto]
240 @BUILD_PDFREFDOCS_TRUE@PDFDOCS = tapsets.pdf
241 @XMLTO_STRINGPARAM_TRUE@XMLTOMANPARAMS = --stringparam man.authors.section.enabled=0 --stringparam man.copyright.section.enabled=0
242 @BUILD_REFDOCS_TRUE@SRCTREE = $(abs_top_srcdir)/
243 @BUILD_REFDOCS_TRUE@DOCPROC = $(abs_builddir)/docproc
244 CLEANFILES = tapsets.xml stamp-* $(PDFDOCS)
245 all: all-am
246
247 .SUFFIXES:
248 .SUFFIXES: .c .o .obj
249 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
250 @for dep in $?; do \
251 case '$(am__configure_deps)' in \
252 *$$dep*) \
253 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
254 && { if test -f $@; then exit 0; else break; fi; }; \
255 exit 1;; \
256 esac; \
257 done; \
258 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/SystemTap_Tapset_Reference/Makefile'; \
259 $(am__cd) $(top_srcdir) && \
260 $(AUTOMAKE) --foreign doc/SystemTap_Tapset_Reference/Makefile
261 .PRECIOUS: Makefile
262 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263 @case '$?' in \
264 *config.status*) \
265 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266 *) \
267 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
268 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
269 esac;
270
271 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
275 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
277 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278 $(am__aclocal_m4_deps):
279
280 clean-noinstPROGRAMS:
281 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
282 docproc$(EXEEXT): $(docproc_OBJECTS) $(docproc_DEPENDENCIES)
283 @rm -f docproc$(EXEEXT)
284 $(AM_V_CCLD)$(LINK) $(docproc_OBJECTS) $(docproc_LDADD) $(LIBS)
285
286 mostlyclean-compile:
287 -rm -f *.$(OBJEXT)
288
289 distclean-compile:
290 -rm -f *.tab.c
291
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/docproc.Po@am__quote@
293
294 .c.o:
295 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
296 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
297 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
298 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
299 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
300 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
301
302 .c.obj:
303 @am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
304 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
305 @am__fastdepCC_FALSE@ $(AM_V_CC) @AM_BACKSLASH@
306 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
308 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
309
310 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
311 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
312 unique=`for i in $$list; do \
313 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
314 done | \
315 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
316 END { if (nonempty) { for (i in files) print i; }; }'`; \
317 mkid -fID $$unique
318 tags: TAGS
319
320 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
321 $(TAGS_FILES) $(LISP)
322 set x; \
323 here=`pwd`; \
324 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
325 unique=`for i in $$list; do \
326 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327 done | \
328 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
329 END { if (nonempty) { for (i in files) print i; }; }'`; \
330 shift; \
331 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
332 test -n "$$unique" || unique=$$empty_fix; \
333 if test $$# -gt 0; then \
334 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
335 "$$@" $$unique; \
336 else \
337 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
338 $$unique; \
339 fi; \
340 fi
341 ctags: CTAGS
342 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
343 $(TAGS_FILES) $(LISP)
344 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
345 unique=`for i in $$list; do \
346 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
347 done | \
348 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
349 END { if (nonempty) { for (i in files) print i; }; }'`; \
350 test -z "$(CTAGS_ARGS)$$unique" \
351 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
352 $$unique
353
354 GTAGS:
355 here=`$(am__cd) $(top_builddir) && pwd` \
356 && $(am__cd) $(top_srcdir) \
357 && gtags -i $(GTAGS_ARGS) "$$here"
358
359 distclean-tags:
360 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
361 check-am: all-am
362 check: check-am
363 all-am: Makefile $(PROGRAMS)
364 installdirs:
365 install: install-am
366 install-exec: install-exec-am
367 install-data: install-data-am
368 uninstall: uninstall-am
369
370 install-am: all-am
371 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
372
373 installcheck: installcheck-am
374 install-strip:
375 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
376 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
377 `test -z '$(STRIP)' || \
378 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
379 mostlyclean-generic:
380
381 clean-generic:
382 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
383
384 distclean-generic:
385 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
386 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
387
388 maintainer-clean-generic:
389 @echo "This command is intended for maintainers to use"
390 @echo "it deletes files that may require special tools to rebuild."
391 @BUILD_REFDOCS_FALSE@install-data-hook:
392 clean: clean-am
393
394 clean-am: clean-generic clean-local clean-noinstPROGRAMS \
395 mostlyclean-am
396
397 distclean: distclean-am
398 -rm -rf ./$(DEPDIR)
399 -rm -f Makefile
400 distclean-am: clean-am distclean-compile distclean-generic \
401 distclean-tags
402
403 dvi: dvi-am
404
405 dvi-am:
406
407 html: html-am
408
409 html-am:
410
411 info: info-am
412
413 info-am:
414
415 install-data-am:
416 @$(NORMAL_INSTALL)
417 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
418 install-dvi: install-dvi-am
419
420 install-dvi-am:
421
422 install-exec-am:
423
424 install-html: install-html-am
425
426 install-html-am:
427
428 install-info: install-info-am
429
430 install-info-am:
431
432 install-man:
433
434 install-pdf: install-pdf-am
435
436 install-pdf-am:
437
438 install-ps: install-ps-am
439
440 install-ps-am:
441
442 installcheck-am:
443
444 maintainer-clean: maintainer-clean-am
445 -rm -rf ./$(DEPDIR)
446 -rm -f Makefile
447 maintainer-clean-am: distclean-am maintainer-clean-generic
448
449 mostlyclean: mostlyclean-am
450
451 mostlyclean-am: mostlyclean-compile mostlyclean-generic
452
453 pdf: pdf-am
454
455 pdf-am:
456
457 ps: ps-am
458
459 ps-am:
460
461 uninstall-am:
462
463 .MAKE: install-am install-data-am install-strip
464
465 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
466 clean-local clean-noinstPROGRAMS ctags distclean \
467 distclean-compile distclean-generic distclean-tags dvi dvi-am \
468 html html-am info info-am install install-am install-data \
469 install-data-am install-data-hook install-dvi install-dvi-am \
470 install-exec install-exec-am install-html install-html-am \
471 install-info install-info-am install-man install-pdf \
472 install-pdf-am install-ps install-ps-am install-strip \
473 installcheck installcheck-am installdirs maintainer-clean \
474 maintainer-clean-generic mostlyclean mostlyclean-compile \
475 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
476 uninstall-am
477
478
479 @BUILD_REFDOCS_TRUE@all: $(PDFDOCS) stamp-htmldocs stamp-mandocs
480 @BUILD_REFDOCS_TRUE@tapsets.xml: docproc $(shell find $(SRCTREE)/tapset -name '*.stp')
481 @BUILD_REFDOCS_TRUE@ SRCTREE=$(SRCTREE) $(DOCPROC) doc $(abs_srcdir)/tapsets.tmpl > tapsets.xml.new
482 @BUILD_REFDOCS_TRUE@ if test -s tapsets.xml && cmp tapsets.xml.new tapsets.xml >/dev/null ; then \
483 @BUILD_REFDOCS_TRUE@ echo tapsets.xml unchanged; \
484 @BUILD_REFDOCS_TRUE@ rm tapsets.xml.new; \
485 @BUILD_REFDOCS_TRUE@ else \
486 @BUILD_REFDOCS_TRUE@ mv tapsets.xml.new tapsets.xml; \
487 @BUILD_REFDOCS_TRUE@ fi
488
489 @BUILD_REFDOCS_TRUE@stamp-htmldocs: tapsets.xml
490 @BUILD_REFDOCS_TRUE@ xmlto $(XMLTOHTMLPARAMS) html -o tapsets tapsets.xml >/dev/null 2>&1
491 @BUILD_REFDOCS_TRUE@ touch stamp-htmldocs
492
493 # bump up the allocated space so "xmlto pdf" works
494 @BUILD_REFDOCS_TRUE@tapsets.pdf: tapsets.xml
495 @BUILD_REFDOCS_TRUE@ env pool_size=3000000 hash_extra=3000000 xmlto $(XMLTOPDFPARAMS) pdf tapsets.xml >/dev/null 2>&1
496
497 @BUILD_REFDOCS_TRUE@stamp-mandocs: tapsets.xml
498 @BUILD_REFDOCS_TRUE@ xmlto $(XMLTOMANPARAMS) man -o man3 tapsets.xml >/dev/null 2>&1
499 @BUILD_REFDOCS_TRUE@ touch stamp-mandocs
500
501 #FIXME need to figure out where to install things appropriately
502 #installmandocs: mandocs
503 @BUILD_REFDOCS_TRUE@install-data-hook:
504 @BUILD_PDFREFDOCS_TRUE@@BUILD_REFDOCS_TRUE@ $(MKDIR_P) $(DOC_INSTALL_DIR)
505 @BUILD_PDFREFDOCS_TRUE@@BUILD_REFDOCS_TRUE@ $(INSTALL_DATA) tapsets.pdf $(DOC_INSTALL_DIR)
506 @BUILD_REFDOCS_TRUE@ $(MKDIR_P) $(MAN_INSTALL_DIR)
507 @BUILD_REFDOCS_TRUE@ $(INSTALL_DATA) man3/* $(MAN_INSTALL_DIR)
508 @BUILD_REFDOCS_TRUE@ $(MKDIR_P) $(HTML_INSTALL_DIR)
509 @BUILD_REFDOCS_TRUE@ $(INSTALL_DATA) tapsets/* $(HTML_INSTALL_DIR)
510 clean-local:
511 rm -rf man3 tapsets
512
513 # Tell versions [3.59,3.63) of GNU make to not export all variables.
514 # Otherwise a system limit (for SysV at least) may be exceeded.
515 .NOEXPORT:
This page took 0.065798 seconds and 6 git commands to generate.