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

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