move everything out of trunk
[lttv.git] / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / lttv / modules / gui / Makefile.in
1 # Makefile.in generated by automake 1.7.9 from Makefile.am.
2 # @configure_input@
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 @SET_MAKE@
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 = @srcdir@
26 top_srcdir = @top_srcdir@
27 VPATH = @srcdir@
28 pkgdatadir = $(datadir)/@PACKAGE@
29 pkglibdir = $(libdir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 top_builddir = ../../..
32
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 INSTALL = @INSTALL@
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 = @host@
47 ACLOCAL = @ACLOCAL@
48 AMDEP_FALSE = @AMDEP_FALSE@
49 AMDEP_TRUE = @AMDEP_TRUE@
50 AMTAR = @AMTAR@
51 AR = @AR@
52 AUTOCONF = @AUTOCONF@
53 AUTOHEADER = @AUTOHEADER@
54 AUTOMAKE = @AUTOMAKE@
55 AWK = @AWK@
56 BASH = @BASH@
57 CC = @CC@
58 CCDEPMODE = @CCDEPMODE@
59 CFLAGS = @CFLAGS@
60 CPP = @CPP@
61 CPPFLAGS = @CPPFLAGS@
62 CXX = @CXX@
63 CXXCPP = @CXXCPP@
64 CXXDEPMODE = @CXXDEPMODE@
65 CXXFLAGS = @CXXFLAGS@
66 CYGPATH_W = @CYGPATH_W@
67 DEFAULT_INCLUDES = @DEFAULT_INCLUDES@
68 DEFS = @DEFS@
69 DEPDIR = @DEPDIR@
70 ECHO = @ECHO@
71 ECHO_C = @ECHO_C@
72 ECHO_N = @ECHO_N@
73 ECHO_T = @ECHO_T@
74 EGREP = @EGREP@
75 EXEEXT = @EXEEXT@
76 F77 = @F77@
77 FFLAGS = @FFLAGS@
78 GLIB_CFLAGS = @GLIB_CFLAGS@
79 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
80 GLIB_LIBS = @GLIB_LIBS@
81 GLIB_MKENUMS = @GLIB_MKENUMS@
82 GOBJECT_QUERY = @GOBJECT_QUERY@
83 GREP = @GREP@
84 GTK_CFLAGS = @GTK_CFLAGS@
85 GTK_LIBS = @GTK_LIBS@
86 INSTALL_DATA = @INSTALL_DATA@
87 INSTALL_PROGRAM = @INSTALL_PROGRAM@
88 INSTALL_SCRIPT = @INSTALL_SCRIPT@
89 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90 LDFLAGS = @LDFLAGS@
91 LIBOBJS = @LIBOBJS@
92 LIBS = @LIBS@
93 LIBTOOL = @LIBTOOL@
94 LN_S = @LN_S@
95 LTLIBOBJS = @LTLIBOBJS@
96 LTTVSTATIC_FALSE = @LTTVSTATIC_FALSE@
97 LTTVSTATIC_TRUE = @LTTVSTATIC_TRUE@
98 MAKEINFO = @MAKEINFO@
99 OBJEXT = @OBJEXT@
100 PACKAGE = @PACKAGE@
101 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
102 PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
103 PACKAGE_LIBS = @PACKAGE_LIBS@
104 PACKAGE_NAME = @PACKAGE_NAME@
105 PACKAGE_STRING = @PACKAGE_STRING@
106 PACKAGE_TARNAME = @PACKAGE_TARNAME@
107 PACKAGE_VERSION = @PACKAGE_VERSION@
108 PATH_SEPARATOR = @PATH_SEPARATOR@
109 PKG_CONFIG = @PKG_CONFIG@
110 POPT_LIBS = @POPT_LIBS@
111 RANLIB = @RANLIB@
112 SET_MAKE = @SET_MAKE@
113 SHELL = @SHELL@
114 STRIP = @STRIP@
115 THREAD_LIBS = @THREAD_LIBS@
116 UTIL_LIBS = @UTIL_LIBS@
117 VERSION = @VERSION@
118 ac_ct_CC = @ac_ct_CC@
119 ac_ct_CXX = @ac_ct_CXX@
120 ac_ct_F77 = @ac_ct_F77@
121 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
122 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
123 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
124 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
125 am__include = @am__include@
126 am__leading_dot = @am__leading_dot@
127 am__quote = @am__quote@
128 bindir = @bindir@
129 build = @build@
130 build_alias = @build_alias@
131 build_cpu = @build_cpu@
132 build_os = @build_os@
133 build_vendor = @build_vendor@
134 datadir = @datadir@
135 datarootdir = @datarootdir@
136 docdir = @docdir@
137 dvidir = @dvidir@
138 exec_prefix = @exec_prefix@
139 host = @host@
140 host_alias = @host_alias@
141 host_cpu = @host_cpu@
142 host_os = @host_os@
143 host_vendor = @host_vendor@
144 htmldir = @htmldir@
145 includedir = @includedir@
146 infodir = @infodir@
147 install_sh = @install_sh@
148 libdir = @libdir@
149 libexecdir = @libexecdir@
150 localedir = @localedir@
151 localstatedir = @localstatedir@
152 lttctlincludedir = @lttctlincludedir@
153 lttincludedir = @lttincludedir@
154 lttvincludedir = @lttvincludedir@
155 lttvlibdir = @lttvlibdir@
156 lttvplugindir = @lttvplugindir@
157 lttvwindowincludedir = @lttvwindowincludedir@
158 mandir = @mandir@
159 oldincludedir = @oldincludedir@
160 pdfdir = @pdfdir@
161 prefix = @prefix@
162 program_transform_name = @program_transform_name@
163 psdir = @psdir@
164 sbindir = @sbindir@
165 sharedstatedir = @sharedstatedir@
166 sysconfdir = @sysconfdir@
167 target_alias = @target_alias@
168 top_lttvdir = @top_lttvdir@
169 top_lttvwindowdir = @top_lttvwindowdir@
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.041052 seconds and 4 git commands to generate.