root/vtcross/branches/wrodgers/src/lib/Makefile @ 277

Revision 277, 13.9 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/lib/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
16srcdir = .
17top_srcdir = ../..
18
19pkgdatadir = $(datadir)/vtcross
20pkglibdir = $(libdir)/vtcross
21pkgincludedir = $(includedir)/vtcross
22top_builddir = ../..
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24INSTALL = /usr/bin/install -c
25install_sh_DATA = $(install_sh) -c -m 644
26install_sh_PROGRAM = $(install_sh) -c
27install_sh_SCRIPT = $(install_sh) -c
28INSTALL_HEADER = $(INSTALL_DATA)
29transform = $(program_transform_name)
30NORMAL_INSTALL = :
31PRE_INSTALL = :
32POST_INSTALL = :
33NORMAL_UNINSTALL = :
34PRE_UNINSTALL = :
35POST_UNINSTALL = :
36build_triplet = i686-pc-linux-gnu
37host_triplet = i686-pc-linux-gnu
38subdir = src/lib
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43        $(ACLOCAL_M4)
44mkinstalldirs = $(install_sh) -d
45CONFIG_HEADER = $(top_builddir)/src/include/vtcross/config.h
46CONFIG_CLEAN_FILES =
47SOURCES =
48DIST_SOURCES =
49RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
50        html-recursive info-recursive install-data-recursive \
51        install-exec-recursive install-info-recursive \
52        install-recursive installcheck-recursive installdirs-recursive \
53        pdf-recursive ps-recursive uninstall-info-recursive \
54        uninstall-recursive
55ETAGS = etags
56CTAGS = ctags
57DIST_SUBDIRS = $(SUBDIRS)
58DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
59ACLOCAL = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run aclocal-1.9
60AMDEP_FALSE = #
61AMDEP_TRUE =
62AMTAR = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run tar
63AR = ar
64AUTOCONF = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run autoconf
65AUTOHEADER = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run autoheader
66AUTOMAKE = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run automake-1.9
67AWK = gawk
68CC = gcc
69CCDEPMODE = depmode=gcc3
70CFLAGS = -g -O2
71CPP = gcc -E
72CPPFLAGS =
73CXX = g++
74CXXCPP = g++ -E
75CXXDEPMODE = depmode=gcc3
76CXXFLAGS = -g -O2
77CYGPATH_W = echo
78DEFS = -DHAVE_CONFIG_H
79DEPDIR = .deps
80DSYMUTIL =
81ECHO = echo
82ECHO_C =
83ECHO_N = -n
84ECHO_T =
85EGREP = /bin/grep -E
86EXEEXT =
87F77 = g77
88FFLAGS = -g -O2
89GREP = /bin/grep
90INSTALL_DATA = ${INSTALL} -m 644
91INSTALL_PROGRAM = ${INSTALL}
92INSTALL_SCRIPT = ${INSTALL}
93INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
94LDFLAGS =
95LIBOBJS =
96LIBS = -lsqlite3
97LIBTOOL = $(SHELL) $(top_builddir)/libtool
98LN_S = ln -s
99LTLIBOBJS =
100MAKEINFO = ${SHELL} /home/wrodgers/vtcornet/vtcross/branches/wrodgers/missing --run makeinfo
101NMEDIT =
102OBJEXT = o
103PACKAGE = vtcross
104PACKAGE_BUGREPORT =
105PACKAGE_NAME = vtcross
106PACKAGE_STRING = vtcross 0.0.0
107PACKAGE_TARNAME = vtcross
108PACKAGE_VERSION = 0.0.0
109PATH_SEPARATOR = :
110RANLIB = ranlib
111SED = /bin/sed
112SET_MAKE =
113SHELL = /bin/bash
114STRIP = strip
115VERSION = 0.0.0
116ac_ct_CC = gcc
117ac_ct_CXX = g++
118ac_ct_F77 = g77
119am__fastdepCC_FALSE = #
120am__fastdepCC_TRUE =
121am__fastdepCXX_FALSE = #
122am__fastdepCXX_TRUE =
123am__include = include
124am__leading_dot = .
125am__quote =
126am__tar = ${AMTAR} chof - "$$tardir"
127am__untar = ${AMTAR} xf -
128bindir = ${exec_prefix}/bin
129build = i686-pc-linux-gnu
130build_alias =
131build_cpu = i686
132build_os = linux-gnu
133build_vendor = pc
134datadir = ${datarootdir}
135datarootdir = ${prefix}/share
136docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
137dvidir = ${docdir}
138exec_prefix = ${prefix}
139host = i686-pc-linux-gnu
140host_alias =
141host_cpu = i686
142host_os = linux-gnu
143host_vendor = pc
144htmldir = ${docdir}
145includedir = ${prefix}/include
146infodir = ${datarootdir}/info
147install_sh = /home/wrodgers/vtcornet/vtcross/branches/wrodgers/install-sh
148libdir = ${exec_prefix}/lib
149libexecdir = ${exec_prefix}/libexec
150localedir = ${datarootdir}/locale
151localstatedir = ${prefix}/var
152mandir = ${datarootdir}/man
153mkdir_p = mkdir -p --
154oldincludedir = /usr/include
155pdfdir = ${docdir}
156prefix = /usr/local
157program_transform_name = s,x,x,
158psdir = ${docdir}
159sbindir = ${exec_prefix}/sbin
160sharedstatedir = ${prefix}/com
161sysconfdir = ${prefix}/etc
162target_alias =
163SUBDIRS = socketcomm tinyxml
164all: all-recursive
165
166.SUFFIXES:
167$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
168        @for dep in $?; do \
169          case '$(am__configure_deps)' in \
170            *$$dep*) \
171              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
172                && exit 0; \
173              exit 1;; \
174          esac; \
175        done; \
176        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/Makefile'; \
177        cd $(top_srcdir) && \
178          $(AUTOMAKE) --gnu  src/lib/Makefile
179.PRECIOUS: Makefile
180Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
181        @case '$?' in \
182          *config.status*) \
183            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
184          *) \
185            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
186            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
187        esac;
188
189$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
190        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
191
192$(top_srcdir)/configure:  $(am__configure_deps)
193        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
194$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
195        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
196
197mostlyclean-libtool:
198        -rm -f *.lo
199
200clean-libtool:
201        -rm -rf .libs _libs
202
203distclean-libtool:
204        -rm -f libtool
205uninstall-info-am:
206
207# This directory's subdirectories are mostly independent; you can cd
208# into them and run `make' without going through this Makefile.
209# To change the values of `make' variables: instead of editing Makefiles,
210# (1) if the variable is set in `config.status', edit `config.status'
211#     (which will cause the Makefiles to be regenerated when you run `make');
212# (2) otherwise, pass the desired values on the `make' command line.
213$(RECURSIVE_TARGETS):
214        @failcom='exit 1'; \
215        for f in x $$MAKEFLAGS; do \
216          case $$f in \
217            *=* | --[!k]*);; \
218            *k*) failcom='fail=yes';; \
219          esac; \
220        done; \
221        dot_seen=no; \
222        target=`echo $@ | sed s/-recursive//`; \
223        list='$(SUBDIRS)'; for subdir in $$list; do \
224          echo "Making $$target in $$subdir"; \
225          if test "$$subdir" = "."; then \
226            dot_seen=yes; \
227            local_target="$$target-am"; \
228          else \
229            local_target="$$target"; \
230          fi; \
231          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
232          || eval $$failcom; \
233        done; \
234        if test "$$dot_seen" = "no"; then \
235          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
236        fi; test -z "$$fail"
237
238mostlyclean-recursive clean-recursive distclean-recursive \
239maintainer-clean-recursive:
240        @failcom='exit 1'; \
241        for f in x $$MAKEFLAGS; do \
242          case $$f in \
243            *=* | --[!k]*);; \
244            *k*) failcom='fail=yes';; \
245          esac; \
246        done; \
247        dot_seen=no; \
248        case "$@" in \
249          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
250          *) list='$(SUBDIRS)' ;; \
251        esac; \
252        rev=''; for subdir in $$list; do \
253          if test "$$subdir" = "."; then :; else \
254            rev="$$subdir $$rev"; \
255          fi; \
256        done; \
257        rev="$$rev ."; \
258        target=`echo $@ | sed s/-recursive//`; \
259        for subdir in $$rev; do \
260          echo "Making $$target in $$subdir"; \
261          if test "$$subdir" = "."; then \
262            local_target="$$target-am"; \
263          else \
264            local_target="$$target"; \
265          fi; \
266          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
267          || eval $$failcom; \
268        done && test -z "$$fail"
269tags-recursive:
270        list='$(SUBDIRS)'; for subdir in $$list; do \
271          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
272        done
273ctags-recursive:
274        list='$(SUBDIRS)'; for subdir in $$list; do \
275          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
276        done
277
278ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
279        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
280        unique=`for i in $$list; do \
281            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
282          done | \
283          $(AWK) '    { files[$$0] = 1; } \
284               END { for (i in files) print i; }'`; \
285        mkid -fID $$unique
286tags: TAGS
287
288TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
289                $(TAGS_FILES) $(LISP)
290        tags=; \
291        here=`pwd`; \
292        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
293          include_option=--etags-include; \
294          empty_fix=.; \
295        else \
296          include_option=--include; \
297          empty_fix=; \
298        fi; \
299        list='$(SUBDIRS)'; for subdir in $$list; do \
300          if test "$$subdir" = .; then :; else \
301            test ! -f $$subdir/TAGS || \
302              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
303          fi; \
304        done; \
305        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
306        unique=`for i in $$list; do \
307            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
308          done | \
309          $(AWK) '    { files[$$0] = 1; } \
310               END { for (i in files) print i; }'`; \
311        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
312          test -n "$$unique" || unique=$$empty_fix; \
313          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
314            $$tags $$unique; \
315        fi
316ctags: CTAGS
317CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
318                $(TAGS_FILES) $(LISP)
319        tags=; \
320        here=`pwd`; \
321        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
322        unique=`for i in $$list; do \
323            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324          done | \
325          $(AWK) '    { files[$$0] = 1; } \
326               END { for (i in files) print i; }'`; \
327        test -z "$(CTAGS_ARGS)$$tags$$unique" \
328          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
329             $$tags $$unique
330
331GTAGS:
332        here=`$(am__cd) $(top_builddir) && pwd` \
333          && cd $(top_srcdir) \
334          && gtags -i $(GTAGS_ARGS) $$here
335
336distclean-tags:
337        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
338
339distdir: $(DISTFILES)
340        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
341        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
342        list='$(DISTFILES)'; for file in $$list; do \
343          case $$file in \
344            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
345            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
346          esac; \
347          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
348          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
349          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
350            dir="/$$dir"; \
351            $(mkdir_p) "$(distdir)$$dir"; \
352          else \
353            dir=''; \
354          fi; \
355          if test -d $$d/$$file; then \
356            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
357              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
358            fi; \
359            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
360          else \
361            test -f $(distdir)/$$file \
362            || cp -p $$d/$$file $(distdir)/$$file \
363            || exit 1; \
364          fi; \
365        done
366        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
367          if test "$$subdir" = .; then :; else \
368            test -d "$(distdir)/$$subdir" \
369            || $(mkdir_p) "$(distdir)/$$subdir" \
370            || exit 1; \
371            distdir=`$(am__cd) $(distdir) && pwd`; \
372            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
373            (cd $$subdir && \
374              $(MAKE) $(AM_MAKEFLAGS) \
375                top_distdir="$$top_distdir" \
376                distdir="$$distdir/$$subdir" \
377                distdir) \
378              || exit 1; \
379          fi; \
380        done
381check-am: all-am
382check: check-recursive
383all-am: Makefile
384installdirs: installdirs-recursive
385installdirs-am:
386install: install-recursive
387install-exec: install-exec-recursive
388install-data: install-data-recursive
389uninstall: uninstall-recursive
390
391install-am: all-am
392        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
393
394installcheck: installcheck-recursive
395install-strip:
396        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
397          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
398          `test -z '$(STRIP)' || \
399            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
400mostlyclean-generic:
401
402clean-generic:
403
404distclean-generic:
405        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
406
407maintainer-clean-generic:
408        @echo "This command is intended for maintainers to use"
409        @echo "it deletes files that may require special tools to rebuild."
410clean: clean-recursive
411
412clean-am: clean-generic clean-libtool mostlyclean-am
413
414distclean: distclean-recursive
415        -rm -f Makefile
416distclean-am: clean-am distclean-generic distclean-libtool \
417        distclean-tags
418
419dvi: dvi-recursive
420
421dvi-am:
422
423html: html-recursive
424
425info: info-recursive
426
427info-am:
428
429install-data-am:
430
431install-exec-am:
432
433install-info: install-info-recursive
434
435install-man:
436
437installcheck-am:
438
439maintainer-clean: maintainer-clean-recursive
440        -rm -f Makefile
441maintainer-clean-am: distclean-am maintainer-clean-generic
442
443mostlyclean: mostlyclean-recursive
444
445mostlyclean-am: mostlyclean-generic mostlyclean-libtool
446
447pdf: pdf-recursive
448
449pdf-am:
450
451ps: ps-recursive
452
453ps-am:
454
455uninstall-am: uninstall-info-am
456
457uninstall-info: uninstall-info-recursive
458
459.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
460        clean clean-generic clean-libtool clean-recursive ctags \
461        ctags-recursive distclean distclean-generic distclean-libtool \
462        distclean-recursive distclean-tags distdir dvi dvi-am html \
463        html-am info info-am install install-am install-data \
464        install-data-am install-exec install-exec-am install-info \
465        install-info-am install-man install-strip installcheck \
466        installcheck-am installdirs installdirs-am maintainer-clean \
467        maintainer-clean-generic maintainer-clean-recursive \
468        mostlyclean mostlyclean-generic mostlyclean-libtool \
469        mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
470        uninstall uninstall-am uninstall-info-am
471
472# Tell versions [3.59,3.63) of GNU make to not export all variables.
473# Otherwise a system limit (for SysV at least) may be exceeded.
474.NOEXPORT:
Note: See TracBrowser for help on using the browser.