move everything out of trunk
[lttv.git] / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / lttv / modules / gui / controlflow / Makefile
CommitLineData
03d7fdf3 1# Makefile.in generated by automake 1.7.9 from Makefile.am.
2# lttv/modules/gui/controlflow/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 September 27, 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 = libguicontrolflow.la
190libguicontrolflow_la_LDFLAGS = -module
191libguicontrolflow_la_SOURCES = module.c eventhooks.c cfv.c processlist.c\
192 drawing.c drawitem.c lttv_plugin_cfv.c
193
194
195noinst_HEADERS = eventhooks.h cfv.h processlist.h\
196 drawing.h drawitem.h lttv_plugin_cfv.h
197
198
199EXTRA_DIST = \
200 hGuiControlFlowInsert.xpm hLegendInsert.xpm
201
202subdir = lttv/modules/gui/controlflow
203ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
204mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
205CONFIG_HEADER = $(top_builddir)/config.h
206CONFIG_CLEAN_FILES =
207LTLIBRARIES = $(lib_LTLIBRARIES)
208
209libguicontrolflow_la_LIBADD =
210am_libguicontrolflow_la_OBJECTS = module.lo eventhooks.lo cfv.lo \
211 processlist.lo drawing.lo drawitem.lo lttv_plugin_cfv.lo
212libguicontrolflow_la_OBJECTS = $(am_libguicontrolflow_la_OBJECTS)
213depcomp = $(SHELL) $(top_srcdir)/depcomp
214am__depfiles_maybe = depfiles
215DEP_FILES = ./$(DEPDIR)/cfv.Plo ./$(DEPDIR)/drawing.Plo \
216 ./$(DEPDIR)/drawitem.Plo ./$(DEPDIR)/eventhooks.Plo \
217 ./$(DEPDIR)/lttv_plugin_cfv.Plo \
218 ./$(DEPDIR)/module.Plo ./$(DEPDIR)/processlist.Plo
219COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
220 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
221LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
222 $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
223CCLD = $(CC)
224LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
225 $(AM_LDFLAGS) $(LDFLAGS) -o $@
226DIST_SOURCES = $(libguicontrolflow_la_SOURCES)
227HEADERS = $(noinst_HEADERS)
228
229DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.in Makefile.am TODO
230SOURCES = $(libguicontrolflow_la_SOURCES)
231
232all: all-am
233
234.SUFFIXES:
235.SUFFIXES: .c .lo .o .obj
236$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
237 cd $(top_srcdir) && \
238 $(AUTOMAKE) --gnu lttv/modules/gui/controlflow/Makefile
239Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
240 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
241libLTLIBRARIES_INSTALL = $(INSTALL)
242install-libLTLIBRARIES: $(lib_LTLIBRARIES)
243 @$(NORMAL_INSTALL)
244 $(mkinstalldirs) $(DESTDIR)$(libdir)
245 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
246 if test -f $$p; then \
247 f="`echo $$p | sed -e 's|^.*/||'`"; \
248 echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f"; \
249 $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libdir)/$$f; \
250 else :; fi; \
251 done
252
253uninstall-libLTLIBRARIES:
254 @$(NORMAL_UNINSTALL)
255 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
256 p="`echo $$p | sed -e 's|^.*/||'`"; \
257 echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p"; \
258 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libdir)/$$p; \
259 done
260
261clean-libLTLIBRARIES:
262 -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
263 @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
264 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
265 test "$$dir" = "$$p" && dir=.; \
266 echo "rm -f \"$${dir}/so_locations\""; \
267 rm -f "$${dir}/so_locations"; \
268 done
269libguicontrolflow.la: $(libguicontrolflow_la_OBJECTS) $(libguicontrolflow_la_DEPENDENCIES)
270 $(LINK) -rpath $(libdir) $(libguicontrolflow_la_LDFLAGS) $(libguicontrolflow_la_OBJECTS) $(libguicontrolflow_la_LIBADD) $(LIBS)
271
272mostlyclean-compile:
273 -rm -f *.$(OBJEXT) core *.core
274
275distclean-compile:
276 -rm -f *.tab.c
277
278include ./$(DEPDIR)/cfv.Plo
279include ./$(DEPDIR)/drawing.Plo
280include ./$(DEPDIR)/drawitem.Plo
281include ./$(DEPDIR)/eventhooks.Plo
282include ./$(DEPDIR)/lttv_plugin_cfv.Plo
283include ./$(DEPDIR)/module.Plo
284include ./$(DEPDIR)/processlist.Plo
285
286.c.o:
287 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
288 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
289 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
290 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
291 fi
292# source='$<' object='$@' libtool=no \
293# depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
294# $(CCDEPMODE) $(depcomp) \
295# $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
296
297.c.obj:
298 if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
299 -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
300 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
301 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
302 fi
303# source='$<' object='$@' libtool=no \
304# depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' \
305# $(CCDEPMODE) $(depcomp) \
306# $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
307
308.c.lo:
309 if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
310 -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
311 then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
312 else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
313 fi
314# source='$<' object='$@' libtool=yes \
315# depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' \
316# $(CCDEPMODE) $(depcomp) \
317# $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<
318
319mostlyclean-libtool:
320 -rm -f *.lo
321
322clean-libtool:
323 -rm -rf .libs _libs
324
325distclean-libtool:
326 -rm -f libtool
327uninstall-info-am:
328
329ETAGS = etags
330ETAGSFLAGS =
331
332CTAGS = ctags
333CTAGSFLAGS =
334
335tags: TAGS
336
337ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
338 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
339 unique=`for i in $$list; do \
340 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341 done | \
342 $(AWK) ' { files[$$0] = 1; } \
343 END { for (i in files) print i; }'`; \
344 mkid -fID $$unique
345
346TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
347 $(TAGS_FILES) $(LISP)
348 tags=; \
349 here=`pwd`; \
350 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
351 unique=`for i in $$list; do \
352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 done | \
354 $(AWK) ' { files[$$0] = 1; } \
355 END { for (i in files) print i; }'`; \
356 test -z "$(ETAGS_ARGS)$$tags$$unique" \
357 || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
358 $$tags $$unique
359
360ctags: CTAGS
361CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
362 $(TAGS_FILES) $(LISP)
363 tags=; \
364 here=`pwd`; \
365 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
366 unique=`for i in $$list; do \
367 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
368 done | \
369 $(AWK) ' { files[$$0] = 1; } \
370 END { for (i in files) print i; }'`; \
371 test -z "$(CTAGS_ARGS)$$tags$$unique" \
372 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
373 $$tags $$unique
374
375GTAGS:
376 here=`$(am__cd) $(top_builddir) && pwd` \
377 && cd $(top_srcdir) \
378 && gtags -i $(GTAGS_ARGS) $$here
379
380distclean-tags:
381 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
382DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
383
384top_distdir = ../../../..
385distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
386
387distdir: $(DISTFILES)
388 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
389 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
390 list='$(DISTFILES)'; for file in $$list; do \
391 case $$file in \
392 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
393 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
394 esac; \
395 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
396 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
397 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
398 dir="/$$dir"; \
399 $(mkinstalldirs) "$(distdir)$$dir"; \
400 else \
401 dir=''; \
402 fi; \
403 if test -d $$d/$$file; then \
404 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
405 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
406 fi; \
407 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
408 else \
409 test -f $(distdir)/$$file \
410 || cp -p $$d/$$file $(distdir)/$$file \
411 || exit 1; \
412 fi; \
413 done
414check-am: all-am
415check: check-am
416all-am: Makefile $(LTLIBRARIES) $(HEADERS)
417
418installdirs:
419 $(mkinstalldirs) $(DESTDIR)$(libdir)
420install: install-am
421install-exec: install-exec-am
422install-data: install-data-am
423uninstall: uninstall-am
424
425install-am: all-am
426 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
427
428installcheck: installcheck-am
429install-strip:
430 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
431 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
432 `test -z '$(STRIP)' || \
433 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
434mostlyclean-generic:
435
436clean-generic:
437
438distclean-generic:
439 -rm -f $(CONFIG_CLEAN_FILES)
440
441maintainer-clean-generic:
442 @echo "This command is intended for maintainers to use"
443 @echo "it deletes files that may require special tools to rebuild."
444clean: clean-am
445
446clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
447 mostlyclean-am
448
449distclean: distclean-am
450 -rm -rf ./$(DEPDIR)
451 -rm -f Makefile
452distclean-am: clean-am distclean-compile distclean-generic \
453 distclean-libtool distclean-tags
454
455dvi: dvi-am
456
457dvi-am:
458
459info: info-am
460
461info-am:
462
463install-data-am:
464
465install-exec-am: install-libLTLIBRARIES
466
467install-info: install-info-am
468
469install-man:
470
471installcheck-am:
472
473maintainer-clean: maintainer-clean-am
474 -rm -rf ./$(DEPDIR)
475 -rm -f Makefile
476maintainer-clean-am: distclean-am maintainer-clean-generic
477
478mostlyclean: mostlyclean-am
479
480mostlyclean-am: mostlyclean-compile mostlyclean-generic \
481 mostlyclean-libtool
482
483pdf: pdf-am
484
485pdf-am:
486
487ps: ps-am
488
489ps-am:
490
491uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
492
493.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
494 clean-libLTLIBRARIES clean-libtool ctags distclean \
495 distclean-compile distclean-generic distclean-libtool \
496 distclean-tags distdir dvi dvi-am info info-am install \
497 install-am install-data install-data-am install-exec \
498 install-exec-am install-info install-info-am \
499 install-libLTLIBRARIES install-man install-strip installcheck \
500 installcheck-am installdirs maintainer-clean \
501 maintainer-clean-generic mostlyclean mostlyclean-compile \
502 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
503 tags uninstall uninstall-am uninstall-info-am \
504 uninstall-libLTLIBRARIES
505
506# Tell versions [3.59,3.63) of GNU make to not export all variables.
507# Otherwise a system limit (for SysV at least) may be exceeded.
508.NOEXPORT:
This page took 0.048398 seconds and 4 git commands to generate.