source: branches/with_autoconf/examples/Makefile @ 8

Last change on this file since 8 was 8, checked in by nipo, 16 years ago

Checkin autotools magic

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