move everything out of trunk
[lttv.git] / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / doc / user / user_guide / docbook / Makefile
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # doc/user/user_guide/docbook/Makefile. Generated from Makefile.in by configure.
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # Free Software Foundation, Inc.
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
16
17 srcdir = .
18 top_srcdir = ../../../..
19
20 pkgdatadir = $(datadir)/LinuxTraceToolkitViewer
21 pkglibdir = $(libdir)/LinuxTraceToolkitViewer
22 pkgincludedir = $(includedir)/LinuxTraceToolkitViewer
23 top_builddir = ../../../..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = /usr/bin/install -c
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = i686-pc-linux-gnu
39 ACLOCAL = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run aclocal-1.7
40 AMDEP_FALSE = #
41 AMDEP_TRUE =
42 AMTAR = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run tar
43 AR = ar
44 AUTOCONF = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run autoconf
45 AUTOHEADER = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run autoheader
46 AUTOMAKE = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run automake-1.7
47 AWK = mawk
48 BASH = /bin/sh
49 CC = gcc
50 CCDEPMODE = depmode=gcc3
51 CFLAGS = -g -O2
52 CPP = gcc -E
53 CPPFLAGS =
54 CXX = g++
55 CXXCPP = g++ -E
56 CXXDEPMODE = depmode=gcc3
57 CXXFLAGS = -g -O2
58 CYGPATH_W = echo
59 DEFAULT_INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I$(top_lttvdir) -I$(top_lttvwindowdir)
60 DEFS = -DHAVE_CONFIG_H
61 DEPDIR = .deps
62 ECHO = echo
63 ECHO_C =
64 ECHO_N = -n
65 ECHO_T =
66 EGREP = /bin/grep -E
67 EXEEXT =
68 F77 =
69 FFLAGS =
70 GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
71 GLIB_GENMARSHAL = glib-genmarshal
72 GLIB_LIBS = -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0
73 GLIB_MKENUMS = glib-mkenums
74 GOBJECT_QUERY = gobject-query
75 GREP = /bin/grep
76 GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
77 GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
78 INSTALL_DATA = ${INSTALL} -m 644
79 INSTALL_PROGRAM = ${INSTALL}
80 INSTALL_SCRIPT = ${INSTALL}
81 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
82 LDFLAGS =
83 LIBOBJS =
84 LIBS =
85 LIBTOOL = $(SHELL) $(top_builddir)/libtool
86 LN_S = ln -s
87 LTLIBOBJS =
88 LTTVSTATIC_FALSE =
89 LTTVSTATIC_TRUE = #
90 MAKEINFO = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run makeinfo
91 OBJEXT = o
92 PACKAGE = LinuxTraceToolkitViewer
93 PACKAGE_BUGREPORT = BUG-REPORT-ADDRESS
94 PACKAGE_CFLAGS = -Wall -Wformat
95 PACKAGE_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
96 PACKAGE_NAME = FULL-PACKAGE-NAME
97 PACKAGE_STRING = FULL-PACKAGE-NAME VERSION
98 PACKAGE_TARNAME = full-package-name
99 PACKAGE_VERSION = VERSION
100 PATH_SEPARATOR = :
101 PKG_CONFIG = /usr/bin/pkg-config
102 POPT_LIBS = -lpopt
103 RANLIB = ranlib
104 SET_MAKE =
105 SHELL = /bin/sh
106 STRIP = strip
107 THREAD_LIBS =
108 UTIL_LIBS = -lutil
109 VERSION = 0.8.61-16092006
110 ac_ct_CC = gcc
111 ac_ct_CXX = g++
112 ac_ct_F77 =
113 am__fastdepCC_FALSE = #
114 am__fastdepCC_TRUE =
115 am__fastdepCXX_FALSE = #
116 am__fastdepCXX_TRUE =
117 am__include = include
118 am__leading_dot = .
119 am__quote =
120 bindir = ${exec_prefix}/bin
121 build = i686-pc-linux-gnu
122 build_alias =
123 build_cpu = i686
124 build_os = linux-gnu
125 build_vendor = pc
126 datadir = ${datarootdir}
127 datarootdir = ${prefix}/share
128 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
129 dvidir = ${docdir}
130 exec_prefix = ${prefix}
131 host = i686-pc-linux-gnu
132 host_alias =
133 host_cpu = i686
134 host_os = linux-gnu
135 host_vendor = pc
136 htmldir = ${docdir}
137 includedir = ${prefix}/include
138 infodir = ${datarootdir}/info
139 install_sh = /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/install-sh
140 libdir = ${exec_prefix}/lib
141 libexecdir = ${exec_prefix}/libexec
142 localedir = ${datarootdir}/locale
143 localstatedir = ${prefix}/var
144 lttctlincludedir = ${prefix}/include/liblttctl
145 lttincludedir = ${prefix}/include/ltt
146 lttvincludedir = ${prefix}/include/lttv
147 lttvlibdir = ${exec_prefix}/lib/lttv
148 lttvplugindir = ${exec_prefix}/lib/lttv/plugins
149 lttvwindowincludedir = ${prefix}/include/lttvwindow
150 mandir = ${datarootdir}/man
151 oldincludedir = /usr/include
152 pdfdir = ${docdir}
153 prefix = /usr/local
154 program_transform_name = s,x,x,
155 psdir = ${docdir}
156 sbindir = ${exec_prefix}/sbin
157 sharedstatedir = ${prefix}/com
158 sysconfdir = ${prefix}/etc
159 target_alias =
160 top_lttvdir = $(top_srcdir)/lttv
161 top_lttvwindowdir = $(top_srcdir)/lttv/modules/gui/lttvwindow
162 EXTRA_DIST = lttv-color-list.eps lttv-color-list.png lttv-numbered-5.eps lttv-numbered-5.png user_guide.docbook
163 subdir = doc/user/user_guide/docbook
164 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
165 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
166 CONFIG_HEADER = $(top_builddir)/config.h
167 CONFIG_CLEAN_FILES =
168 DIST_SOURCES =
169 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
170 all: all-am
171
172 .SUFFIXES:
173 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
174 cd $(top_srcdir) && \
175 $(AUTOMAKE) --gnu doc/user/user_guide/docbook/Makefile
176 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
177 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
178
179 mostlyclean-libtool:
180 -rm -f *.lo
181
182 clean-libtool:
183 -rm -rf .libs _libs
184
185 distclean-libtool:
186 -rm -f libtool
187 uninstall-info-am:
188 tags: TAGS
189 TAGS:
190
191 ctags: CTAGS
192 CTAGS:
193
194 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
195
196 top_distdir = ../../../..
197 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
198
199 distdir: $(DISTFILES)
200 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
201 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
202 list='$(DISTFILES)'; for file in $$list; do \
203 case $$file in \
204 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
205 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
206 esac; \
207 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
208 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
209 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
210 dir="/$$dir"; \
211 $(mkinstalldirs) "$(distdir)$$dir"; \
212 else \
213 dir=''; \
214 fi; \
215 if test -d $$d/$$file; then \
216 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
217 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
218 fi; \
219 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
220 else \
221 test -f $(distdir)/$$file \
222 || cp -p $$d/$$file $(distdir)/$$file \
223 || exit 1; \
224 fi; \
225 done
226 check-am: all-am
227 check: check-am
228 all-am: Makefile
229
230 installdirs:
231 install: install-am
232 install-exec: install-exec-am
233 install-data: install-data-am
234 uninstall: uninstall-am
235
236 install-am: all-am
237 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
238
239 installcheck: installcheck-am
240 install-strip:
241 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
242 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
243 `test -z '$(STRIP)' || \
244 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
245 mostlyclean-generic:
246
247 clean-generic:
248
249 distclean-generic:
250 -rm -f $(CONFIG_CLEAN_FILES)
251
252 maintainer-clean-generic:
253 @echo "This command is intended for maintainers to use"
254 @echo "it deletes files that may require special tools to rebuild."
255 clean: clean-am
256
257 clean-am: clean-generic clean-libtool mostlyclean-am
258
259 distclean: distclean-am
260 -rm -f Makefile
261 distclean-am: clean-am distclean-generic distclean-libtool
262
263 dvi: dvi-am
264
265 dvi-am:
266
267 info: info-am
268
269 info-am:
270
271 install-data-am:
272
273 install-exec-am:
274
275 install-info: install-info-am
276
277 install-man:
278
279 installcheck-am:
280
281 maintainer-clean: maintainer-clean-am
282 -rm -f Makefile
283 maintainer-clean-am: distclean-am maintainer-clean-generic
284
285 mostlyclean: mostlyclean-am
286
287 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
288
289 pdf: pdf-am
290
291 pdf-am:
292
293 ps: ps-am
294
295 ps-am:
296
297 uninstall-am: uninstall-info-am
298
299 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
300 distclean distclean-generic distclean-libtool distdir dvi \
301 dvi-am info info-am install install-am install-data \
302 install-data-am install-exec install-exec-am install-info \
303 install-info-am install-man install-strip installcheck \
304 installcheck-am installdirs maintainer-clean \
305 maintainer-clean-generic mostlyclean mostlyclean-generic \
306 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
307 uninstall-info-am
308
309 # Tell versions [3.59,3.63) of GNU make to not export all variables.
310 # Otherwise a system limit (for SysV at least) may be exceeded.
311 .NOEXPORT:
This page took 0.036103 seconds and 4 git commands to generate.