b3d4b5ffa3cab2716442eb60b7d8cced7fe00a4f
[platform/upstream/oprofile.git] / doc / 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 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 @BUILD_FOR_PERF_EVENT_TRUE@am__append_1 = operf.1 \
38 @BUILD_FOR_PERF_EVENT_TRUE@                     ocount.1
39
40 subdir = doc
41 DIST_COMMON = $(dist_html_DATA) $(srcdir)/Makefile.am \
42         $(srcdir)/Makefile.in $(srcdir)/ocount.1.in \
43         $(srcdir)/op-check-perfevents.1.in $(srcdir)/opannotate.1.in \
44         $(srcdir)/oparchive.1.in $(srcdir)/operf.1.in \
45         $(srcdir)/opgprof.1.in $(srcdir)/ophelp.1.in \
46         $(srcdir)/opimport.1.in $(srcdir)/opreport.1.in \
47         $(srcdir)/oprofile.1.in
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/m4/binutils.m4 \
50         $(top_srcdir)/m4/builtinexpect.m4 \
51         $(top_srcdir)/m4/compileroption.m4 \
52         $(top_srcdir)/m4/copyifchange.m4 $(top_srcdir)/m4/docbook.m4 \
53         $(top_srcdir)/m4/extradirs.m4 \
54         $(top_srcdir)/m4/kernelversion.m4 $(top_srcdir)/m4/libtool.m4 \
55         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
56         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
57         $(top_srcdir)/m4/mallocattribute.m4 \
58         $(top_srcdir)/m4/poptconst.m4 \
59         $(top_srcdir)/m4/precompiledheader.m4 \
60         $(top_srcdir)/m4/sstream.m4 $(top_srcdir)/m4/typedef.m4 \
61         $(top_srcdir)/configure.ac
62 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63         $(ACLOCAL_M4)
64 mkinstalldirs = $(install_sh) -d
65 CONFIG_HEADER = $(top_builddir)/config.h
66 CONFIG_CLEAN_FILES = oprofile.1 ophelp.1 op-check-perfevents.1 \
67         opreport.1 opannotate.1 opgprof.1 oparchive.1 opimport.1 \
68         operf.1 ocount.1
69 CONFIG_CLEAN_VPATH_FILES =
70 SOURCES =
71 DIST_SOURCES =
72 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
73 am__vpath_adj = case $$p in \
74     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
75     *) f=$$p;; \
76   esac;
77 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
78 am__install_max = 40
79 am__nobase_strip_setup = \
80   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
81 am__nobase_strip = \
82   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
83 am__nobase_list = $(am__nobase_strip_setup); \
84   for p in $$list; do echo "$$p $$p"; done | \
85   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
86   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
87     if (++n[$$2] == $(am__install_max)) \
88       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
89     END { for (dir in files) print dir, files[dir] }'
90 am__base_list = \
91   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
92   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
93 man1dir = $(mandir)/man1
94 am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(htmldir)"
95 NROFF = nroff
96 MANS = $(man_MANS)
97 DATA = $(dist_html_DATA)
98 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99 ACLOCAL = @ACLOCAL@
100 AMTAR = @AMTAR@
101 AR = @AR@
102 AUTOCONF = @AUTOCONF@
103 AUTOHEADER = @AUTOHEADER@
104 AUTOMAKE = @AUTOMAKE@
105 AWK = @AWK@
106 BFD_LIBS = @BFD_LIBS@
107 CAT_ENTRY_END = @CAT_ENTRY_END@
108 CAT_ENTRY_START = @CAT_ENTRY_START@
109 CC = @CC@
110 CCDEPMODE = @CCDEPMODE@
111 CFLAGS = @CFLAGS@
112 CPP = @CPP@
113 CPPFLAGS = @CPPFLAGS@
114 CXX = @CXX@
115 CXXCPP = @CXXCPP@
116 CXXDEPMODE = @CXXDEPMODE@
117 CXXFLAGS = @CXXFLAGS@
118 CYGPATH_W = @CYGPATH_W@
119 DATE = @DATE@
120 DEFS = @DEFS@
121 DEPDIR = @DEPDIR@
122 DOCBOOK_ROOT = @DOCBOOK_ROOT@
123 DSYMUTIL = @DSYMUTIL@
124 DUMPBIN = @DUMPBIN@
125 ECHO_C = @ECHO_C@
126 ECHO_N = @ECHO_N@
127 ECHO_T = @ECHO_T@
128 EGREP = @EGREP@
129 EXEEXT = @EXEEXT@
130 EXTRA_CFLAGS_MODULE = @EXTRA_CFLAGS_MODULE@
131 FGREP = @FGREP@
132 GREP = @GREP@
133 INSTALL = @INSTALL@
134 INSTALL_DATA = @INSTALL_DATA@
135 INSTALL_PROGRAM = @INSTALL_PROGRAM@
136 INSTALL_SCRIPT = @INSTALL_SCRIPT@
137 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
138 JAVA_HOMEDIR = @JAVA_HOMEDIR@
139 LD = @LD@
140 LDFLAGS = @LDFLAGS@
141 LIBERTY_LIBS = @LIBERTY_LIBS@
142 LIBOBJS = @LIBOBJS@
143 LIBS = @LIBS@
144 LIBTOOL = @LIBTOOL@
145 LIPO = @LIPO@
146 LN_S = @LN_S@
147 LTLIBOBJS = @LTLIBOBJS@
148 MAKEINFO = @MAKEINFO@
149 MKDIR_P = @MKDIR_P@
150 NM = @NM@
151 NMEDIT = @NMEDIT@
152 OBJDUMP = @OBJDUMP@
153 OBJEXT = @OBJEXT@
154 OP_CFLAGS = @OP_CFLAGS@
155 OP_CPPFLAGS = @OP_CPPFLAGS@
156 OP_CXXFLAGS = @OP_CXXFLAGS@
157 OP_DOCDIR = @OP_DOCDIR@
158 OP_LDFLAGS = @OP_LDFLAGS@
159 OTOOL = @OTOOL@
160 OTOOL64 = @OTOOL64@
161 PACKAGE = @PACKAGE@
162 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
163 PACKAGE_NAME = @PACKAGE_NAME@
164 PACKAGE_STRING = @PACKAGE_STRING@
165 PACKAGE_TARNAME = @PACKAGE_TARNAME@
166 PACKAGE_VERSION = @PACKAGE_VERSION@
167 PATH_SEPARATOR = @PATH_SEPARATOR@
168 PERF_EVENT_FLAGS = @PERF_EVENT_FLAGS@
169 PFM_LIB = @PFM_LIB@
170 PKG_CONFIG = @PKG_CONFIG@
171 POPT_LIBS = @POPT_LIBS@
172 PTRDIFF_T_TYPE = @PTRDIFF_T_TYPE@
173 RANLIB = @RANLIB@
174 RT_LIB = @RT_LIB@
175 SED = @SED@
176 SET_MAKE = @SET_MAKE@
177 SHELL = @SHELL@
178 SIZE_T_TYPE = @SIZE_T_TYPE@
179 STRIP = @STRIP@
180 VERSION = @VERSION@
181 XMKMF = @XMKMF@
182 XML_CATALOG = @XML_CATALOG@
183 XSLTPROC = xsltproc
184 XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
185 X_CFLAGS = @X_CFLAGS@
186 X_EXTRA_LIBS = @X_EXTRA_LIBS@
187 X_LIBS = @X_LIBS@
188 X_PRE_LIBS = @X_PRE_LIBS@
189 abs_builddir = @abs_builddir@
190 abs_srcdir = @abs_srcdir@
191 abs_top_builddir = @abs_top_builddir@
192 abs_top_srcdir = @abs_top_srcdir@
193 ac_ct_CC = @ac_ct_CC@
194 ac_ct_CXX = @ac_ct_CXX@
195 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
196 am__include = @am__include@
197 am__leading_dot = @am__leading_dot@
198 am__quote = @am__quote@
199 am__tar = @am__tar@
200 am__untar = @am__untar@
201 bindir = @bindir@
202 build = @build@
203 build_alias = @build_alias@
204 build_cpu = @build_cpu@
205 build_os = @build_os@
206 build_vendor = @build_vendor@
207 builddir = @builddir@
208 datadir = @datadir@
209 datarootdir = @datarootdir@
210 docdir = @docdir@
211 dvidir = @dvidir@
212 exec_prefix = @exec_prefix@
213 host = @host@
214 host_alias = @host_alias@
215 host_cpu = @host_cpu@
216 host_os = @host_os@
217 host_vendor = @host_vendor@
218 htmldir = $(prefix)/share/doc/oprofile
219 includedir = @includedir@
220 infodir = @infodir@
221 install_sh = @install_sh@
222 libdir = @libdir@
223 libexecdir = @libexecdir@
224 localedir = @localedir@
225 localstatedir = @localstatedir@
226 lt_ECHO = @lt_ECHO@
227 mandir = @mandir@
228 mkdir_p = @mkdir_p@
229 oldincludedir = @oldincludedir@
230 pdfdir = @pdfdir@
231 prefix = @prefix@
232 program_transform_name = @program_transform_name@
233 psdir = @psdir@
234 sbindir = @sbindir@
235 sharedstatedir = @sharedstatedir@
236 srcdir = @srcdir@
237 sysconfdir = @sysconfdir@
238 target_alias = @target_alias@
239 top_build_prefix = @top_build_prefix@
240 top_builddir = @top_builddir@
241 top_srcdir = @top_srcdir@
242 topdir = @topdir@
243 RM = rm
244 MANDIR = $(DESTDIR)@mandir@/man1
245 XHTML_STYLESHEET = $(srcdir)/xsl/xhtml.xsl
246 CHUNK_XHTML_STYLESHEET = $(srcdir)/xsl/xhtml-chunk.xsl
247 XML_CATALOG_FILES = xsl/catalog.xml
248 STYLESHEETS = $(CHUNK_XHTML_STYLESHEET) $(srcdir)/xsl/xhtml-common.xsl
249 man_MANS = oprofile.1 opreport.1 opannotate.1 opgprof.1 ophelp.1 \
250         op-check-perfevents.1 oparchive.1 opimport.1 $(am__append_1)
251 dist_html_DATA = oprofile.html internals.html opreport.xsd ophelp.xsd op-jit-devel.html
252 EXTRA_DIST = \
253         oprofile.1 \
254         oprofile.1.in \
255         oprofile.xml \
256         op-jit-devel.xml \
257         internals.xml \
258         buffers.png \
259         xsl/catalog-1.xml.in \
260         xsl/xhtml.xsl \
261         xsl/xhtml-common.xsl \
262         xsl/xhtml-chunk.xsl \
263         srcdoc/Doxyfile.in \
264         srcdoc/Makefile
265
266 all: all-am
267
268 .SUFFIXES:
269 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
270         @for dep in $?; do \
271           case '$(am__configure_deps)' in \
272             *$$dep*) \
273               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
274                 && { if test -f $@; then exit 0; else break; fi; }; \
275               exit 1;; \
276           esac; \
277         done; \
278         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
279         $(am__cd) $(top_srcdir) && \
280           $(AUTOMAKE) --foreign doc/Makefile
281 .PRECIOUS: Makefile
282 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
283         @case '$?' in \
284           *config.status*) \
285             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
286           *) \
287             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
288             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
289         esac;
290
291 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
292         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
293
294 $(top_srcdir)/configure:  $(am__configure_deps)
295         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
297         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
298 $(am__aclocal_m4_deps):
299 oprofile.1: $(top_builddir)/config.status $(srcdir)/oprofile.1.in
300         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
301 ophelp.1: $(top_builddir)/config.status $(srcdir)/ophelp.1.in
302         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
303 op-check-perfevents.1: $(top_builddir)/config.status $(srcdir)/op-check-perfevents.1.in
304         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
305 opreport.1: $(top_builddir)/config.status $(srcdir)/opreport.1.in
306         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
307 opannotate.1: $(top_builddir)/config.status $(srcdir)/opannotate.1.in
308         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
309 opgprof.1: $(top_builddir)/config.status $(srcdir)/opgprof.1.in
310         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
311 oparchive.1: $(top_builddir)/config.status $(srcdir)/oparchive.1.in
312         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
313 opimport.1: $(top_builddir)/config.status $(srcdir)/opimport.1.in
314         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
315 operf.1: $(top_builddir)/config.status $(srcdir)/operf.1.in
316         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
317 ocount.1: $(top_builddir)/config.status $(srcdir)/ocount.1.in
318         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
319
320 mostlyclean-libtool:
321         -rm -f *.lo
322
323 clean-libtool:
324         -rm -rf .libs _libs
325 install-man1: $(man_MANS)
326         @$(NORMAL_INSTALL)
327         test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)"
328         @list=''; test -n "$(man1dir)" || exit 0; \
329         { for i in $$list; do echo "$$i"; done; \
330         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
331           sed -n '/\.1[a-z]*$$/p'; \
332         } | while read p; do \
333           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
334           echo "$$d$$p"; echo "$$p"; \
335         done | \
336         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
337               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
338         sed 'N;N;s,\n, ,g' | { \
339         list=; while read file base inst; do \
340           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
341             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
342             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
343           fi; \
344         done; \
345         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
346         while read files; do \
347           test -z "$$files" || { \
348             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
349             $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
350         done; }
351
352 uninstall-man1:
353         @$(NORMAL_UNINSTALL)
354         @list=''; test -n "$(man1dir)" || exit 0; \
355         files=`{ for i in $$list; do echo "$$i"; done; \
356         l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
357           sed -n '/\.1[a-z]*$$/p'; \
358         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
359               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
360         test -z "$$files" || { \
361           echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \
362           cd "$(DESTDIR)$(man1dir)" && rm -f $$files; }
363 install-dist_htmlDATA: $(dist_html_DATA)
364         @$(NORMAL_INSTALL)
365         test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)"
366         @list='$(dist_html_DATA)'; test -n "$(htmldir)" || list=; \
367         for p in $$list; do \
368           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
369           echo "$$d$$p"; \
370         done | $(am__base_list) | \
371         while read files; do \
372           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
373           $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
374         done
375
376 uninstall-dist_htmlDATA:
377         @$(NORMAL_UNINSTALL)
378         @list='$(dist_html_DATA)'; test -n "$(htmldir)" || list=; \
379         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
380         test -n "$$files" || exit 0; \
381         echo " ( cd '$(DESTDIR)$(htmldir)' && rm -f" $$files ")"; \
382         cd "$(DESTDIR)$(htmldir)" && rm -f $$files
383 tags: TAGS
384 TAGS:
385
386 ctags: CTAGS
387 CTAGS:
388
389
390 distdir: $(DISTFILES)
391         @list='$(MANS)'; if test -n "$$list"; then \
392           list=`for p in $$list; do \
393             if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
394             if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \
395           if test -n "$$list" && \
396             grep 'ab help2man is required to generate this page' $$list >/dev/null; then \
397             echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \
398             grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/         /' >&2; \
399             echo "       to fix them, install help2man, remove and regenerate the man pages;" >&2; \
400             echo "       typically \`make maintainer-clean' will remove them" >&2; \
401             exit 1; \
402           else :; fi; \
403         else :; fi
404         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
405         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
406         list='$(DISTFILES)'; \
407           dist_files=`for file in $$list; do echo $$file; done | \
408           sed -e "s|^$$srcdirstrip/||;t" \
409               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
410         case $$dist_files in \
411           */*) $(MKDIR_P) `echo "$$dist_files" | \
412                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
413                            sort -u` ;; \
414         esac; \
415         for file in $$dist_files; do \
416           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
417           if test -d $$d/$$file; then \
418             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
419             if test -d "$(distdir)/$$file"; then \
420               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
421             fi; \
422             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
423               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
424               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
425             fi; \
426             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
427           else \
428             test -f "$(distdir)/$$file" \
429             || cp -p $$d/$$file "$(distdir)/$$file" \
430             || exit 1; \
431           fi; \
432         done
433 check-am: all-am
434 check: check-am
435 all-am: Makefile $(MANS) $(DATA)
436 installdirs:
437         for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(htmldir)"; do \
438           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
439         done
440 install: install-am
441 install-exec: install-exec-am
442 install-data: install-data-am
443 uninstall: uninstall-am
444
445 install-am: all-am
446         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
447
448 installcheck: installcheck-am
449 install-strip:
450         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
451           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
452           `test -z '$(STRIP)' || \
453             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
454 mostlyclean-generic:
455
456 clean-generic:
457
458 distclean-generic:
459         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
460         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
461
462 maintainer-clean-generic:
463         @echo "This command is intended for maintainers to use"
464         @echo "it deletes files that may require special tools to rebuild."
465 clean: clean-am
466
467 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
468
469 distclean: distclean-am
470         -rm -f Makefile
471 distclean-am: clean-am distclean-generic distclean-local
472
473 dvi: dvi-am
474
475 dvi-am:
476
477 html: html-am
478
479 html-am:
480
481 info: info-am
482
483 info-am:
484
485 install-data-am: install-dist_htmlDATA install-man
486
487 install-dvi: install-dvi-am
488
489 install-dvi-am:
490
491 install-exec-am:
492
493 install-html: install-html-am
494
495 install-html-am:
496
497 install-info: install-info-am
498
499 install-info-am:
500
501 install-man: install-man1
502
503 install-pdf: install-pdf-am
504
505 install-pdf-am:
506
507 install-ps: install-ps-am
508
509 install-ps-am:
510
511 installcheck-am:
512
513 maintainer-clean: maintainer-clean-am
514         -rm -f Makefile
515 maintainer-clean-am: distclean-am maintainer-clean-generic
516
517 mostlyclean: mostlyclean-am
518
519 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
520
521 pdf: pdf-am
522
523 pdf-am:
524
525 ps: ps-am
526
527 ps-am:
528
529 uninstall-am: uninstall-dist_htmlDATA uninstall-local uninstall-man
530
531 uninstall-man: uninstall-man1
532
533 .MAKE: install-am install-strip
534
535 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
536         clean-local distclean distclean-generic distclean-libtool \
537         distclean-local distdir dvi dvi-am html html-am info info-am \
538         install install-am install-data install-data-am \
539         install-dist_htmlDATA install-dvi install-dvi-am install-exec \
540         install-exec-am install-html install-html-am install-info \
541         install-info-am install-man install-man1 install-pdf \
542         install-pdf-am install-ps install-ps-am install-strip \
543         installcheck installcheck-am installdirs maintainer-clean \
544         maintainer-clean-generic mostlyclean mostlyclean-generic \
545         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
546         uninstall-dist_htmlDATA uninstall-local uninstall-man \
547         uninstall-man1
548
549
550 @have_xsltproc_TRUE@oprofile.html: ${top_srcdir}/doc/oprofile.xml
551 @have_xsltproc_TRUE@    XML_CATALOG_FILES=$(XML_CATALOG_FILES) $(XSLTPROC) $(XSLTPROC_FLAGS) -o $@ --stringparam version @VERSION@ $(XHTML_STYLESHEET) $<
552
553 @have_xsltproc_TRUE@op-jit-devel.html: ${top_srcdir}/doc/op-jit-devel.xml
554 @have_xsltproc_TRUE@    XML_CATALOG_FILES=$(XML_CATALOG_FILES) $(XSLTPROC) $(XSLTPROC_FLAGS) -o $@ --stringparam version @VERSION@ $(XHTML_STYLESHEET) $<
555
556 @have_xsltproc_TRUE@internals.html: ${top_srcdir}/doc/internals.xml
557 @have_xsltproc_TRUE@    XML_CATALOG_FILES=$(XML_CATALOG_FILES) $(XSLTPROC) $(XSLTPROC_FLAGS) -o $@ --stringparam version @VERSION@ $(XHTML_STYLESHEET) $<
558
559 # rules to generate oprofile.sf.net/doc files
560
561 @have_xsltproc_TRUE@doc/index.html: ${top_srcdir}/doc/oprofile.xml
562 @have_xsltproc_TRUE@    -mkdir doc/
563 @have_xsltproc_TRUE@    $(XSLTPROC) -o doc/ $(XSLTPROC_FLAGS) --stringparam version @VERSION@ $(CHUNK_XHTML_STYLESHEET) $<
564
565 @have_xsltproc_TRUE@doc/devel/index.html: ${top_srcdir}/doc/op-jit-devel.xml
566 @have_xsltproc_TRUE@    -mkdir doc/devel/
567 @have_xsltproc_TRUE@    $(XSLTPROC) -o doc/devel/ $(XSLTPROC_FLAGS) --stringparam version @VERSION@ $(CHUNK_XHTML_STYLESHEET) $<
568
569 @have_xsltproc_TRUE@doc/internals/index.html: ${top_srcdir}/doc/internals.xml
570 @have_xsltproc_TRUE@    -mkdir doc/internals/
571 @have_xsltproc_TRUE@    $(XSLTPROC) -o doc/internals/ $(XSLTPROC_FLAGS) --stringparam version @VERSION@ $(CHUNK_XHTML_STYLESHEET) $<
572
573 @have_xsltproc_TRUE@chunk: doc/index.html doc/internals/index.html doc/devel/index.html
574 @have_xsltproc_TRUE@    cp ${top_srcdir}/doc/buffers.png doc/internals/
575
576 @have_xsltproc_FALSE@oprofile.html:
577 @have_xsltproc_FALSE@   touch $@
578
579 @have_xsltproc_FALSE@internals.html:
580 @have_xsltproc_FALSE@   touch $@
581
582 @have_xsltproc_FALSE@op-jit-devel.html:
583 @have_xsltproc_FALSE@   touch $@
584
585 @have_xsltproc_FALSE@chunk:
586
587 distclean-local:
588         $(RM) -f xsl/catalog-1.xml xsl/catalog.xml
589
590 clean-local:
591         $(RM) -f $(generated_mans)
592
593 # these files are not cleaned by make uninstall automake bug ?
594 uninstall-local:
595         rm -f @mandir@/cat1/oprofile.1.gz
596         @for f in $(LINK_LIST); do              \
597                 rm -f $(CATDIR)/cat1/$$f.gz;    \
598         done
599
600 # Tell versions [3.59,3.63) of GNU make to not export all variables.
601 # Otherwise a system limit (for SysV at least) may be exceeded.
602 .NOEXPORT: