root/vtcross/branches/wrodgers/src/Makefile.in @ 277

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