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