Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/lib/tinyxml/Makefile.in @ 5456

Last change on this file since 5456 was 5452, checked in by bensch, 20 years ago

orxonox/trunk: libtoolize

File size: 15.3 KB
Line 
1# Makefile.in generated by automake 1.8.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  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
18SOURCES = $(libtinyxml_la_SOURCES)
19
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = ../../..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40host_triplet = @host@
41subdir = src/lib/tinyxml
42DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
43        $(srcdir)/Makefile.in
44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47        $(ACLOCAL_M4)
48mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49CONFIG_HEADER = $(top_builddir)/config.h
50CONFIG_CLEAN_FILES =
51am__installdirs = "$(DESTDIR)$(pkglibdir)"
52pkglibLTLIBRARIES_INSTALL = $(INSTALL)
53LTLIBRARIES = $(pkglib_LTLIBRARIES)
54libtinyxml_la_LIBADD =
55am_libtinyxml_la_OBJECTS = tinyxml.lo tinystr.lo tinyxmlerror.lo \
56        tinyxmlparser.lo
57libtinyxml_la_OBJECTS = $(am_libtinyxml_la_OBJECTS)
58DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
59depcomp = $(SHELL) $(top_srcdir)/depcomp
60am__depfiles_maybe = depfiles
61@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/tinystr.Plo \
62@AMDEP_TRUE@    ./$(DEPDIR)/tinyxml.Plo \
63@AMDEP_TRUE@    ./$(DEPDIR)/tinyxmlerror.Plo \
64@AMDEP_TRUE@    ./$(DEPDIR)/tinyxmlparser.Plo
65CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
66        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
67LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
68        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
69        $(AM_CXXFLAGS) $(CXXFLAGS)
70CXXLD = $(CXX)
71CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
72        $(AM_LDFLAGS) $(LDFLAGS) -o $@
73SOURCES = $(libtinyxml_la_SOURCES)
74DIST_SOURCES = $(libtinyxml_la_SOURCES)
75HEADERS = $(noinst_HEADERS)
76ETAGS = etags
77CTAGS = ctags
78DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
79ACLOCAL = @ACLOCAL@
80AMDEP_FALSE = @AMDEP_FALSE@
81AMDEP_TRUE = @AMDEP_TRUE@
82AMTAR = @AMTAR@
83AR = @AR@
84AUTOCONF = @AUTOCONF@
85AUTOHEADER = @AUTOHEADER@
86AUTOMAKE = @AUTOMAKE@
87AWK = @AWK@
88CC = @CC@
89CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
91CPP = @CPP@
92CPPFLAGS = @CPPFLAGS@
93CURL_CFLAGS = @CURL_CFLAGS@
94CURL_LIBS = @CURL_LIBS@
95CXX = @CXX@
96CXXCPP = @CXXCPP@
97CXXDEPMODE = @CXXDEPMODE@
98CXXFLAGS = @CXXFLAGS@
99CYGPATH_W = @CYGPATH_W@
100DEBUG = @DEBUG@
101DEFS = @DEFS@
102DEPDIR = @DEPDIR@
103DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@
104DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@
105DOXYGEN = @DOXYGEN@
106DOXYGEN_FALSE = @DOXYGEN_FALSE@
107DOXYGEN_TRUE = @DOXYGEN_TRUE@
108ECHO = @ECHO@
109ECHO_C = @ECHO_C@
110ECHO_N = @ECHO_N@
111ECHO_T = @ECHO_T@
112EGREP = @EGREP@
113EXEEXT = @EXEEXT@
114F77 = @F77@
115FFLAGS = @FFLAGS@
116GPROF = @GPROF@
117GTK2_CFLAGS = @GTK2_CFLAGS@
118GTK2_LIBS = @GTK2_LIBS@
119HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
120HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
121HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
122HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
123INSTALL_DATA = @INSTALL_DATA@
124INSTALL_PROGRAM = @INSTALL_PROGRAM@
125INSTALL_SCRIPT = @INSTALL_SCRIPT@
126INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
127LDFLAGS = @LDFLAGS@
128LIBOBJS = @LIBOBJS@
129LIBS = @LIBS@
130LIBTOOL = @LIBTOOL@
131LN_S = @LN_S@
132LTLIBOBJS = @LTLIBOBJS@
133MAKEINFO = @MAKEINFO@
134MSBITFIELDS = @MSBITFIELDS@
135OBJEXT = @OBJEXT@
136PACKAGE = @PACKAGE@
137PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138PACKAGE_NAME = @PACKAGE_NAME@
139PACKAGE_STRING = @PACKAGE_STRING@
140PACKAGE_TARNAME = @PACKAGE_TARNAME@
141PACKAGE_VERSION = @PACKAGE_VERSION@
142PATH_SEPARATOR = @PATH_SEPARATOR@
143PKG_CONFIG = @PKG_CONFIG@
144RANLIB = @RANLIB@
145SET_MAKE = @SET_MAKE@
146SHELL = @SHELL@
147STRIP = @STRIP@
148SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
149SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
150VERSION = @VERSION@
151ac_ct_AR = @ac_ct_AR@
152ac_ct_CC = @ac_ct_CC@
153ac_ct_CXX = @ac_ct_CXX@
154ac_ct_F77 = @ac_ct_F77@
155ac_ct_RANLIB = @ac_ct_RANLIB@
156ac_ct_STRIP = @ac_ct_STRIP@
157am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
158am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
159am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
160am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
161am__include = @am__include@
162am__leading_dot = @am__leading_dot@
163am__quote = @am__quote@
164bindir = @bindir@
165build = @build@
166build_alias = @build_alias@
167build_cpu = @build_cpu@
168build_os = @build_os@
169build_vendor = @build_vendor@
170datadir = @datadir@
171exec_prefix = @exec_prefix@
172host = @host@
173host_alias = @host_alias@
174host_cpu = @host_cpu@
175host_os = @host_os@
176host_vendor = @host_vendor@
177includedir = @includedir@
178infodir = @infodir@
179install_sh = @install_sh@
180libdir = @libdir@
181libexecdir = @libexecdir@
182localstatedir = @localstatedir@
183mandir = @mandir@
184mkdir_p = @mkdir_p@
185oldincludedir = @oldincludedir@
186prefix = @prefix@
187program_transform_name = @program_transform_name@
188sbindir = @sbindir@
189sharedstatedir = @sharedstatedir@
190sysconfdir = @sysconfdir@
191target = @target@
192target_alias = @target_alias@
193target_cpu = @target_cpu@
194target_os = @target_os@
195target_vendor = @target_vendor@
196pkglib_LTLIBRARIES = libtinyxml.la
197libtinyxml_la_SOURCES = tinyxml.cc \
198                       tinystr.cc \
199                       tinyxmlerror.cc \
200                       tinyxmlparser.cc
201
202noinst_HEADERS = tinyxml.h \
203                tinystr.h
204
205all: all-am
206
207.SUFFIXES:
208.SUFFIXES: .cc .lo .o .obj
209$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
210        @for dep in $?; do \
211          case '$(am__configure_deps)' in \
212            *$$dep*) \
213              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
214                && exit 0; \
215              exit 1;; \
216          esac; \
217        done; \
218        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/lib/tinyxml/Makefile'; \
219        cd $(top_srcdir) && \
220          $(AUTOMAKE) --foreign  src/lib/tinyxml/Makefile
221.PRECIOUS: Makefile
222Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
223        @case '$?' in \
224          *config.status*) \
225            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
226          *) \
227            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
228            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
229        esac;
230
231$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
232        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233
234$(top_srcdir)/configure:  $(am__configure_deps)
235        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
236$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
237        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
239        @$(NORMAL_INSTALL)
240        test -z "$(pkglibdir)" || $(mkdir_p) "$(DESTDIR)$(pkglibdir)"
241        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
242          if test -f $$p; then \
243            f="`echo $$p | sed -e 's|^.*/||'`"; \
244            echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
245            $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
246          else :; fi; \
247        done
248
249uninstall-pkglibLTLIBRARIES:
250        @$(NORMAL_UNINSTALL)
251        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
252            p="`echo $$p | sed -e 's|^.*/||'`"; \
253          echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
254          $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
255        done
256
257clean-pkglibLTLIBRARIES:
258        -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
259        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
260          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
261          test "$$dir" != "$$p" || dir=.; \
262          echo "rm -f \"$${dir}/so_locations\""; \
263          rm -f "$${dir}/so_locations"; \
264        done
265libtinyxml.la: $(libtinyxml_la_OBJECTS) $(libtinyxml_la_DEPENDENCIES)
266        $(CXXLINK) -rpath $(pkglibdir) $(libtinyxml_la_LDFLAGS) $(libtinyxml_la_OBJECTS) $(libtinyxml_la_LIBADD) $(LIBS)
267
268mostlyclean-compile:
269        -rm -f *.$(OBJEXT)
270
271distclean-compile:
272        -rm -f *.tab.c
273
274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tinystr.Plo@am__quote@
275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tinyxml.Plo@am__quote@
276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tinyxmlerror.Plo@am__quote@
277@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tinyxmlparser.Plo@am__quote@
278
279.cc.o:
280@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
281@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
282@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
283@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
284@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
285@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
286
287.cc.obj:
288@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
289@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
290@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
291@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
292@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
293@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
294
295.cc.lo:
296@am__fastdepCXX_TRUE@   if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
297@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
298@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
299@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@
300@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
301@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
302
303mostlyclean-libtool:
304        -rm -f *.lo
305
306clean-libtool:
307        -rm -rf .libs _libs
308
309distclean-libtool:
310        -rm -f libtool
311uninstall-info-am:
312
313ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
314        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
315        unique=`for i in $$list; do \
316            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317          done | \
318          $(AWK) '    { files[$$0] = 1; } \
319               END { for (i in files) print i; }'`; \
320        mkid -fID $$unique
321tags: TAGS
322
323TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
324                $(TAGS_FILES) $(LISP)
325        tags=; \
326        here=`pwd`; \
327        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
328        unique=`for i in $$list; do \
329            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330          done | \
331          $(AWK) '    { files[$$0] = 1; } \
332               END { for (i in files) print i; }'`; \
333        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
334          test -n "$$unique" || unique=$$empty_fix; \
335          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
336            $$tags $$unique; \
337        fi
338ctags: CTAGS
339CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
340                $(TAGS_FILES) $(LISP)
341        tags=; \
342        here=`pwd`; \
343        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
344        unique=`for i in $$list; do \
345            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
346          done | \
347          $(AWK) '    { files[$$0] = 1; } \
348               END { for (i in files) print i; }'`; \
349        test -z "$(CTAGS_ARGS)$$tags$$unique" \
350          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
351             $$tags $$unique
352
353GTAGS:
354        here=`$(am__cd) $(top_builddir) && pwd` \
355          && cd $(top_srcdir) \
356          && gtags -i $(GTAGS_ARGS) $$here
357
358distclean-tags:
359        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
360
361distdir: $(DISTFILES)
362        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
363        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
364        list='$(DISTFILES)'; for file in $$list; do \
365          case $$file in \
366            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
367            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
368          esac; \
369          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
370          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
371          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
372            dir="/$$dir"; \
373            $(mkdir_p) "$(distdir)$$dir"; \
374          else \
375            dir=''; \
376          fi; \
377          if test -d $$d/$$file; then \
378            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
379              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
380            fi; \
381            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
382          else \
383            test -f $(distdir)/$$file \
384            || cp -p $$d/$$file $(distdir)/$$file \
385            || exit 1; \
386          fi; \
387        done
388check-am: all-am
389check: check-am
390all-am: Makefile $(LTLIBRARIES) $(HEADERS)
391installdirs:
392        for dir in "$(DESTDIR)$(pkglibdir)"; do \
393          test -z "$$dir" || $(mkdir_p) "$$dir"; \
394        done
395install: install-am
396install-exec: install-exec-am
397install-data: install-data-am
398uninstall: uninstall-am
399
400install-am: all-am
401        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
402
403installcheck: installcheck-am
404install-strip:
405        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
406          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
407          `test -z '$(STRIP)' || \
408            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
409mostlyclean-generic:
410
411clean-generic:
412
413distclean-generic:
414        -rm -f $(CONFIG_CLEAN_FILES)
415
416maintainer-clean-generic:
417        @echo "This command is intended for maintainers to use"
418        @echo "it deletes files that may require special tools to rebuild."
419clean: clean-am
420
421clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
422        mostlyclean-am
423
424distclean: distclean-am
425        -rm -rf ./$(DEPDIR)
426        -rm -f Makefile
427distclean-am: clean-am distclean-compile distclean-generic \
428        distclean-libtool distclean-tags
429
430dvi: dvi-am
431
432dvi-am:
433
434html: html-am
435
436info: info-am
437
438info-am:
439
440install-data-am:
441
442install-exec-am: install-pkglibLTLIBRARIES
443
444install-info: install-info-am
445
446install-man:
447
448installcheck-am:
449
450maintainer-clean: maintainer-clean-am
451        -rm -rf ./$(DEPDIR)
452        -rm -f Makefile
453maintainer-clean-am: distclean-am maintainer-clean-generic
454
455mostlyclean: mostlyclean-am
456
457mostlyclean-am: mostlyclean-compile mostlyclean-generic \
458        mostlyclean-libtool
459
460pdf: pdf-am
461
462pdf-am:
463
464ps: ps-am
465
466ps-am:
467
468uninstall-am: uninstall-info-am uninstall-pkglibLTLIBRARIES
469
470.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
471        clean-libtool clean-pkglibLTLIBRARIES ctags distclean \
472        distclean-compile distclean-generic distclean-libtool \
473        distclean-tags distdir dvi dvi-am html html-am info info-am \
474        install install-am install-data install-data-am install-exec \
475        install-exec-am install-info install-info-am install-man \
476        install-pkglibLTLIBRARIES install-strip installcheck \
477        installcheck-am installdirs maintainer-clean \
478        maintainer-clean-generic mostlyclean mostlyclean-compile \
479        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
480        tags uninstall uninstall-am uninstall-info-am \
481        uninstall-pkglibLTLIBRARIES
482
483# Tell versions [3.59,3.63) of GNU make to not export all variables.
484# Otherwise a system limit (for SysV at least) may be exceeded.
485.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.