move everything out of trunk
[lttv.git] / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / lttv / modules / gui / Makefile
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # lttv/modules/gui/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 #
18 # Makefile for LTT New generation user interface : plugins.
19 #
20 # Created by Mathieu Desnoyers on May 6, 2003
21 #
22
23 # WARNING : subdirs order is important : mainWin depends on API
24
25 srcdir = .
26 top_srcdir = ../../..
27
28 pkgdatadir = $(datadir)/LinuxTraceToolkitViewer
29 pkglibdir = $(libdir)/LinuxTraceToolkitViewer
30 pkgincludedir = $(includedir)/LinuxTraceToolkitViewer
31 top_builddir = ../../..
32
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 INSTALL = /usr/bin/install -c
35 install_sh_DATA = $(install_sh) -c -m 644
36 install_sh_PROGRAM = $(install_sh) -c
37 install_sh_SCRIPT = $(install_sh) -c
38 INSTALL_HEADER = $(INSTALL_DATA)
39 transform = $(program_transform_name)
40 NORMAL_INSTALL = :
41 PRE_INSTALL = :
42 POST_INSTALL = :
43 NORMAL_UNINSTALL = :
44 PRE_UNINSTALL = :
45 POST_UNINSTALL = :
46 host_triplet = i686-pc-linux-gnu
47 ACLOCAL = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run aclocal-1.7
48 AMDEP_FALSE = #
49 AMDEP_TRUE =
50 AMTAR = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run tar
51 AR = ar
52 AUTOCONF = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run autoconf
53 AUTOHEADER = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run autoheader
54 AUTOMAKE = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run automake-1.7
55 AWK = mawk
56 BASH = /bin/sh
57 CC = gcc
58 CCDEPMODE = depmode=gcc3
59 CFLAGS = -g -O2
60 CPP = gcc -E
61 CPPFLAGS =
62 CXX = g++
63 CXXCPP = g++ -E
64 CXXDEPMODE = depmode=gcc3
65 CXXFLAGS = -g -O2
66 CYGPATH_W = echo
67 DEFAULT_INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I$(top_lttvdir) -I$(top_lttvwindowdir)
68 DEFS = -DHAVE_CONFIG_H
69 DEPDIR = .deps
70 ECHO = echo
71 ECHO_C =
72 ECHO_N = -n
73 ECHO_T =
74 EGREP = /bin/grep -E
75 EXEEXT =
76 F77 =
77 FFLAGS =
78 GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
79 GLIB_GENMARSHAL = glib-genmarshal
80 GLIB_LIBS = -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0
81 GLIB_MKENUMS = glib-mkenums
82 GOBJECT_QUERY = gobject-query
83 GREP = /bin/grep
84 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
85 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
86 INSTALL_DATA = ${INSTALL} -m 644
87 INSTALL_PROGRAM = ${INSTALL}
88 INSTALL_SCRIPT = ${INSTALL}
89 INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
90 LDFLAGS =
91 LIBOBJS =
92 LIBS =
93 LIBTOOL = $(SHELL) $(top_builddir)/libtool
94 LN_S = ln -s
95 LTLIBOBJS =
96 LTTVSTATIC_FALSE =
97 LTTVSTATIC_TRUE = #
98 MAKEINFO = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run makeinfo
99 OBJEXT = o
100 PACKAGE = LinuxTraceToolkitViewer
101 PACKAGE_BUGREPORT = BUG-REPORT-ADDRESS
102 PACKAGE_CFLAGS = -Wall -Wformat
103 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
104 PACKAGE_NAME = FULL-PACKAGE-NAME
105 PACKAGE_STRING = FULL-PACKAGE-NAME VERSION
106 PACKAGE_TARNAME = full-package-name
107 PACKAGE_VERSION = VERSION
108 PATH_SEPARATOR = :
109 PKG_CONFIG = /usr/bin/pkg-config
110 POPT_LIBS = -lpopt
111 RANLIB = ranlib
112 SET_MAKE =
113 SHELL = /bin/sh
114 STRIP = strip
115 THREAD_LIBS =
116 UTIL_LIBS = -lutil
117 VERSION = 0.8.61-16092006
118 ac_ct_CC = gcc
119 ac_ct_CXX = g++
120 ac_ct_F77 =
121 am__fastdepCC_FALSE = #
122 am__fastdepCC_TRUE =
123 am__fastdepCXX_FALSE = #
124 am__fastdepCXX_TRUE =
125 am__include = include
126 am__leading_dot = .
127 am__quote =
128 bindir = ${exec_prefix}/bin
129 build = i686-pc-linux-gnu
130 build_alias =
131 build_cpu = i686
132 build_os = linux-gnu
133 build_vendor = pc
134 datadir = ${datarootdir}
135 datarootdir = ${prefix}/share
136 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
137 dvidir = ${docdir}
138 exec_prefix = ${prefix}
139 host = i686-pc-linux-gnu
140 host_alias =
141 host_cpu = i686
142 host_os = linux-gnu
143 host_vendor = pc
144 htmldir = ${docdir}
145 includedir = ${prefix}/include
146 infodir = ${datarootdir}/info
147 install_sh = /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/install-sh
148 libdir = ${exec_prefix}/lib
149 libexecdir = ${exec_prefix}/libexec
150 localedir = ${datarootdir}/locale
151 localstatedir = ${prefix}/var
152 lttctlincludedir = ${prefix}/include/liblttctl
153 lttincludedir = ${prefix}/include/ltt
154 lttvincludedir = ${prefix}/include/lttv
155 lttvlibdir = ${exec_prefix}/lib/lttv
156 lttvplugindir = ${exec_prefix}/lib/lttv/plugins
157 lttvwindowincludedir = ${prefix}/include/lttvwindow
158 mandir = ${datarootdir}/man
159 oldincludedir = /usr/include
160 pdfdir = ${docdir}
161 prefix = /usr/local
162 program_transform_name = s,x,x,
163 psdir = ${docdir}
164 sbindir = ${exec_prefix}/sbin
165 sharedstatedir = ${prefix}/com
166 sysconfdir = ${prefix}/etc
167 target_alias =
168 top_lttvdir = $(top_srcdir)/lttv
169 top_lttvwindowdir = $(top_srcdir)/lttv/modules/gui/lttvwindow
170
171 SUBDIRS = lttvwindow controlflow detailedevents statistics filter tracecontrol interrupts diskperformance histogram tutorial xenoltt
172 subdir = lttv/modules/gui
173 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
174 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
175 CONFIG_HEADER = $(top_builddir)/config.h
176 CONFIG_CLEAN_FILES =
177 DIST_SOURCES =
178
179 RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \
180 ps-recursive install-info-recursive uninstall-info-recursive \
181 all-recursive install-data-recursive install-exec-recursive \
182 installdirs-recursive install-recursive uninstall-recursive \
183 check-recursive installcheck-recursive
184 DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
185 DIST_SUBDIRS = $(SUBDIRS)
186 all: all-recursive
187
188 .SUFFIXES:
189 $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
190 cd $(top_srcdir) && \
191 $(AUTOMAKE) --gnu lttv/modules/gui/Makefile
192 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
193 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
194
195 mostlyclean-libtool:
196 -rm -f *.lo
197
198 clean-libtool:
199 -rm -rf .libs _libs
200
201 distclean-libtool:
202 -rm -f libtool
203 uninstall-info-am:
204
205 # This directory's subdirectories are mostly independent; you can cd
206 # into them and run `make' without going through this Makefile.
207 # To change the values of `make' variables: instead of editing Makefiles,
208 # (1) if the variable is set in `config.status', edit `config.status'
209 # (which will cause the Makefiles to be regenerated when you run `make');
210 # (2) otherwise, pass the desired values on the `make' command line.
211 $(RECURSIVE_TARGETS):
212 @set fnord $$MAKEFLAGS; amf=$$2; \
213 dot_seen=no; \
214 target=`echo $@ | sed s/-recursive//`; \
215 list='$(SUBDIRS)'; for subdir in $$list; do \
216 echo "Making $$target in $$subdir"; \
217 if test "$$subdir" = "."; then \
218 dot_seen=yes; \
219 local_target="$$target-am"; \
220 else \
221 local_target="$$target"; \
222 fi; \
223 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
224 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
225 done; \
226 if test "$$dot_seen" = "no"; then \
227 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
228 fi; test -z "$$fail"
229
230 mostlyclean-recursive clean-recursive distclean-recursive \
231 maintainer-clean-recursive:
232 @set fnord $$MAKEFLAGS; amf=$$2; \
233 dot_seen=no; \
234 case "$@" in \
235 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
236 *) list='$(SUBDIRS)' ;; \
237 esac; \
238 rev=''; for subdir in $$list; do \
239 if test "$$subdir" = "."; then :; else \
240 rev="$$subdir $$rev"; \
241 fi; \
242 done; \
243 rev="$$rev ."; \
244 target=`echo $@ | sed s/-recursive//`; \
245 for subdir in $$rev; do \
246 echo "Making $$target in $$subdir"; \
247 if test "$$subdir" = "."; then \
248 local_target="$$target-am"; \
249 else \
250 local_target="$$target"; \
251 fi; \
252 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
253 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
254 done && test -z "$$fail"
255 tags-recursive:
256 list='$(SUBDIRS)'; for subdir in $$list; do \
257 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
258 done
259 ctags-recursive:
260 list='$(SUBDIRS)'; for subdir in $$list; do \
261 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
262 done
263
264 ETAGS = etags
265 ETAGSFLAGS =
266
267 CTAGS = ctags
268 CTAGSFLAGS =
269
270 tags: TAGS
271
272 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
273 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
274 unique=`for i in $$list; do \
275 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
276 done | \
277 $(AWK) ' { files[$$0] = 1; } \
278 END { for (i in files) print i; }'`; \
279 mkid -fID $$unique
280
281 TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
282 $(TAGS_FILES) $(LISP)
283 tags=; \
284 here=`pwd`; \
285 if (etags --etags-include --version) >/dev/null 2>&1; then \
286 include_option=--etags-include; \
287 else \
288 include_option=--include; \
289 fi; \
290 list='$(SUBDIRS)'; for subdir in $$list; do \
291 if test "$$subdir" = .; then :; else \
292 test -f $$subdir/TAGS && \
293 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
294 fi; \
295 done; \
296 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
297 unique=`for i in $$list; do \
298 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
299 done | \
300 $(AWK) ' { files[$$0] = 1; } \
301 END { for (i in files) print i; }'`; \
302 test -z "$(ETAGS_ARGS)$$tags$$unique" \
303 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
304 $$tags $$unique
305
306 ctags: CTAGS
307 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
308 $(TAGS_FILES) $(LISP)
309 tags=; \
310 here=`pwd`; \
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; } \
316 END { for (i in files) print i; }'`; \
317 test -z "$(CTAGS_ARGS)$$tags$$unique" \
318 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
319 $$tags $$unique
320
321 GTAGS:
322 here=`$(am__cd) $(top_builddir) && pwd` \
323 && cd $(top_srcdir) \
324 && gtags -i $(GTAGS_ARGS) $$here
325
326 distclean-tags:
327 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
328 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
329
330 top_distdir = ../../..
331 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
332
333 distdir: $(DISTFILES)
334 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
335 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
336 list='$(DISTFILES)'; for file in $$list; do \
337 case $$file in \
338 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
339 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
340 esac; \
341 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
342 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
343 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
344 dir="/$$dir"; \
345 $(mkinstalldirs) "$(distdir)$$dir"; \
346 else \
347 dir=''; \
348 fi; \
349 if test -d $$d/$$file; then \
350 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
351 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
352 fi; \
353 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
354 else \
355 test -f $(distdir)/$$file \
356 || cp -p $$d/$$file $(distdir)/$$file \
357 || exit 1; \
358 fi; \
359 done
360 list='$(SUBDIRS)'; for subdir in $$list; do \
361 if test "$$subdir" = .; then :; else \
362 test -d $(distdir)/$$subdir \
363 || mkdir $(distdir)/$$subdir \
364 || exit 1; \
365 (cd $$subdir && \
366 $(MAKE) $(AM_MAKEFLAGS) \
367 top_distdir="$(top_distdir)" \
368 distdir=../$(distdir)/$$subdir \
369 distdir) \
370 || exit 1; \
371 fi; \
372 done
373 check-am: all-am
374 check: check-recursive
375 all-am: Makefile
376 installdirs: installdirs-recursive
377 installdirs-am:
378
379 install: install-recursive
380 install-exec: install-exec-recursive
381 install-data: install-data-recursive
382 uninstall: uninstall-recursive
383
384 install-am: all-am
385 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
386
387 installcheck: installcheck-recursive
388 install-strip:
389 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
390 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
391 `test -z '$(STRIP)' || \
392 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
393 mostlyclean-generic:
394
395 clean-generic:
396
397 distclean-generic:
398 -rm -f $(CONFIG_CLEAN_FILES)
399
400 maintainer-clean-generic:
401 @echo "This command is intended for maintainers to use"
402 @echo "it deletes files that may require special tools to rebuild."
403 clean: clean-recursive
404
405 clean-am: clean-generic clean-libtool mostlyclean-am
406
407 distclean: distclean-recursive
408 -rm -f Makefile
409 distclean-am: clean-am distclean-generic distclean-libtool \
410 distclean-tags
411
412 dvi: dvi-recursive
413
414 dvi-am:
415
416 info: info-recursive
417
418 info-am:
419
420 install-data-am:
421
422 install-exec-am:
423
424 install-info: install-info-recursive
425
426 install-man:
427
428 installcheck-am:
429
430 maintainer-clean: maintainer-clean-recursive
431 -rm -f Makefile
432 maintainer-clean-am: distclean-am maintainer-clean-generic
433
434 mostlyclean: mostlyclean-recursive
435
436 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
437
438 pdf: pdf-recursive
439
440 pdf-am:
441
442 ps: ps-recursive
443
444 ps-am:
445
446 uninstall-am: uninstall-info-am
447
448 uninstall-info: uninstall-info-recursive
449
450 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am clean \
451 clean-generic clean-libtool clean-recursive ctags \
452 ctags-recursive distclean distclean-generic distclean-libtool \
453 distclean-recursive distclean-tags distdir dvi dvi-am \
454 dvi-recursive info info-am info-recursive install install-am \
455 install-data install-data-am install-data-recursive \
456 install-exec install-exec-am install-exec-recursive \
457 install-info install-info-am install-info-recursive install-man \
458 install-recursive install-strip installcheck installcheck-am \
459 installdirs installdirs-am installdirs-recursive \
460 maintainer-clean maintainer-clean-generic \
461 maintainer-clean-recursive mostlyclean mostlyclean-generic \
462 mostlyclean-libtool mostlyclean-recursive pdf pdf-am \
463 pdf-recursive ps ps-am ps-recursive tags tags-recursive \
464 uninstall uninstall-am uninstall-info-am \
465 uninstall-info-recursive uninstall-recursive
466
467 # Tell versions [3.59,3.63) of GNU make to not export all variables.
468 # Otherwise a system limit (for SysV at least) may be exceeded.
469 .NOEXPORT:
This page took 0.038552 seconds and 4 git commands to generate.