convert from svn repository: remove tags directory
[lttv.git] / trunk / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / lttv / modules / gui / lttvwindow / pixmaps / Makefile
CommitLineData
03d7fdf3 1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# lttv/modules/gui/lttvwindow/pixmaps/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#
18# Makefile for LTT New generation user interface
19#
20# Created by Mathieu Desnoyers on September 30, 2003
21#
22
23srcdir = .
24top_srcdir = ../../../../..
25
26pkgdatadir = $(datadir)/LinuxTraceToolkitViewer
27pkglibdir = $(libdir)/LinuxTraceToolkitViewer
28pkgincludedir = $(includedir)/LinuxTraceToolkitViewer
29top_builddir = ../../../../..
30
31am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32INSTALL = /usr/bin/install -c
33install_sh_DATA = $(install_sh) -c -m 644
34install_sh_PROGRAM = $(install_sh) -c
35install_sh_SCRIPT = $(install_sh) -c
36INSTALL_HEADER = $(INSTALL_DATA)
37transform = $(program_transform_name)
38NORMAL_INSTALL = :
39PRE_INSTALL = :
40POST_INSTALL = :
41NORMAL_UNINSTALL = :
42PRE_UNINSTALL = :
43POST_UNINSTALL = :
44host_triplet = i686-pc-linux-gnu
45ACLOCAL = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run aclocal-1.7
46AMDEP_FALSE = #
47AMDEP_TRUE =
48AMTAR = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run tar
49AR = ar
50AUTOCONF = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run autoconf
51AUTOHEADER = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run autoheader
52AUTOMAKE = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run automake-1.7
53AWK = mawk
54BASH = /bin/sh
55CC = gcc
56CCDEPMODE = depmode=gcc3
57CFLAGS = -g -O2
58CPP = gcc -E
59CPPFLAGS =
60CXX = g++
61CXXCPP = g++ -E
62CXXDEPMODE = depmode=gcc3
63CXXFLAGS = -g -O2
64CYGPATH_W = echo
65DEFAULT_INCLUDES = -I$(top_srcdir) -I$(top_builddir) -I$(top_lttvdir) -I$(top_lttvwindowdir)
66DEFS = -DHAVE_CONFIG_H
67DEPDIR = .deps
68ECHO = echo
69ECHO_C =
70ECHO_N = -n
71ECHO_T =
72EGREP = /bin/grep -E
73EXEEXT =
74F77 =
75FFLAGS =
76GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
77GLIB_GENMARSHAL = glib-genmarshal
78GLIB_LIBS = -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0
79GLIB_MKENUMS = glib-mkenums
80GOBJECT_QUERY = gobject-query
81GREP = /bin/grep
82GTK_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
83GTK_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
84INSTALL_DATA = ${INSTALL} -m 644
85INSTALL_PROGRAM = ${INSTALL}
86INSTALL_SCRIPT = ${INSTALL}
87INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
88LDFLAGS =
89LIBOBJS =
90LIBS =
91LIBTOOL = $(SHELL) $(top_builddir)/libtool
92LN_S = ln -s
93LTLIBOBJS =
94LTTVSTATIC_FALSE =
95LTTVSTATIC_TRUE = #
96MAKEINFO = ${SHELL} /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/missing --run makeinfo
97OBJEXT = o
98PACKAGE = LinuxTraceToolkitViewer
99PACKAGE_BUGREPORT = BUG-REPORT-ADDRESS
100PACKAGE_CFLAGS = -Wall -Wformat
101PACKAGE_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
102PACKAGE_NAME = FULL-PACKAGE-NAME
103PACKAGE_STRING = FULL-PACKAGE-NAME VERSION
104PACKAGE_TARNAME = full-package-name
105PACKAGE_VERSION = VERSION
106PATH_SEPARATOR = :
107PKG_CONFIG = /usr/bin/pkg-config
108POPT_LIBS = -lpopt
109RANLIB = ranlib
110SET_MAKE =
111SHELL = /bin/sh
112STRIP = strip
113THREAD_LIBS =
114UTIL_LIBS = -lutil
115VERSION = 0.8.61-16092006
116ac_ct_CC = gcc
117ac_ct_CXX = g++
118ac_ct_F77 =
119am__fastdepCC_FALSE = #
120am__fastdepCC_TRUE =
121am__fastdepCXX_FALSE = #
122am__fastdepCXX_TRUE =
123am__include = include
124am__leading_dot = .
125am__quote =
126bindir = ${exec_prefix}/bin
127build = i686-pc-linux-gnu
128build_alias =
129build_cpu = i686
130build_os = linux-gnu
131build_vendor = pc
132datadir = ${datarootdir}
133datarootdir = ${prefix}/share
134docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
135dvidir = ${docdir}
136exec_prefix = ${prefix}
137host = i686-pc-linux-gnu
138host_alias =
139host_cpu = i686
140host_os = linux-gnu
141host_vendor = pc
142htmldir = ${docdir}
143includedir = ${prefix}/include
144infodir = ${datarootdir}/info
145install_sh = /usr/src/LinuxTraceToolkitViewer-0.8.61-16092006/install-sh
146libdir = ${exec_prefix}/lib
147libexecdir = ${exec_prefix}/libexec
148localedir = ${datarootdir}/locale
149localstatedir = ${prefix}/var
150lttctlincludedir = ${prefix}/include/liblttctl
151lttincludedir = ${prefix}/include/ltt
152lttvincludedir = ${prefix}/include/lttv
153lttvlibdir = ${exec_prefix}/lib/lttv
154lttvplugindir = ${exec_prefix}/lib/lttv/plugins
155lttvwindowincludedir = ${prefix}/include/lttvwindow
156mandir = ${datarootdir}/man
157oldincludedir = /usr/include
158pdfdir = ${docdir}
159prefix = /usr/local
160program_transform_name = s,x,x,
161psdir = ${docdir}
162sbindir = ${exec_prefix}/sbin
163sharedstatedir = ${prefix}/com
164sysconfdir = ${prefix}/etc
165target_alias =
166top_lttvdir = $(top_srcdir)/lttv
167top_lttvwindowdir = $(top_srcdir)/lttv/modules/gui/lttvwindow
168
169EXTRA_DIST = \
170 1downarrow.png\
171 1uparrow.png\
172 edit_add_22.png\
173 edit_remove_22.png\
174 filenew.png\
175 fileopen.png\
176 filesave.png\
177 filesaveas.png\
178 gtk-add.png\
179 gtk-jump-to.png\
180 mini-display.xpm\
181 move_message.xpm\
182 remove.png\
183 remove1.png\
184 stock_zoom_fit_24.png\
185 stock_zoom_in_24.png\
186 stock_zoom_out_24.png\
187 stock_stop_24.png\
188 stock_redo_24.png\
189 stock_refresh_24.png\
190 close.png\
191 stock_jump_to_24.png\
192 properties.png\
193 lttv-color-list.png\
194 guifilter22x22.png\
195 guifilter16x16.png\
196 FlagPriority.xpm\
197 FlagSynchUnlock.xpm\
198 xenoltt-color-list.png\
199 FlagSynchOwner.xpm\
200 FlagThreadDelete.xpm\
201 FlagSynchSleep.xpm\
202 FlagThreadInit.xpm
203
204subdir = lttv/modules/gui/lttvwindow/pixmaps
205ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
206mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
207CONFIG_HEADER = $(top_builddir)/config.h
208CONFIG_CLEAN_FILES =
209DIST_SOURCES =
210DIST_COMMON = $(srcdir)/Makefile.in Makefile.am
211all: all-am
212
213.SUFFIXES:
214$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
215 cd $(top_srcdir) && \
216 $(AUTOMAKE) --gnu lttv/modules/gui/lttvwindow/pixmaps/Makefile
217Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
218 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
219
220mostlyclean-libtool:
221 -rm -f *.lo
222
223clean-libtool:
224 -rm -rf .libs _libs
225
226distclean-libtool:
227 -rm -f libtool
228uninstall-info-am:
229tags: TAGS
230TAGS:
231
232ctags: CTAGS
233CTAGS:
234
235DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
236
237top_distdir = ../../../../..
238distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
239
240distdir: $(DISTFILES)
241 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
242 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
243 list='$(DISTFILES)'; for file in $$list; do \
244 case $$file in \
245 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
246 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
247 esac; \
248 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
249 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
250 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
251 dir="/$$dir"; \
252 $(mkinstalldirs) "$(distdir)$$dir"; \
253 else \
254 dir=''; \
255 fi; \
256 if test -d $$d/$$file; then \
257 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
258 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
259 fi; \
260 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
261 else \
262 test -f $(distdir)/$$file \
263 || cp -p $$d/$$file $(distdir)/$$file \
264 || exit 1; \
265 fi; \
266 done
267check-am: all-am
268check: check-am
269all-am: Makefile
270
271installdirs:
272install: install-am
273install-exec: install-exec-am
274install-data: install-data-am
275uninstall: uninstall-am
276
277install-am: all-am
278 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
279
280installcheck: installcheck-am
281install-strip:
282 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
283 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
284 `test -z '$(STRIP)' || \
285 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
286mostlyclean-generic:
287
288clean-generic:
289
290distclean-generic:
291 -rm -f $(CONFIG_CLEAN_FILES)
292
293maintainer-clean-generic:
294 @echo "This command is intended for maintainers to use"
295 @echo "it deletes files that may require special tools to rebuild."
296clean: clean-am
297
298clean-am: clean-generic clean-libtool mostlyclean-am
299
300distclean: distclean-am
301 -rm -f Makefile
302distclean-am: clean-am distclean-generic distclean-libtool
303
304dvi: dvi-am
305
306dvi-am:
307
308info: info-am
309
310info-am:
311
312install-data-am:
313
314install-exec-am:
315
316install-info: install-info-am
317
318install-man:
319
320installcheck-am:
321
322maintainer-clean: maintainer-clean-am
323 -rm -f Makefile
324maintainer-clean-am: distclean-am maintainer-clean-generic
325
326mostlyclean: mostlyclean-am
327
328mostlyclean-am: mostlyclean-generic mostlyclean-libtool
329
330pdf: pdf-am
331
332pdf-am:
333
334ps: ps-am
335
336ps-am:
337
338uninstall-am: uninstall-info-am
339
340.PHONY: all all-am check check-am clean clean-generic clean-libtool \
341 distclean distclean-generic distclean-libtool distdir dvi \
342 dvi-am info info-am install install-am install-data \
343 install-data-am install-exec install-exec-am install-info \
344 install-info-am install-man install-strip installcheck \
345 installcheck-am installdirs maintainer-clean \
346 maintainer-clean-generic mostlyclean mostlyclean-generic \
347 mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
348 uninstall-info-am
349
350# Tell versions [3.59,3.63) of GNU make to not export all variables.
351# Otherwise a system limit (for SysV at least) may be exceeded.
352.NOEXPORT:
This page took 0.056432 seconds and 4 git commands to generate.