]> sourceware.org Git - systemtap.git/blame - doc/SystemTap_Tapset_Reference/Makefile.in
Finish moving grapher into a subdirectory
[systemtap.git] / doc / SystemTap_Tapset_Reference / Makefile.in
CommitLineData
8ca54d60 1# Makefile.in generated by automake 1.10.1 from Makefile.am.
0cce60ac
WC
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
8ca54d60 5# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
0cce60ac
WC
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 tapset reference manual
18
0cce60ac
WC
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
5bfd7a37 35noinst_PROGRAMS = docproc$(EXEEXT)
0cce60ac
WC
36subdir = doc/SystemTap_Tapset_Reference
37DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41 $(ACLOCAL_M4)
42mkinstalldirs = $(install_sh) -d
43CONFIG_HEADER = $(top_builddir)/config.h
44CONFIG_CLEAN_FILES =
5bfd7a37
WC
45PROGRAMS = $(noinst_PROGRAMS)
46docproc_SOURCES = docproc.c
47docproc_OBJECTS = docproc.$(OBJEXT)
0cce60ac 48docproc_LDADD = $(LDADD)
8ca54d60 49DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
0cce60ac
WC
50depcomp = $(SHELL) $(top_srcdir)/depcomp
51am__depfiles_maybe = depfiles
52COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
53 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
54CCLD = $(CC)
55LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
5bfd7a37
WC
56SOURCES = docproc.c
57DIST_SOURCES = docproc.c
0cce60ac
WC
58ETAGS = etags
59CTAGS = ctags
60DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
61ACLOCAL = @ACLOCAL@
62AMTAR = @AMTAR@
63AUTOCONF = @AUTOCONF@
64AUTOHEADER = @AUTOHEADER@
65AUTOMAKE = @AUTOMAKE@
66AWK = @AWK@
67CC = @CC@
68CCDEPMODE = @CCDEPMODE@
69CFLAGS = @CFLAGS@
70CPP = @CPP@
71CPPFLAGS = @CPPFLAGS@
72CXX = @CXX@
73CXXCPP = @CXXCPP@
74CXXDEPMODE = @CXXDEPMODE@
75CXXFLAGS = @CXXFLAGS@
76CYGPATH_W = @CYGPATH_W@
77DATE = @DATE@
78DEFS = @DEFS@
79DEPDIR = @DEPDIR@
80ECHO_C = @ECHO_C@
81ECHO_N = @ECHO_N@
82ECHO_T = @ECHO_T@
83EGREP = @EGREP@
84EXEEXT = @EXEEXT@
1087b83f
TM
85GRAPHER_CFLAGS = @GRAPHER_CFLAGS@
86GRAPHER_LIBS = @GRAPHER_LIBS@
0cce60ac
WC
87GREP = @GREP@
88INSTALL = @INSTALL@
89INSTALL_DATA = @INSTALL_DATA@
90INSTALL_PROGRAM = @INSTALL_PROGRAM@
91INSTALL_SCRIPT = @INSTALL_SCRIPT@
92INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
93LDFLAGS = @LDFLAGS@
94LIBOBJS = @LIBOBJS@
95LIBS = @LIBS@
96LN_S = @LN_S@
97LTLIBOBJS = @LTLIBOBJS@
98MAINT = @MAINT@
99MAKEINFO = @MAKEINFO@
100MKDIR_P = @MKDIR_P@
101OBJEXT = @OBJEXT@
102PACKAGE = @PACKAGE@
103PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
104PACKAGE_NAME = @PACKAGE_NAME@
105PACKAGE_STRING = @PACKAGE_STRING@
106PACKAGE_TARNAME = @PACKAGE_TARNAME@
107PACKAGE_VERSION = @PACKAGE_VERSION@
108PATH_SEPARATOR = @PATH_SEPARATOR@
552276c8
DB
109PIECFLAGS = @PIECFLAGS@
110PIECXXFLAGS = @PIECXXFLAGS@
0cce60ac 111PIELDFLAGS = @PIELDFLAGS@
1087b83f 112PKG_CONFIG = @PKG_CONFIG@
0cce60ac
WC
113PROCFLAGS = @PROCFLAGS@
114RANLIB = @RANLIB@
115SET_MAKE = @SET_MAKE@
116SHELL = @SHELL@
117STRIP = @STRIP@
118U = @U@
119VERSION = @VERSION@
120abs_builddir = @abs_builddir@
121abs_srcdir = @abs_srcdir@
122abs_top_builddir = @abs_top_builddir@
123abs_top_srcdir = @abs_top_srcdir@
124ac_ct_CC = @ac_ct_CC@
125ac_ct_CXX = @ac_ct_CXX@
126am__include = @am__include@
127am__leading_dot = @am__leading_dot@
128am__quote = @am__quote@
129am__tar = @am__tar@
130am__untar = @am__untar@
131bindir = @bindir@
132build_alias = @build_alias@
133builddir = @builddir@
134datadir = @datadir@
135datarootdir = @datarootdir@
136docdir = @docdir@
137dvidir = @dvidir@
138elfutils_abs_srcdir = @elfutils_abs_srcdir@
139exec_prefix = @exec_prefix@
140have_dvips = @have_dvips@
141have_latex = @have_latex@
142have_latex2html = @have_latex2html@
143have_ps2pdf = @have_ps2pdf@
92aff3c7 144have_xmlto = @have_xmlto@
0cce60ac
WC
145host_alias = @host_alias@
146htmldir = @htmldir@
147includedir = @includedir@
148infodir = @infodir@
149install_sh = @install_sh@
150libdir = @libdir@
151libexecdir = @libexecdir@
152localedir = @localedir@
153localstatedir = @localstatedir@
154mandir = @mandir@
155mkdir_p = @mkdir_p@
43498922 156nspr_CFLAGS = @nspr_CFLAGS@
43498922 157nss_CFLAGS = @nss_CFLAGS@
0cce60ac
WC
158oldincludedir = @oldincludedir@
159pdfdir = @pdfdir@
160prefix = @prefix@
161program_transform_name = @program_transform_name@
162psdir = @psdir@
163sbindir = @sbindir@
164sharedstatedir = @sharedstatedir@
165sqlite3_LIBS = @sqlite3_LIBS@
166srcdir = @srcdir@
167stap_LIBS = @stap_LIBS@
168staplog_CPPFLAGS = @staplog_CPPFLAGS@
169subdirs = @subdirs@
170sysconfdir = @sysconfdir@
171target_alias = @target_alias@
27aba29a 172top_build_prefix = @top_build_prefix@
0cce60ac
WC
173top_builddir = @top_builddir@
174top_srcdir = @top_srcdir@
5bfd7a37 175DOC_INSTALL_DIR = $(DESTDIR)$(datadir)/doc/systemtap
d9e3e39e 176MAN_INSTALL_DIR = $(DESTDIR)$(mandir)/man3
5bfd7a37 177HTML_INSTALL_DIR = $(DESTDIR)$(datadir)/doc/systemtap/tapsets
0cce60ac
WC
178SRCTREE = $(abs_top_srcdir)/
179DOCPROC = $(abs_builddir)/docproc
180all: all-am
181
182.SUFFIXES:
183.SUFFIXES: .c .o .obj
184$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
185 @for dep in $?; do \
186 case '$(am__configure_deps)' in \
187 *$$dep*) \
188 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
189 && exit 0; \
190 exit 1;; \
191 esac; \
192 done; \
193 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/SystemTap_Tapset_Reference/Makefile'; \
194 cd $(top_srcdir) && \
195 $(AUTOMAKE) --gnu doc/SystemTap_Tapset_Reference/Makefile
196.PRECIOUS: Makefile
197Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
198 @case '$?' in \
199 *config.status*) \
200 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
201 *) \
202 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
203 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
204 esac;
205
206$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
207 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
208
209$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
210 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
211$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
212 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
0cce60ac 213
5bfd7a37
WC
214clean-noinstPROGRAMS:
215 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
0cce60ac
WC
216docproc$(EXEEXT): $(docproc_OBJECTS) $(docproc_DEPENDENCIES)
217 @rm -f docproc$(EXEEXT)
218 $(LINK) $(docproc_OBJECTS) $(docproc_LDADD) $(LIBS)
219
220mostlyclean-compile:
221 -rm -f *.$(OBJEXT)
222
223distclean-compile:
224 -rm -f *.tab.c
225
226@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/docproc.Po@am__quote@
227
228.c.o:
229@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
230@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
231@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
232@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
233@am__fastdepCC_FALSE@ $(COMPILE) -c $<
234
235.c.obj:
236@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
237@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
238@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
239@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
240@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
241
242ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
243 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
244 unique=`for i in $$list; do \
245 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
246 done | \
8ca54d60
EB
247 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
248 END { if (nonempty) { for (i in files) print i; }; }'`; \
0cce60ac
WC
249 mkid -fID $$unique
250tags: TAGS
251
252TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
253 $(TAGS_FILES) $(LISP)
254 tags=; \
255 here=`pwd`; \
256 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
257 unique=`for i in $$list; do \
258 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
259 done | \
8ca54d60
EB
260 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
261 END { if (nonempty) { for (i in files) print i; }; }'`; \
0cce60ac
WC
262 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
263 test -n "$$unique" || unique=$$empty_fix; \
264 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
265 $$tags $$unique; \
266 fi
267ctags: CTAGS
268CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
269 $(TAGS_FILES) $(LISP)
270 tags=; \
271 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
272 unique=`for i in $$list; do \
273 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
274 done | \
8ca54d60
EB
275 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
276 END { if (nonempty) { for (i in files) print i; }; }'`; \
0cce60ac
WC
277 test -z "$(CTAGS_ARGS)$$tags$$unique" \
278 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
279 $$tags $$unique
280
281GTAGS:
282 here=`$(am__cd) $(top_builddir) && pwd` \
283 && cd $(top_srcdir) \
284 && gtags -i $(GTAGS_ARGS) $$here
285
286distclean-tags:
287 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
288
289distdir: $(DISTFILES)
290 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
291 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
292 list='$(DISTFILES)'; \
293 dist_files=`for file in $$list; do echo $$file; done | \
294 sed -e "s|^$$srcdirstrip/||;t" \
295 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
296 case $$dist_files in \
297 */*) $(MKDIR_P) `echo "$$dist_files" | \
298 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
299 sort -u` ;; \
300 esac; \
301 for file in $$dist_files; do \
302 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
303 if test -d $$d/$$file; then \
304 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
305 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
306 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
307 fi; \
308 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
309 else \
310 test -f $(distdir)/$$file \
311 || cp -p $$d/$$file $(distdir)/$$file \
312 || exit 1; \
313 fi; \
314 done
315check-am: all-am
316check: check-am
317all-am: Makefile $(PROGRAMS)
318installdirs:
0cce60ac
WC
319install: install-am
320install-exec: install-exec-am
321install-data: install-data-am
322uninstall: uninstall-am
323
324install-am: all-am
325 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
326
327installcheck: installcheck-am
328install-strip:
329 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
330 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
331 `test -z '$(STRIP)' || \
332 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
333mostlyclean-generic:
334
335clean-generic:
336
337distclean-generic:
338 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
339
340maintainer-clean-generic:
341 @echo "This command is intended for maintainers to use"
342 @echo "it deletes files that may require special tools to rebuild."
92aff3c7 343@BUILD_REFDOCS_FALSE@install-data-hook:
0cce60ac
WC
344clean: clean-am
345
5bfd7a37 346clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am
0cce60ac
WC
347
348distclean: distclean-am
349 -rm -rf ./$(DEPDIR)
350 -rm -f Makefile
351distclean-am: clean-am distclean-compile distclean-generic \
352 distclean-tags
353
354dvi: dvi-am
355
356dvi-am:
357
358html: html-am
359
360info: info-am
361
362info-am:
363
364install-data-am:
5bfd7a37
WC
365 @$(NORMAL_INSTALL)
366 $(MAKE) $(AM_MAKEFLAGS) install-data-hook
0cce60ac
WC
367
368install-dvi: install-dvi-am
369
5bfd7a37 370install-exec-am:
0cce60ac
WC
371
372install-html: install-html-am
373
374install-info: install-info-am
375
376install-man:
377
378install-pdf: install-pdf-am
379
380install-ps: install-ps-am
381
382installcheck-am:
383
384maintainer-clean: maintainer-clean-am
385 -rm -rf ./$(DEPDIR)
386 -rm -f Makefile
387maintainer-clean-am: distclean-am maintainer-clean-generic
388
389mostlyclean: mostlyclean-am
390
391mostlyclean-am: mostlyclean-compile mostlyclean-generic
392
393pdf: pdf-am
394
395pdf-am:
396
397ps: ps-am
398
399ps-am:
400
5bfd7a37 401uninstall-am:
0cce60ac 402
5bfd7a37 403.MAKE: install-am install-data-am install-strip
0cce60ac 404
5bfd7a37
WC
405.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
406 clean-noinstPROGRAMS ctags distclean distclean-compile \
0cce60ac 407 distclean-generic distclean-tags distdir dvi dvi-am html \
5bfd7a37
WC
408 html-am info info-am install install-am install-data \
409 install-data-am install-data-hook install-dvi install-dvi-am \
0cce60ac
WC
410 install-exec install-exec-am install-html install-html-am \
411 install-info install-info-am install-man install-pdf \
412 install-pdf-am install-ps install-ps-am install-strip \
413 installcheck installcheck-am installdirs maintainer-clean \
414 maintainer-clean-generic mostlyclean mostlyclean-compile \
415 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
5bfd7a37 416 uninstall-am
0cce60ac 417
0cce60ac 418
92aff3c7
WC
419@BUILD_REFDOCS_TRUE@all: tapsets.pdf stamp-htmldocs stamp-mandocs
420@BUILD_REFDOCS_TRUE@tapsets.xml: docproc $(shell find $(SRCTREE) -name '*.stp')
421@BUILD_REFDOCS_TRUE@ SRCTREE=$(SRCTREE) $(DOCPROC) doc $(abs_srcdir)/tapsets.tmpl > tapsets.xml.new
422@BUILD_REFDOCS_TRUE@ if cmp tapsets.xml.new tapsets.xml >/dev/null ; then \
423@BUILD_REFDOCS_TRUE@ echo tapsets.xml unchanged; \
424@BUILD_REFDOCS_TRUE@ else \
425@BUILD_REFDOCS_TRUE@ mv tapsets.xml.new tapsets.xml; \
426@BUILD_REFDOCS_TRUE@ fi
0cce60ac 427
92aff3c7
WC
428@BUILD_REFDOCS_TRUE@stamp-htmldocs: tapsets.xml
429@BUILD_REFDOCS_TRUE@ xmlto html -o tapsets tapsets.xml
430@BUILD_REFDOCS_TRUE@ touch stamp-htmldocs
0cce60ac 431
92aff3c7
WC
432@BUILD_REFDOCS_TRUE@tapsets.pdf: tapsets.xml
433@BUILD_REFDOCS_TRUE@ xmlto pdf tapsets.xml
0cce60ac 434
92aff3c7 435@BUILD_REFDOCS_TRUE@stamp-mandocs: tapsets.xml
d9e3e39e 436@BUILD_REFDOCS_TRUE@ xmlto man -o man3 tapsets.xml
92aff3c7 437@BUILD_REFDOCS_TRUE@ touch stamp-mandocs
0cce60ac
WC
438
439#FIXME need to figure out where to install things appropriately
440#installmandocs: mandocs
92aff3c7
WC
441@BUILD_REFDOCS_TRUE@install-data-hook:
442@BUILD_REFDOCS_TRUE@ $(MKDIR_P) $(DOC_INSTALL_DIR)
443@BUILD_REFDOCS_TRUE@ $(INSTALL_DATA) tapsets.pdf $(DOC_INSTALL_DIR)
444@BUILD_REFDOCS_TRUE@ $(MKDIR_P) $(MAN_INSTALL_DIR)
d9e3e39e 445@BUILD_REFDOCS_TRUE@ $(INSTALL_DATA) man3/* $(MAN_INSTALL_DIR)
92aff3c7
WC
446@BUILD_REFDOCS_TRUE@ $(MKDIR_P) $(HTML_INSTALL_DIR)
447@BUILD_REFDOCS_TRUE@ $(INSTALL_DATA) tapsets/* $(HTML_INSTALL_DIR)
0cce60ac
WC
448# Tell versions [3.59,3.63) of GNU make to not export all variables.
449# Otherwise a system limit (for SysV at least) may be exceeded.
450.NOEXPORT:
This page took 0.080367 seconds and 5 git commands to generate.