convert from svn repository: remove tags directory
[lttv.git] / trunk / lttng-xenomai / LinuxTraceToolkitViewer-0.8.61-xenoltt / lttv / modules / gui / detailedevents / detailedevents_bkp / 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@ $(GLIB_LIBS) $(GTK_LIBS) -L${top_builddir}/lttv/modules/gui/lttvwindow/lttvwindow -llttvwindow
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@
163
164libdir = ${lttvplugindir}
165libexecdir = @libexecdir@
166localedir = @localedir@
167localstatedir = @localstatedir@
168lttctlincludedir = @lttctlincludedir@
169lttincludedir = @lttincludedir@
170lttvincludedir = @lttvincludedir@
171lttvlibdir = @lttvlibdir@
172lttvplugindir = @lttvplugindir@
173lttvwindowincludedir = @lttvwindowincludedir@
174mandir = @mandir@
175oldincludedir = @oldincludedir@
176pdfdir = @pdfdir@
177prefix = @prefix@
178program_transform_name = @program_transform_name@
179psdir = @psdir@
180sbindir = @sbindir@
181sharedstatedir = @sharedstatedir@
182sysconfdir = @sysconfdir@
183target_alias = @target_alias@
184top_lttvdir = @top_lttvdir@
185top_lttvwindowdir = @top_lttvwindowdir@
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
208@AMDEP_TRUE@DEP_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
266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/events.Plo@am__quote@
267
268.c.o:
269@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
270@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
271@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
272@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
273@am__fastdepCC_TRUE@ fi
274@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
275@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
276@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
277@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
278
279.c.obj:
280@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
281@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \
282@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \
283@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
284@am__fastdepCC_TRUE@ fi
285@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
286@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
287@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
288@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
289
290.c.lo:
291@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \
292@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \
293@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \
294@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \
295@am__fastdepCC_TRUE@ fi
296@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
297@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
298@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
299@am__fastdepCC_FALSE@ $(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.046574 seconds and 4 git commands to generate.