convert from svn repository: remove tags directory
[lttv.git] / trunk / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / lttv / modules / 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 # 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
40 srcdir = @srcdir@
41 top_srcdir = @top_srcdir@
42 VPATH = @srcdir@
43 pkgdatadir = $(datadir)/@PACKAGE@
44 pkglibdir = $(libdir)/@PACKAGE@
45 pkgincludedir = $(includedir)/@PACKAGE@
46 top_builddir = ../..
47
48 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
49 INSTALL = @INSTALL@
50 install_sh_DATA = $(install_sh) -c -m 644
51 install_sh_PROGRAM = $(install_sh) -c
52 install_sh_SCRIPT = $(install_sh) -c
53 INSTALL_HEADER = $(INSTALL_DATA)
54 transform = $(program_transform_name)
55 NORMAL_INSTALL = :
56 PRE_INSTALL = :
57 POST_INSTALL = :
58 NORMAL_UNINSTALL = :
59 PRE_UNINSTALL = :
60 POST_UNINSTALL = :
61 host_triplet = @host@
62 ACLOCAL = @ACLOCAL@
63 AMDEP_FALSE = @AMDEP_FALSE@
64 AMDEP_TRUE = @AMDEP_TRUE@
65 AMTAR = @AMTAR@
66 AR = @AR@
67 AUTOCONF = @AUTOCONF@
68 AUTOHEADER = @AUTOHEADER@
69 AUTOMAKE = @AUTOMAKE@
70 AWK = @AWK@
71 BASH = @BASH@
72 CC = @CC@
73 CCDEPMODE = @CCDEPMODE@
74 CFLAGS = @CFLAGS@
75 CPP = @CPP@
76 CPPFLAGS = @CPPFLAGS@
77 CXX = @CXX@
78 CXXCPP = @CXXCPP@
79 CXXDEPMODE = @CXXDEPMODE@
80 CXXFLAGS = @CXXFLAGS@
81 CYGPATH_W = @CYGPATH_W@
82 DEFAULT_INCLUDES = @DEFAULT_INCLUDES@
83 DEFS = @DEFS@
84 DEPDIR = @DEPDIR@
85 ECHO = @ECHO@
86 ECHO_C = @ECHO_C@
87 ECHO_N = @ECHO_N@
88 ECHO_T = @ECHO_T@
89 EGREP = @EGREP@
90 EXEEXT = @EXEEXT@
91 F77 = @F77@
92 FFLAGS = @FFLAGS@
93 GLIB_CFLAGS = @GLIB_CFLAGS@
94 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
95 GLIB_LIBS = @GLIB_LIBS@
96 GLIB_MKENUMS = @GLIB_MKENUMS@
97 GOBJECT_QUERY = @GOBJECT_QUERY@
98 GREP = @GREP@
99 GTK_CFLAGS = @GTK_CFLAGS@
100 GTK_LIBS = @GTK_LIBS@
101 INSTALL_DATA = @INSTALL_DATA@
102 INSTALL_PROGRAM = @INSTALL_PROGRAM@
103 INSTALL_SCRIPT = @INSTALL_SCRIPT@
104 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
105 LDFLAGS = @LDFLAGS@
106 LIBOBJS = @LIBOBJS@
107 LIBS = @LIBS@
108 LIBTOOL = @LIBTOOL@
109 LN_S = @LN_S@
110 LTLIBOBJS = @LTLIBOBJS@
111 LTTVSTATIC_FALSE = @LTTVSTATIC_FALSE@
112 LTTVSTATIC_TRUE = @LTTVSTATIC_TRUE@
113 MAKEINFO = @MAKEINFO@
114 OBJEXT = @OBJEXT@
115 PACKAGE = @PACKAGE@
116 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
117 PACKAGE_CFLAGS = @PACKAGE_CFLAGS@
118 PACKAGE_LIBS = @PACKAGE_LIBS@
119 PACKAGE_NAME = @PACKAGE_NAME@
120 PACKAGE_STRING = @PACKAGE_STRING@
121 PACKAGE_TARNAME = @PACKAGE_TARNAME@
122 PACKAGE_VERSION = @PACKAGE_VERSION@
123 PATH_SEPARATOR = @PATH_SEPARATOR@
124 PKG_CONFIG = @PKG_CONFIG@
125 POPT_LIBS = @POPT_LIBS@
126 RANLIB = @RANLIB@
127 SET_MAKE = @SET_MAKE@
128 SHELL = @SHELL@
129 STRIP = @STRIP@
130 THREAD_LIBS = @THREAD_LIBS@
131 UTIL_LIBS = @UTIL_LIBS@
132 VERSION = @VERSION@
133 ac_ct_CC = @ac_ct_CC@
134 ac_ct_CXX = @ac_ct_CXX@
135 ac_ct_F77 = @ac_ct_F77@
136 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
137 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
138 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
139 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
140 am__include = @am__include@
141 am__leading_dot = @am__leading_dot@
142 am__quote = @am__quote@
143 bindir = @bindir@
144 build = @build@
145 build_alias = @build_alias@
146 build_cpu = @build_cpu@
147 build_os = @build_os@
148 build_vendor = @build_vendor@
149 datadir = @datadir@
150 datarootdir = @datarootdir@
151 docdir = @docdir@
152 dvidir = @dvidir@
153 exec_prefix = @exec_prefix@
154 host = @host@
155 host_alias = @host_alias@
156 host_cpu = @host_cpu@
157 host_os = @host_os@
158 host_vendor = @host_vendor@
159 htmldir = @htmldir@
160 includedir = @includedir@
161 infodir = @infodir@
162 install_sh = @install_sh@
163 libdir = @libdir@
164 libexecdir = @libexecdir@
165 localedir = @localedir@
166 localstatedir = @localstatedir@
167 lttctlincludedir = @lttctlincludedir@
168 lttincludedir = @lttincludedir@
169 lttvincludedir = @lttvincludedir@
170 lttvlibdir = @lttvlibdir@
171 lttvplugindir = @lttvplugindir@
172 lttvwindowincludedir = @lttvwindowincludedir@
173 mandir = @mandir@
174 oldincludedir = @oldincludedir@
175 pdfdir = @pdfdir@
176 prefix = @prefix@
177 program_transform_name = @program_transform_name@
178 psdir = @psdir@
179 sbindir = @sbindir@
180 sharedstatedir = @sharedstatedir@
181 sysconfdir = @sysconfdir@
182 target_alias = @target_alias@
183 top_lttvdir = @top_lttvdir@
184 top_lttvwindowdir = @top_lttvwindowdir@
185
186 # the gui subdir comes first : dependency
187 SUBDIRS = text gui
188 subdir = lttv/modules
189 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
190 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
191 CONFIG_HEADER = $(top_builddir)/config.h
192 CONFIG_CLEAN_FILES =
193 DIST_SOURCES =
194
195 RECURSIVE_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
200 DIST_COMMON = README $(srcdir)/Makefile.in Makefile.am
201 DIST_SUBDIRS = $(SUBDIRS)
202 all: 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
208 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
209 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
210
211 mostlyclean-libtool:
212 -rm -f *.lo
213
214 clean-libtool:
215 -rm -rf .libs _libs
216
217 distclean-libtool:
218 -rm -f libtool
219 uninstall-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
246 mostlyclean-recursive clean-recursive distclean-recursive \
247 maintainer-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"
271 tags-recursive:
272 list='$(SUBDIRS)'; for subdir in $$list; do \
273 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
274 done
275 ctags-recursive:
276 list='$(SUBDIRS)'; for subdir in $$list; do \
277 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
278 done
279
280 ETAGS = etags
281 ETAGSFLAGS =
282
283 CTAGS = ctags
284 CTAGSFLAGS =
285
286 tags: TAGS
287
288 ID: $(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
297 TAGS: 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
322 ctags: CTAGS
323 CTAGS: 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
337 GTAGS:
338 here=`$(am__cd) $(top_builddir) && pwd` \
339 && cd $(top_srcdir) \
340 && gtags -i $(GTAGS_ARGS) $$here
341
342 distclean-tags:
343 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
344 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
345
346 top_distdir = ../..
347 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
348
349 distdir: $(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
389 check-am: all-am
390 check: check-recursive
391 all-am: Makefile
392 installdirs: installdirs-recursive
393 installdirs-am:
394
395 install: install-recursive
396 install-exec: install-exec-recursive
397 install-data: install-data-recursive
398 uninstall: uninstall-recursive
399
400 install-am: all-am
401 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
402
403 installcheck: installcheck-recursive
404 install-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
409 mostlyclean-generic:
410
411 clean-generic:
412
413 distclean-generic:
414 -rm -f $(CONFIG_CLEAN_FILES)
415
416 maintainer-clean-generic:
417 @echo "This command is intended for maintainers to use"
418 @echo "it deletes files that may require special tools to rebuild."
419 clean: clean-recursive
420
421 clean-am: clean-generic clean-libtool mostlyclean-am
422
423 distclean: distclean-recursive
424 -rm -f Makefile
425 distclean-am: clean-am distclean-generic distclean-libtool \
426 distclean-tags
427
428 dvi: dvi-recursive
429
430 dvi-am:
431
432 info: info-recursive
433
434 info-am:
435
436 install-data-am:
437
438 install-exec-am:
439
440 install-info: install-info-recursive
441
442 install-man:
443
444 installcheck-am:
445
446 maintainer-clean: maintainer-clean-recursive
447 -rm -f Makefile
448 maintainer-clean-am: distclean-am maintainer-clean-generic
449
450 mostlyclean: mostlyclean-recursive
451
452 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
453
454 pdf: pdf-recursive
455
456 pdf-am:
457
458 ps: ps-recursive
459
460 ps-am:
461
462 uninstall-am: uninstall-info-am
463
464 uninstall-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.038972 seconds and 4 git commands to generate.