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

Revision 277, 12.0 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/vtcross/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/vtcross
40DIST_COMMON = $(include_HEADERS) $(srcdir)/Makefile.am \
41        $(srcdir)/Makefile.in $(srcdir)/config.h.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 = 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 = error.h debug.h socketcomm.h cbr.h components.h \
168                                  containers.h libvtcross.h common.h config.h
169
170all: config.h
171        $(MAKE) $(AM_MAKEFLAGS) all-am
172
173.SUFFIXES:
174$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
175        @for dep in $?; do \
176          case '$(am__configure_deps)' in \
177            *$$dep*) \
178              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
179                && exit 0; \
180              exit 1;; \
181          esac; \
182        done; \
183        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/include/vtcross/Makefile'; \
184        cd $(top_srcdir) && \
185          $(AUTOMAKE) --gnu  src/include/vtcross/Makefile
186.PRECIOUS: Makefile
187Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
188        @case '$?' in \
189          *config.status*) \
190            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
191          *) \
192            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
193            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
194        esac;
195
196$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
197        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
198
199$(top_srcdir)/configure:  $(am__configure_deps)
200        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
201$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
202        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
203
204config.h: stamp-h1
205        @if test ! -f $@; then \
206          rm -f stamp-h1; \
207          $(MAKE) stamp-h1; \
208        else :; fi
209
210stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
211        @rm -f stamp-h1
212        cd $(top_builddir) && $(SHELL) ./config.status src/include/vtcross/config.h
213$(srcdir)/config.h.in:  $(am__configure_deps)
214        cd $(top_srcdir) && $(AUTOHEADER)
215        rm -f stamp-h1
216        touch $@
217
218distclean-hdr:
219        -rm -f config.h stamp-h1
220
221mostlyclean-libtool:
222        -rm -f *.lo
223
224clean-libtool:
225        -rm -rf .libs _libs
226
227distclean-libtool:
228        -rm -f libtool
229uninstall-info-am:
230install-includeHEADERS: $(include_HEADERS)
231        @$(NORMAL_INSTALL)
232        test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
233        @list='$(include_HEADERS)'; for p in $$list; do \
234          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
235          f=$(am__strip_dir) \
236          echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
237          $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
238        done
239
240uninstall-includeHEADERS:
241        @$(NORMAL_UNINSTALL)
242        @list='$(include_HEADERS)'; for p in $$list; do \
243          f=$(am__strip_dir) \
244          echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
245          rm -f "$(DESTDIR)$(includedir)/$$f"; \
246        done
247
248ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
249        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
250        unique=`for i in $$list; do \
251            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
252          done | \
253          $(AWK) '    { files[$$0] = 1; } \
254               END { for (i in files) print i; }'`; \
255        mkid -fID $$unique
256tags: TAGS
257
258TAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
259                $(TAGS_FILES) $(LISP)
260        tags=; \
261        here=`pwd`; \
262        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
263        unique=`for i in $$list; do \
264            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
265          done | \
266          $(AWK) '    { files[$$0] = 1; } \
267               END { for (i in files) print i; }'`; \
268        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
269          test -n "$$unique" || unique=$$empty_fix; \
270          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
271            $$tags $$unique; \
272        fi
273ctags: CTAGS
274CTAGS:  $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
275                $(TAGS_FILES) $(LISP)
276        tags=; \
277        here=`pwd`; \
278        list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
279        unique=`for i in $$list; do \
280            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
281          done | \
282          $(AWK) '    { files[$$0] = 1; } \
283               END { for (i in files) print i; }'`; \
284        test -z "$(CTAGS_ARGS)$$tags$$unique" \
285          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
286             $$tags $$unique
287
288GTAGS:
289        here=`$(am__cd) $(top_builddir) && pwd` \
290          && cd $(top_srcdir) \
291          && gtags -i $(GTAGS_ARGS) $$here
292
293distclean-tags:
294        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
295
296distdir: $(DISTFILES)
297        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
298        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
299        list='$(DISTFILES)'; for file in $$list; do \
300          case $$file in \
301            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
302            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
303          esac; \
304          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
305          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
306          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
307            dir="/$$dir"; \
308            $(mkdir_p) "$(distdir)$$dir"; \
309          else \
310            dir=''; \
311          fi; \
312          if test -d $$d/$$file; then \
313            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
314              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
315            fi; \
316            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
317          else \
318            test -f $(distdir)/$$file \
319            || cp -p $$d/$$file $(distdir)/$$file \
320            || exit 1; \
321          fi; \
322        done
323check-am: all-am
324check: check-am
325all-am: Makefile $(HEADERS) config.h
326installdirs:
327        for dir in "$(DESTDIR)$(includedir)"; do \
328          test -z "$$dir" || $(mkdir_p) "$$dir"; \
329        done
330install: install-am
331install-exec: install-exec-am
332install-data: install-data-am
333uninstall: uninstall-am
334
335install-am: all-am
336        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
337
338installcheck: installcheck-am
339install-strip:
340        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
341          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
342          `test -z '$(STRIP)' || \
343            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
344mostlyclean-generic:
345
346clean-generic:
347
348distclean-generic:
349        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
350
351maintainer-clean-generic:
352        @echo "This command is intended for maintainers to use"
353        @echo "it deletes files that may require special tools to rebuild."
354clean: clean-am
355
356clean-am: clean-generic clean-libtool mostlyclean-am
357
358distclean: distclean-am
359        -rm -f Makefile
360distclean-am: clean-am distclean-generic distclean-hdr \
361        distclean-libtool distclean-tags
362
363dvi: dvi-am
364
365dvi-am:
366
367html: html-am
368
369info: info-am
370
371info-am:
372
373install-data-am: install-includeHEADERS
374
375install-exec-am:
376
377install-info: install-info-am
378
379install-man:
380
381installcheck-am:
382
383maintainer-clean: maintainer-clean-am
384        -rm -f Makefile
385maintainer-clean-am: distclean-am maintainer-clean-generic
386
387mostlyclean: mostlyclean-am
388
389mostlyclean-am: mostlyclean-generic mostlyclean-libtool
390
391pdf: pdf-am
392
393pdf-am:
394
395ps: ps-am
396
397ps-am:
398
399uninstall-am: uninstall-includeHEADERS uninstall-info-am
400
401.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
402        clean-libtool ctags distclean distclean-generic distclean-hdr \
403        distclean-libtool distclean-tags distdir dvi dvi-am html \
404        html-am info info-am install install-am install-data \
405        install-data-am install-exec install-exec-am \
406        install-includeHEADERS install-info install-info-am \
407        install-man install-strip installcheck installcheck-am \
408        installdirs maintainer-clean maintainer-clean-generic \
409        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
410        ps ps-am tags uninstall uninstall-am uninstall-includeHEADERS \
411        uninstall-info-am
412
413# Tell versions [3.59,3.63) of GNU make to not export all variables.
414# Otherwise a system limit (for SysV at least) may be exceeded.
415.NOEXPORT:
Note: See TracBrowser for help on using the browser.