Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 4504 was 4504, checked in by bensch, 19 years ago

orxonox/trunk: merged the SoundEngine into the Trunk.
merged file by file, but merged all the files in favor of the new trunk

File size: 13.0 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_a_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 =
51LIBRARIES = $(noinst_LIBRARIES)
52AR = ar
53ARFLAGS = cru
54libtinyxml_a_AR = $(AR) $(ARFLAGS)
55libtinyxml_a_LIBADD =
56am_libtinyxml_a_OBJECTS = tinyxml.$(OBJEXT) tinystr.$(OBJEXT) \
57        tinyxmlerror.$(OBJEXT) tinyxmlparser.$(OBJEXT)
58libtinyxml_a_OBJECTS = $(am_libtinyxml_a_OBJECTS)
59DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
60depcomp = $(SHELL) $(top_srcdir)/depcomp
61am__depfiles_maybe = depfiles
62@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/tinystr.Po ./$(DEPDIR)/tinyxml.Po \
63@AMDEP_TRUE@    ./$(DEPDIR)/tinyxmlerror.Po \
64@AMDEP_TRUE@    ./$(DEPDIR)/tinyxmlparser.Po
65CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
66        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
67CXXLD = $(CXX)
68CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
69        -o $@
70SOURCES = $(libtinyxml_a_SOURCES)
71DIST_SOURCES = $(libtinyxml_a_SOURCES)
72HEADERS = $(noinst_HEADERS)
73ETAGS = etags
74CTAGS = ctags
75DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76ACLOCAL = @ACLOCAL@
77AMDEP_FALSE = @AMDEP_FALSE@
78AMDEP_TRUE = @AMDEP_TRUE@
79AMTAR = @AMTAR@
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
83AWK = @AWK@
84CC = @CC@
85CCDEPMODE = @CCDEPMODE@
86CFLAGS = @CFLAGS@
87CPP = @CPP@
88CPPFLAGS = @CPPFLAGS@
89CURL_CFLAGS = @CURL_CFLAGS@
90CURL_LIBS = @CURL_LIBS@
91CXX = @CXX@
92CXXDEPMODE = @CXXDEPMODE@
93CXXFLAGS = @CXXFLAGS@
94CYGPATH_W = @CYGPATH_W@
95DEBUG = @DEBUG@
96DEFS = @DEFS@
97DEPDIR = @DEPDIR@
98DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@
99DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@
100DOXYGEN = @DOXYGEN@
101DOXYGEN_FALSE = @DOXYGEN_FALSE@
102DOXYGEN_TRUE = @DOXYGEN_TRUE@
103ECHO_C = @ECHO_C@
104ECHO_N = @ECHO_N@
105ECHO_T = @ECHO_T@
106EGREP = @EGREP@
107EXEEXT = @EXEEXT@
108GPROF = @GPROF@
109GTK2_CFLAGS = @GTK2_CFLAGS@
110GTK2_LIBS = @GTK2_LIBS@
111HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
112HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
113HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
114HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
115INSTALL_DATA = @INSTALL_DATA@
116INSTALL_PROGRAM = @INSTALL_PROGRAM@
117INSTALL_SCRIPT = @INSTALL_SCRIPT@
118INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
119LDFLAGS = @LDFLAGS@
120LIBOBJS = @LIBOBJS@
121LIBS = @LIBS@
122LTLIBOBJS = @LTLIBOBJS@
123MAKEINFO = @MAKEINFO@
124MSBITFIELDS = @MSBITFIELDS@
125OBJEXT = @OBJEXT@
126PACKAGE = @PACKAGE@
127PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
128PACKAGE_NAME = @PACKAGE_NAME@
129PACKAGE_STRING = @PACKAGE_STRING@
130PACKAGE_TARNAME = @PACKAGE_TARNAME@
131PACKAGE_VERSION = @PACKAGE_VERSION@
132PATH_SEPARATOR = @PATH_SEPARATOR@
133PKG_CONFIG = @PKG_CONFIG@
134RANLIB = @RANLIB@
135SET_MAKE = @SET_MAKE@
136SHELL = @SHELL@
137STRIP = @STRIP@
138SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
139SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
140VERSION = @VERSION@
141ac_ct_CC = @ac_ct_CC@
142ac_ct_CXX = @ac_ct_CXX@
143ac_ct_RANLIB = @ac_ct_RANLIB@
144ac_ct_STRIP = @ac_ct_STRIP@
145am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
146am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
147am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
148am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
149am__include = @am__include@
150am__leading_dot = @am__leading_dot@
151am__quote = @am__quote@
152bindir = @bindir@
153build = @build@
154build_alias = @build_alias@
155build_cpu = @build_cpu@
156build_os = @build_os@
157build_vendor = @build_vendor@
158datadir = @datadir@
159exec_prefix = @exec_prefix@
160host = @host@
161host_alias = @host_alias@
162host_cpu = @host_cpu@
163host_os = @host_os@
164host_vendor = @host_vendor@
165includedir = @includedir@
166infodir = @infodir@
167install_sh = @install_sh@
168libdir = @libdir@
169libexecdir = @libexecdir@
170localstatedir = @localstatedir@
171mandir = @mandir@
172mkdir_p = @mkdir_p@
173oldincludedir = @oldincludedir@
174prefix = @prefix@
175program_transform_name = @program_transform_name@
176sbindir = @sbindir@
177sharedstatedir = @sharedstatedir@
178sysconfdir = @sysconfdir@
179target = @target@
180target_alias = @target_alias@
181target_cpu = @target_cpu@
182target_os = @target_os@
183target_vendor = @target_vendor@
184noinst_LIBRARIES = libtinyxml.a
185libtinyxml_a_SOURCES = tinyxml.cc \
186                       tinystr.cc \
187                       tinyxmlerror.cc \
188                       tinyxmlparser.cc
189
190noinst_HEADERS = tinyxml.h \
191                tinystr.h
192
193all: all-am
194
195.SUFFIXES:
196.SUFFIXES: .cc .o .obj
197$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
198        @for dep in $?; do \
199          case '$(am__configure_deps)' in \
200            *$$dep*) \
201              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
202                && exit 0; \
203              exit 1;; \
204          esac; \
205        done; \
206        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/tinyxml/Makefile'; \
207        cd $(top_srcdir) && \
208          $(AUTOMAKE) --gnu  src/lib/tinyxml/Makefile
209.PRECIOUS: Makefile
210Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
211        @case '$?' in \
212          *config.status*) \
213            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
214          *) \
215            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
216            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
217        esac;
218
219$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
220        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
221
222$(top_srcdir)/configure:  $(am__configure_deps)
223        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
225        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226
227clean-noinstLIBRARIES:
228        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
229libtinyxml.a: $(libtinyxml_a_OBJECTS) $(libtinyxml_a_DEPENDENCIES)
230        -rm -f libtinyxml.a
231        $(libtinyxml_a_AR) libtinyxml.a $(libtinyxml_a_OBJECTS) $(libtinyxml_a_LIBADD)
232        $(RANLIB) libtinyxml.a
233
234mostlyclean-compile:
235        -rm -f *.$(OBJEXT)
236
237distclean-compile:
238        -rm -f *.tab.c
239
240@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tinystr.Po@am__quote@
241@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tinyxml.Po@am__quote@
242@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tinyxmlerror.Po@am__quote@
243@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tinyxmlparser.Po@am__quote@
244
245.cc.o:
246@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
247@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
248@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
249@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
250@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
251@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
252
253.cc.obj:
254@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
255@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
256@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
257@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
258@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
259@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
260uninstall-info-am:
261
262ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
263        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
264        unique=`for i in $$list; do \
265            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
266          done | \
267          $(AWK) '    { files[$$0] = 1; } \
268               END { for (i in files) print i; }'`; \
269        mkid -fID $$unique
270tags: TAGS
271
272TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
273                $(TAGS_FILES) $(LISP)
274        tags=; \
275        here=`pwd`; \
276        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
277        unique=`for i in $$list; do \
278            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
279          done | \
280          $(AWK) '    { files[$$0] = 1; } \
281               END { for (i in files) print i; }'`; \
282        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
283          test -n "$$unique" || unique=$$empty_fix; \
284          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
285            $$tags $$unique; \
286        fi
287ctags: CTAGS
288CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
289                $(TAGS_FILES) $(LISP)
290        tags=; \
291        here=`pwd`; \
292        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
293        unique=`for i in $$list; do \
294            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
295          done | \
296          $(AWK) '    { files[$$0] = 1; } \
297               END { for (i in files) print i; }'`; \
298        test -z "$(CTAGS_ARGS)$$tags$$unique" \
299          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
300             $$tags $$unique
301
302GTAGS:
303        here=`$(am__cd) $(top_builddir) && pwd` \
304          && cd $(top_srcdir) \
305          && gtags -i $(GTAGS_ARGS) $$here
306
307distclean-tags:
308        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
309
310distdir: $(DISTFILES)
311        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
312        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
313        list='$(DISTFILES)'; for file in $$list; do \
314          case $$file in \
315            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
316            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
317          esac; \
318          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
319          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
320          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
321            dir="/$$dir"; \
322            $(mkdir_p) "$(distdir)$$dir"; \
323          else \
324            dir=''; \
325          fi; \
326          if test -d $$d/$$file; then \
327            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
328              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
329            fi; \
330            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
331          else \
332            test -f $(distdir)/$$file \
333            || cp -p $$d/$$file $(distdir)/$$file \
334            || exit 1; \
335          fi; \
336        done
337check-am: all-am
338check: check-am
339all-am: Makefile $(LIBRARIES) $(HEADERS)
340installdirs:
341install: install-am
342install-exec: install-exec-am
343install-data: install-data-am
344uninstall: uninstall-am
345
346install-am: all-am
347        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
348
349installcheck: installcheck-am
350install-strip:
351        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
352          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
353          `test -z '$(STRIP)' || \
354            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
355mostlyclean-generic:
356
357clean-generic:
358
359distclean-generic:
360        -rm -f $(CONFIG_CLEAN_FILES)
361
362maintainer-clean-generic:
363        @echo "This command is intended for maintainers to use"
364        @echo "it deletes files that may require special tools to rebuild."
365clean: clean-am
366
367clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
368
369distclean: distclean-am
370        -rm -rf ./$(DEPDIR)
371        -rm -f Makefile
372distclean-am: clean-am distclean-compile distclean-generic \
373        distclean-tags
374
375dvi: dvi-am
376
377dvi-am:
378
379html: html-am
380
381info: info-am
382
383info-am:
384
385install-data-am:
386
387install-exec-am:
388
389install-info: install-info-am
390
391install-man:
392
393installcheck-am:
394
395maintainer-clean: maintainer-clean-am
396        -rm -rf ./$(DEPDIR)
397        -rm -f Makefile
398maintainer-clean-am: distclean-am maintainer-clean-generic
399
400mostlyclean: mostlyclean-am
401
402mostlyclean-am: mostlyclean-compile mostlyclean-generic
403
404pdf: pdf-am
405
406pdf-am:
407
408ps: ps-am
409
410ps-am:
411
412uninstall-am: uninstall-info-am
413
414.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
415        clean-noinstLIBRARIES ctags distclean distclean-compile \
416        distclean-generic distclean-tags distdir dvi dvi-am html \
417        html-am info info-am install install-am install-data \
418        install-data-am install-exec install-exec-am install-info \
419        install-info-am install-man install-strip installcheck \
420        installcheck-am installdirs maintainer-clean \
421        maintainer-clean-generic mostlyclean mostlyclean-compile \
422        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
423        uninstall-am uninstall-info-am
424
425# Tell versions [3.59,3.63) of GNU make to not export all variables.
426# Otherwise a system limit (for SysV at least) may be exceeded.
427.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.