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