root/vtcross/branches/wrodgers/src/include/tinyxml/Makefile @ 277

Revision 277, 11.4 KB (checked in by wrodgers, 15 years ago)

Updating SML functionality

Line 
1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# src/include/tinyxml/Makefile.  Generated from Makefile.in by configure.
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005  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
17srcdir = .
18top_srcdir = ../../..
19
20pkgdatadir = $(datadir)/vtcross
21pkglibdir = $(libdir)/vtcross
22pkgincludedir = $(includedir)/vtcross
23top_builddir = ../../..
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = /usr/bin/install -c
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = i686-pc-linux-gnu
38host_triplet = i686-pc-linux-gnu
39subdir = src/include/tinyxml
40DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
41        $(srcdir)/Makefile.in
42ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45        $(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/src/include/vtcross/config.h
48CONFIG_CLEAN_FILES =
49SOURCES =
50DIST_SOURCES =
51am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
52am__vpath_adj = case $$p in \
53    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
54    *) f=$$p;; \
55  esac;
56am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
57am__installdirs = "$(DESTDIR)$(includedir)"
58includeHEADERS_INSTALL = $(INSTALL_HEADER)
59HEADERS = $(include_HEADERS)
60ETAGS = etags
61CTAGS = ctags
62DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63ACLOCAL = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run aclocal-1.9
64AMDEP_FALSE = #
65AMDEP_TRUE =
66AMTAR = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run tar
67AR = ar
68AUTOCONF = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run autoconf
69AUTOHEADER = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run autoheader
70AUTOMAKE = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run automake-1.9
71AWK = gawk
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
82DEFS = -DHAVE_CONFIG_H
83DEPDIR = .deps
84DSYMUTIL =
85ECHO = echo
86ECHO_C =
87ECHO_N = -n
88ECHO_T =
89EGREP = /bin/grep -E
90EXEEXT =
91F77 = g77
92FFLAGS = -g -O2
93GREP = /bin/grep
94INSTALL_DATA = ${INSTALL} -m 644
95INSTALL_PROGRAM = ${INSTALL}
96INSTALL_SCRIPT = ${INSTALL}
97INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
98LDFLAGS =
99LIBOBJS =
100LIBS = -lsqlite3
101LIBTOOL = $(SHELL) $(top_builddir)/libtool
102LN_S = ln -s
103LTLIBOBJS =
104MAKEINFO = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run makeinfo
105NMEDIT =
106OBJEXT = o
107PACKAGE = vtcross
108PACKAGE_BUGREPORT =
109PACKAGE_NAME = vtcross
110PACKAGE_STRING = vtcross 0.0.0
111PACKAGE_TARNAME = vtcross
112PACKAGE_VERSION = 0.0.0
113PATH_SEPARATOR = :
114RANLIB = ranlib
115SED = /bin/sed
116SET_MAKE =
117SHELL = /bin/bash
118STRIP = strip
119VERSION = 0.0.0
120ac_ct_CC = gcc
121ac_ct_CXX = g++
122ac_ct_F77 = g77
123am__fastdepCC_FALSE = #
124am__fastdepCC_TRUE =
125am__fastdepCXX_FALSE = #
126am__fastdepCXX_TRUE =
127am__include = include
128am__leading_dot = .
129am__quote =
130am__tar = ${AMTAR} chof - "$$tardir"
131am__untar = ${AMTAR} xf -
132bindir = ${exec_prefix}/bin
133build = i686-pc-linux-gnu
134build_alias =
135build_cpu = i686
136build_os = linux-gnu
137build_vendor = pc
138datadir = ${datarootdir}
139datarootdir = ${prefix}/share
140docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
141dvidir = ${docdir}
142exec_prefix = ${prefix}
143host = i686-pc-linux-gnu
144host_alias =
145host_cpu = i686
146host_os = linux-gnu
147host_vendor = pc
148htmldir = ${docdir}
149includedir = ${prefix}/include
150infodir = ${datarootdir}/info
151install_sh = /home/wrodgers/vtcornet/vtcross/branches/wrodgers/install-sh
152libdir = ${exec_prefix}/lib
153libexecdir = ${exec_prefix}/libexec
154localedir = ${datarootdir}/locale
155localstatedir = ${prefix}/var
156mandir = ${datarootdir}/man
157mkdir_p = mkdir -p --
158oldincludedir = /usr/include
159pdfdir = ${docdir}
160prefix = /usr/local
161program_transform_name = s,x,x,
162psdir = ${docdir}
163sbindir = ${exec_prefix}/sbin
164sharedstatedir = ${prefix}/com
165sysconfdir = ${prefix}/etc
166target_alias =
167include_HEADERS = tinystr.h tinyxml.h
168all: all-am
169
170.SUFFIXES:
171$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
172        @for dep in $?; do \
173          case '$(am__configure_deps)' in \
174            *$$dep*) \
175              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
176                && exit 0; \
177              exit 1;; \
178          esac; \
179        done; \
180        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/include/tinyxml/Makefile'; \
181        cd $(top_srcdir) && \
182          $(AUTOMAKE) --gnu  src/include/tinyxml/Makefile
183.PRECIOUS: Makefile
184Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
185        @case '$?' in \
186          *config.status*) \
187            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
188          *) \
189            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
190            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
191        esac;
192
193$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
194        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195
196$(top_srcdir)/configure:  $(am__configure_deps)
197        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
199        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
200
201mostlyclean-libtool:
202        -rm -f *.lo
203
204clean-libtool:
205        -rm -rf .libs _libs
206
207distclean-libtool:
208        -rm -f libtool
209uninstall-info-am:
210install-includeHEADERS: $(include_HEADERS)
211        @$(NORMAL_INSTALL)
212        test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
213        @list='$(include_HEADERS)'; for p in $$list; do \
214          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
215          f=$(am__strip_dir) \
216          echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
217          $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
218        done
219
220uninstall-includeHEADERS:
221        @$(NORMAL_UNINSTALL)
222        @list='$(include_HEADERS)'; for p in $$list; do \
223          f=$(am__strip_dir) \
224          echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
225          rm -f "$(DESTDIR)$(includedir)/$$f"; \
226        done
227
228ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
229        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
230        unique=`for i in $$list; do \
231            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
232          done | \
233          $(AWK) '    { files[$$0] = 1; } \
234               END { for (i in files) print i; }'`; \
235        mkid -fID $$unique
236tags: TAGS
237
238TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
239                $(TAGS_FILES) $(LISP)
240        tags=; \
241        here=`pwd`; \
242        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
243        unique=`for i in $$list; do \
244            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
245          done | \
246          $(AWK) '    { files[$$0] = 1; } \
247               END { for (i in files) print i; }'`; \
248        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
249          test -n "$$unique" || unique=$$empty_fix; \
250          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
251            $$tags $$unique; \
252        fi
253ctags: CTAGS
254CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
255                $(TAGS_FILES) $(LISP)
256        tags=; \
257        here=`pwd`; \
258        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
259        unique=`for i in $$list; do \
260            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
261          done | \
262          $(AWK) '    { files[$$0] = 1; } \
263               END { for (i in files) print i; }'`; \
264        test -z "$(CTAGS_ARGS)$$tags$$unique" \
265          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
266             $$tags $$unique
267
268GTAGS:
269        here=`$(am__cd) $(top_builddir) && pwd` \
270          && cd $(top_srcdir) \
271          && gtags -i $(GTAGS_ARGS) $$here
272
273distclean-tags:
274        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
275
276distdir: $(DISTFILES)
277        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
278        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
279        list='$(DISTFILES)'; for file in $$list; do \
280          case $$file in \
281            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
282            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
283          esac; \
284          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
285          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
286          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
287            dir="/$$dir"; \
288            $(mkdir_p) "$(distdir)$$dir"; \
289          else \
290            dir=''; \
291          fi; \
292          if test -d $$d/$$file; then \
293            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
294              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
295            fi; \
296            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
297          else \
298            test -f $(distdir)/$$file \
299            || cp -p $$d/$$file $(distdir)/$$file \
300            || exit 1; \
301          fi; \
302        done
303check-am: all-am
304check: check-am
305all-am: Makefile $(HEADERS)
306installdirs:
307        for dir in "$(DESTDIR)$(includedir)"; do \
308          test -z "$$dir" || $(mkdir_p) "$$dir"; \
309        done
310install: install-am
311install-exec: install-exec-am
312install-data: install-data-am
313uninstall: uninstall-am
314
315install-am: all-am
316        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
317
318installcheck: installcheck-am
319install-strip:
320        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
321          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
322          `test -z '$(STRIP)' || \
323            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
324mostlyclean-generic:
325
326clean-generic:
327
328distclean-generic:
329        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
330
331maintainer-clean-generic:
332        @echo "This command is intended for maintainers to use"
333        @echo "it deletes files that may require special tools to rebuild."
334clean: clean-am
335
336clean-am: clean-generic clean-libtool mostlyclean-am
337
338distclean: distclean-am
339        -rm -f Makefile
340distclean-am: clean-am distclean-generic distclean-libtool \
341        distclean-tags
342
343dvi: dvi-am
344
345dvi-am:
346
347html: html-am
348
349info: info-am
350
351info-am:
352
353install-data-am: install-includeHEADERS
354
355install-exec-am:
356
357install-info: install-info-am
358
359install-man:
360
361installcheck-am:
362
363maintainer-clean: maintainer-clean-am
364        -rm -f Makefile
365maintainer-clean-am: distclean-am maintainer-clean-generic
366
367mostlyclean: mostlyclean-am
368
369mostlyclean-am: mostlyclean-generic mostlyclean-libtool
370
371pdf: pdf-am
372
373pdf-am:
374
375ps: ps-am
376
377ps-am:
378
379uninstall-am: uninstall-includeHEADERS uninstall-info-am
380
381.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
382        clean-libtool ctags distclean distclean-generic \
383        distclean-libtool distclean-tags distdir dvi dvi-am html \
384        html-am info info-am install install-am install-data \
385        install-data-am install-exec install-exec-am \
386        install-includeHEADERS install-info install-info-am \
387        install-man install-strip installcheck installcheck-am \
388        installdirs maintainer-clean maintainer-clean-generic \
389        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
390        ps ps-am tags uninstall uninstall-am uninstall-includeHEADERS \
391        uninstall-info-am
392
393# Tell versions [3.59,3.63) of GNU make to not export all variables.
394# Otherwise a system limit (for SysV at least) may be exceeded.
395.NOEXPORT:
Note: See TracBrowser for help on using the browser.