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