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