source: libcfa/src/Makefile.in @ 158b026

ADTarm-ehast-experimentalenumforall-pointer-decayjacob/cs343-translationjenkins-sandboxnew-astnew-ast-unique-exprpthread-emulationqualifiedEnum
Last change on this file since 158b026 was 158b026, checked in by Thierry Delisle <tdelisle@…>, 5 years ago

Remove flags -in-tree and -disttree, now using paths and /proc/self/exe instead

  • Property mode set to 100644
File size: 34.8 KB
Line 
1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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@
16
17######################## -*- Mode: Makefile-Automake -*- ######################
18###############################################################################
19
20
21am__is_gnu_make = { \
22  if test -z '$(MAKELEVEL)'; then \
23    false; \
24  elif test -n '$(MAKE_HOST)'; then \
25    true; \
26  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
27    true; \
28  else \
29    false; \
30  fi; \
31}
32am__make_running_with_option = \
33  case $${target_option-} in \
34      ?) ;; \
35      *) echo "am__make_running_with_option: internal error: invalid" \
36              "target option '$${target_option-}' specified" >&2; \
37         exit 1;; \
38  esac; \
39  has_opt=no; \
40  sane_makeflags=$$MAKEFLAGS; \
41  if $(am__is_gnu_make); then \
42    sane_makeflags=$$MFLAGS; \
43  else \
44    case $$MAKEFLAGS in \
45      *\\[\ \   ]*) \
46        bs=\\; \
47        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
48          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
49    esac; \
50  fi; \
51  skip_next=no; \
52  strip_trailopt () \
53  { \
54    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
55  }; \
56  for flg in $$sane_makeflags; do \
57    test $$skip_next = yes && { skip_next=no; continue; }; \
58    case $$flg in \
59      *=*|--*) continue;; \
60        -*I) strip_trailopt 'I'; skip_next=yes;; \
61      -*I?*) strip_trailopt 'I';; \
62        -*O) strip_trailopt 'O'; skip_next=yes;; \
63      -*O?*) strip_trailopt 'O';; \
64        -*l) strip_trailopt 'l'; skip_next=yes;; \
65      -*l?*) strip_trailopt 'l';; \
66      -[dEDm]) skip_next=yes;; \
67      -[JT]) skip_next=yes;; \
68    esac; \
69    case $$flg in \
70      *$$target_option*) has_opt=yes; break;; \
71    esac; \
72  done; \
73  test $$has_opt = yes
74am__make_dryrun = (target_option=n; $(am__make_running_with_option))
75am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
76pkgdatadir = $(datadir)/@PACKAGE@
77pkgincludedir = $(includedir)/@PACKAGE@
78pkglibdir = $(libdir)/@PACKAGE@
79pkglibexecdir = $(libexecdir)/@PACKAGE@
80am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
81install_sh_DATA = $(install_sh) -c -m 644
82install_sh_PROGRAM = $(install_sh) -c
83install_sh_SCRIPT = $(install_sh) -c
84INSTALL_HEADER = $(INSTALL_DATA)
85transform = $(program_transform_name)
86NORMAL_INSTALL = :
87PRE_INSTALL = :
88POST_INSTALL = :
89NORMAL_UNINSTALL = :
90PRE_UNINSTALL = :
91POST_UNINSTALL = :
92build_triplet = @build@
93host_triplet = @host@
94subdir = src
95ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
96am__aclocal_m4_deps = $(top_srcdir)/automake/libtool.m4 \
97        $(top_srcdir)/automake/ltoptions.m4 \
98        $(top_srcdir)/automake/ltsugar.m4 \
99        $(top_srcdir)/automake/ltversion.m4 \
100        $(top_srcdir)/automake/lt~obsolete.m4 \
101        $(top_srcdir)/../automake/cfa.m4 $(top_srcdir)/configure.ac
102am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103        $(ACLOCAL_M4)
104DIST_COMMON = $(srcdir)/Makefile.am \
105        $(am__nobase_cfa_include_HEADERS_DIST) $(am__DIST_COMMON)
106mkinstalldirs = $(install_sh) -d
107CONFIG_CLEAN_FILES =
108CONFIG_CLEAN_VPATH_FILES =
109am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
110am__vpath_adj = case $$p in \
111    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
112    *) f=$$p;; \
113  esac;
114am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
115am__install_max = 40
116am__nobase_strip_setup = \
117  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
118am__nobase_strip = \
119  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
120am__nobase_list = $(am__nobase_strip_setup); \
121  for p in $$list; do echo "$$p $$p"; done | \
122  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
123  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
124    if (++n[$$2] == $(am__install_max)) \
125      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
126    END { for (dir in files) print dir, files[dir] }'
127am__base_list = \
128  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
129  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
130am__uninstall_files_from_dir = { \
131  test -z "$$files" \
132    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
133    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
134         $(am__cd) "$$dir" && rm -f $$files; }; \
135  }
136am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(cfa_includedir)"
137LTLIBRARIES = $(lib_LTLIBRARIES)
138libcfa_la_LIBADD =
139am__libcfa_la_SOURCES_DIST = prelude.cfa startup.cfa interpose.cfa \
140        bits/debug.cfa assert.cfa exception.c virtual.c heap.cfa \
141        fstream.cfa iostream.cfa iterator.cfa limits.cfa rational.cfa \
142        time.cfa stdlib.cfa common.cfa containers/maybe.cfa \
143        containers/pair.cfa containers/result.cfa \
144        containers/vector.cfa
145am__dirstamp = $(am__leading_dot)dirstamp
146@BUILDLIB_TRUE@am__objects_1 = fstream.lo iostream.lo iterator.lo \
147@BUILDLIB_TRUE@ limits.lo rational.lo time.lo stdlib.lo \
148@BUILDLIB_TRUE@ common.lo containers/maybe.lo \
149@BUILDLIB_TRUE@ containers/pair.lo containers/result.lo \
150@BUILDLIB_TRUE@ containers/vector.lo
151@BUILDLIB_TRUE@am__objects_2 = startup.lo interpose.lo bits/debug.lo \
152@BUILDLIB_TRUE@ assert.lo exception.lo virtual.lo heap.lo \
153@BUILDLIB_TRUE@ $(am__objects_1)
154am_libcfa_la_OBJECTS = prelude.lo $(am__objects_2)
155libcfa_la_OBJECTS = $(am_libcfa_la_OBJECTS)
156AM_V_lt = $(am__v_lt_@AM_V@)
157am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
158am__v_lt_0 = --silent
159am__v_lt_1 =
160libcfa_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
161        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
162        $(libcfa_la_LDFLAGS) $(LDFLAGS) -o $@
163libcfathread_la_LIBADD =
164am__libcfathread_la_SOURCES_DIST =  \
165        concurrency/CtxSwitch-@ARCHITECTURE@.S concurrency/alarm.cfa \
166        concurrency/invoke.c concurrency/preemption.cfa \
167        concurrency/coroutine.cfa concurrency/thread.cfa \
168        concurrency/kernel.cfa concurrency/monitor.cfa \
169        concurrency/mutex.cfa
170@BUILDLIB_TRUE@am__objects_3 = concurrency/coroutine.lo \
171@BUILDLIB_TRUE@ concurrency/thread.lo concurrency/kernel.lo \
172@BUILDLIB_TRUE@ concurrency/monitor.lo concurrency/mutex.lo
173@BUILDLIB_TRUE@am__objects_4 =  \
174@BUILDLIB_TRUE@ concurrency/CtxSwitch-@ARCHITECTURE@.lo \
175@BUILDLIB_TRUE@ concurrency/alarm.lo concurrency/invoke.lo \
176@BUILDLIB_TRUE@ concurrency/preemption.lo $(am__objects_3)
177am_libcfathread_la_OBJECTS = $(am__objects_4)
178libcfathread_la_OBJECTS = $(am_libcfathread_la_OBJECTS)
179libcfathread_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
180        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
181        $(AM_CFLAGS) $(CFLAGS) $(libcfathread_la_LDFLAGS) $(LDFLAGS) \
182        -o $@
183AM_V_P = $(am__v_P_@AM_V@)
184am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
185am__v_P_0 = false
186am__v_P_1 = :
187AM_V_GEN = $(am__v_GEN_@AM_V@)
188am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
189am__v_GEN_0 = @echo "  GEN     " $@;
190am__v_GEN_1 =
191AM_V_at = $(am__v_at_@AM_V@)
192am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
193am__v_at_0 = @
194am__v_at_1 =
195DEFAULT_INCLUDES = -I.@am__isrc@
196depcomp = $(SHELL) $(top_srcdir)/automake/depcomp
197am__depfiles_maybe = depfiles
198am__mv = mv -f
199CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
200        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
201LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
202        $(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
203        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
204        $(AM_CCASFLAGS) $(CCASFLAGS)
205AM_V_CPPAS = $(am__v_CPPAS_@AM_V@)
206am__v_CPPAS_ = $(am__v_CPPAS_@AM_DEFAULT_V@)
207am__v_CPPAS_0 = @echo "  CPPAS   " $@;
208am__v_CPPAS_1 =
209COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
210        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
211LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
212        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
213        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
214        $(AM_CFLAGS) $(CFLAGS)
215AM_V_CC = $(am__v_CC_@AM_V@)
216am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
217am__v_CC_0 = @echo "  CC      " $@;
218am__v_CC_1 =
219CCLD = $(CC)
220LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
221        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
222        $(AM_LDFLAGS) $(LDFLAGS) -o $@
223AM_V_CCLD = $(am__v_CCLD_@AM_V@)
224am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
225am__v_CCLD_0 = @echo "  CCLD    " $@;
226am__v_CCLD_1 =
227SOURCES = $(libcfa_la_SOURCES) $(libcfathread_la_SOURCES)
228DIST_SOURCES = $(am__libcfa_la_SOURCES_DIST) \
229        $(am__libcfathread_la_SOURCES_DIST)
230am__can_run_installinfo = \
231  case $$AM_UPDATE_INFO_DIR in \
232    n|no|NO) false;; \
233    *) (install-info --version) >/dev/null 2>&1;; \
234  esac
235am__nobase_cfa_include_HEADERS_DIST = $(shell find $(srcdir)/stdhdr \
236        -type f -printf "%p ") fstream.hfa iostream.hfa iterator.hfa \
237        limits.hfa rational.hfa time.hfa stdlib.hfa common.hfa \
238        containers/maybe.hfa containers/pair.hfa containers/result.hfa \
239        containers/vector.hfa math.hfa gmp.hfa time_t.hfa \
240        bits/align.hfa bits/containers.hfa bits/defs.hfa \
241        bits/debug.hfa bits/locks.hfa concurrency/coroutine.hfa \
242        concurrency/thread.hfa concurrency/kernel.hfa \
243        concurrency/monitor.hfa concurrency/mutex.hfa \
244        concurrency/invoke.h
245HEADERS = $(nobase_cfa_include_HEADERS)
246am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
247# Read a list of newline-separated strings from the standard input,
248# and print each of them once, without duplicates.  Input order is
249# *not* preserved.
250am__uniquify_input = $(AWK) '\
251  BEGIN { nonempty = 0; } \
252  { items[$$0] = 1; nonempty = 1; } \
253  END { if (nonempty) { for (i in items) print i; }; } \
254'
255# Make sure the list of sources is unique.  This is necessary because,
256# e.g., the same source file might be shared among _SOURCES variables
257# for different programs/libraries.
258am__define_uniq_tagged_files = \
259  list='$(am__tagged_files)'; \
260  unique=`for i in $$list; do \
261    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
262  done | $(am__uniquify_input)`
263ETAGS = etags
264CTAGS = ctags
265am__DIST_COMMON = $(srcdir)/../../src/cfa.make $(srcdir)/Makefile.in \
266        $(top_srcdir)/automake/depcomp
267DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
268VPATH = @srcdir@ :../prelude
269ACLOCAL = @ACLOCAL@
270AMTAR = @AMTAR@
271AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
272AR = @AR@
273ARCHITECTURE = @ARCHITECTURE@
274ARCH_FLAGS = @ARCH_FLAGS@
275AUTOCONF = @AUTOCONF@
276AUTOHEADER = @AUTOHEADER@
277AUTOMAKE = @AUTOMAKE@
278AWK = @AWK@
279CC = @CC@
280CCAS = @CCAS@
281CCASDEPMODE = @CCASDEPMODE@
282CCASFLAGS = @CCASFLAGS@
283CCDEPMODE = @CCDEPMODE@
284CFACC = @CFACC@
285CFACPP = @CFACPP@
286CFADIR_HASH = @CFADIR_HASH@
287CFA_BINDIR = @CFA_BINDIR@
288CFA_INCDIR = @CFA_INCDIR@
289CFA_LIBDIR = @CFA_LIBDIR@
290CFA_NAME = @CFA_NAME@
291CFA_PREFIX = @CFA_PREFIX@
292CFA_VERSION = @CFA_VERSION@
293CFLAGS = @CFLAGS@
294CONFIGURATION = @CONFIGURATION@
295CONFIG_BUILDLIB = @CONFIG_BUILDLIB@
296CONFIG_CFAFLAGS = @CONFIG_CFAFLAGS@
297CONFIG_CFLAGS = @CONFIG_CFLAGS@
298CPP = @CPP@
299CPPFLAGS = @CPPFLAGS@
300CXX = @CXX@
301CXXCPP = @CXXCPP@
302CXXDEPMODE = @CXXDEPMODE@
303CXXFLAGS = @CXXFLAGS@
304CYGPATH_W = @CYGPATH_W@
305DEFS = @DEFS@
306DEPDIR = @DEPDIR@
307DLLTOOL = @DLLTOOL@
308DRIVER_DIR = @DRIVER_DIR@
309DSYMUTIL = @DSYMUTIL@
310DUMPBIN = @DUMPBIN@
311ECHO_C = @ECHO_C@
312ECHO_N = @ECHO_N@
313ECHO_T = @ECHO_T@
314EGREP = @EGREP@
315EXEEXT = @EXEEXT@
316FGREP = @FGREP@
317GREP = @GREP@
318INSTALL = @INSTALL@
319INSTALL_DATA = @INSTALL_DATA@
320INSTALL_PROGRAM = @INSTALL_PROGRAM@
321INSTALL_SCRIPT = @INSTALL_SCRIPT@
322INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
323LD = @LD@
324LDFLAGS = @LDFLAGS@
325LIBOBJS = @LIBOBJS@
326LIBS = @LIBS@
327LIBTOOL = @LIBTOOL@
328LIPO = @LIPO@
329LN_S = @LN_S@
330LOCAL_CC1 = @LOCAL_CC1@
331LOCAL_CFACC = @LOCAL_CFACC@
332LTLIBOBJS = @LTLIBOBJS@
333LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
334MAKEINFO = @MAKEINFO@
335MANIFEST_TOOL = @MANIFEST_TOOL@
336MKDIR_P = @MKDIR_P@
337NM = @NM@
338NMEDIT = @NMEDIT@
339OBJDUMP = @OBJDUMP@
340OBJEXT = @OBJEXT@
341OTOOL = @OTOOL@
342OTOOL64 = @OTOOL64@
343PACKAGE = @PACKAGE@
344PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
345PACKAGE_NAME = @PACKAGE_NAME@
346PACKAGE_STRING = @PACKAGE_STRING@
347PACKAGE_TARNAME = @PACKAGE_TARNAME@
348PACKAGE_URL = @PACKAGE_URL@
349PACKAGE_VERSION = @PACKAGE_VERSION@
350PATH_SEPARATOR = @PATH_SEPARATOR@
351RANLIB = @RANLIB@
352SED = @SED@
353SET_MAKE = @SET_MAKE@
354SHELL = @SHELL@
355STRIP = @STRIP@
356VERSION = @VERSION@
357abs_builddir = @abs_builddir@
358abs_srcdir = @abs_srcdir@
359abs_top_builddir = @abs_top_builddir@
360abs_top_srcdir = @abs_top_srcdir@
361ac_ct_AR = @ac_ct_AR@
362ac_ct_CC = @ac_ct_CC@
363ac_ct_CXX = @ac_ct_CXX@
364ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
365am__include = @am__include@
366am__leading_dot = @am__leading_dot@
367am__quote = @am__quote@
368am__tar = @am__tar@
369am__untar = @am__untar@
370bindir = @bindir@
371build = @build@
372build_alias = @build_alias@
373build_cpu = @build_cpu@
374build_os = @build_os@
375build_vendor = @build_vendor@
376builddir = @builddir@
377datadir = @datadir@
378datarootdir = @datarootdir@
379docdir = @docdir@
380dvidir = @dvidir@
381exec_prefix = @exec_prefix@
382host = @host@
383host_alias = @host_alias@
384host_cpu = @host_cpu@
385host_os = @host_os@
386host_vendor = @host_vendor@
387htmldir = @htmldir@
388includedir = @includedir@
389infodir = @infodir@
390install_sh = @install_sh@
391libdir = ${CFA_LIBDIR}
392libexecdir = @libexecdir@
393localedir = @localedir@
394localstatedir = @localstatedir@
395mandir = @mandir@
396mkdir_p = @mkdir_p@
397oldincludedir = @oldincludedir@
398pdfdir = @pdfdir@
399prefix = @prefix@
400program_transform_name = @program_transform_name@
401psdir = @psdir@
402runstatedir = @runstatedir@
403sbindir = @sbindir@
404sharedstatedir = @sharedstatedir@
405srcdir = @srcdir@
406sysconfdir = @sysconfdir@
407target_alias = @target_alias@
408top_build_prefix = @top_build_prefix@
409top_builddir = @top_builddir@
410top_srcdir = @top_srcdir@
411
412# create object files in directory with source files
413AUTOMAKE_OPTIONS = foreign subdir-objects
414ACLOCAL_AMFLAGS = -I automake
415CFACOMPILE = $(CFACC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CFAFLAGS) $(CFAFLAGS) $(AM_CFLAGS) $(CFLAGS)
416LTCFACOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
417        $(LIBTOOLFLAGS) --mode=compile $(CFACC) $(DEFS) \
418        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CFAFLAGS) $(CFAFLAGS) \
419        $(AM_CFLAGS) $(CFLAGS)
420
421AM_V_CFA = $(am__v_CFA_@AM_V@)
422am__v_CFA_ = $(am__v_CFA_@AM_DEFAULT_V@)
423am__v_CFA_0 = @echo "  CFA     " $@;
424am__v_CFA_1 =
425AM_V_JAVAC = $(am__v_JAVAC_@AM_V@)
426am__v_JAVAC_ = $(am__v_JAVAC_@AM_DEFAULT_V@)
427am__v_JAVAC_0 = @echo "  JAVAC   " $@;
428am__v_JAVAC_1 =
429AM_V_GOC = $(am__v_GOC_@AM_V@)
430am__v_GOC_ = $(am__v_GOC_@AM_DEFAULT_V@)
431am__v_GOC_0 = @echo "  GOC     " $@;
432am__v_GOC_1 =
433UPPCC = u++
434UPPCOMPILE = $(UPPCC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_UPPFLAGS) $(UPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_CFLAGS) $(CFLAGS)
435AM_V_UPP = $(am__v_UPP_@AM_V@)
436am__v_UPP_ = $(am__v_UPP_@AM_DEFAULT_V@)
437am__v_UPP_0 = @echo "  UPP     " $@;
438am__v_UPP_1 =
439lib_LTLIBRARIES = libcfa.la libcfathread.la
440gdbwaittarget = ""
441
442# AM_CFLAGS for all cfa source
443# AM_CFAFLAGS for only cfa source
444# use -no-include-stdhdr to prevent rebuild cycles
445# The built sources must not depend on the installed headers
446AM_CFAFLAGS = -quiet -cfalib -I$(srcdir)/stdhdr $(if $(findstring ${gdbwaittarget}, ${@}), -XCFA --gdb) @CONFIG_CFAFLAGS@
447AM_CFLAGS = -g -Wall -Wno-unused-function -fPIC @ARCH_FLAGS@ @CONFIG_CFLAGS@
448AM_CCASFLAGS = -g -Wall -Wno-unused-function @ARCH_FLAGS@ @CONFIG_CFLAGS@
449@BUILDLIB_FALSE@headers_nosrc =
450
451#----------------------------------------------------------------------------------------------------------------
452@BUILDLIB_TRUE@headers_nosrc = math.hfa gmp.hfa time_t.hfa bits/align.hfa bits/containers.hfa bits/defs.hfa bits/debug.hfa bits/locks.hfa
453@BUILDLIB_FALSE@headers =
454@BUILDLIB_TRUE@headers = fstream.hfa iostream.hfa iterator.hfa limits.hfa rational.hfa time.hfa stdlib.hfa common.hfa \
455@BUILDLIB_TRUE@   containers/maybe.hfa containers/pair.hfa containers/result.hfa containers/vector.hfa
456
457@BUILDLIB_FALSE@libsrc =
458@BUILDLIB_TRUE@libsrc = startup.cfa interpose.cfa bits/debug.cfa assert.cfa exception.c virtual.c heap.cfa ${headers:.hfa=.cfa}
459@BUILDLIB_FALSE@thread_headers_nosrc =
460
461# not all platforms support concurrency, add option do disable it
462@BUILDLIB_TRUE@thread_headers_nosrc = concurrency/invoke.h
463@BUILDLIB_FALSE@thread_headers =
464@BUILDLIB_TRUE@thread_headers = concurrency/coroutine.hfa concurrency/thread.hfa concurrency/kernel.hfa concurrency/monitor.hfa concurrency/mutex.hfa
465@BUILDLIB_TRUE@thread_libsrc = concurrency/CtxSwitch-@ARCHITECTURE@.S concurrency/alarm.cfa concurrency/invoke.c concurrency/preemption.cfa ${thread_headers:.hfa=.cfa}
466
467#----------------------------------------------------------------------------------------------------------------
468# add dependency to cfa-cpp so all libraries are rebuilt with new translator
469#@CFACC@ @CFACPP@ prelude.cfa
470
471# add dependency of cfa files
472libobjs = $(addsuffix .lo, $(basename $(filter %.cfa,$(libsrc))))
473thread_libobjs = $(addsuffix .lo, $(basename $(filter %.cfa,$(thread_libsrc))))
474
475# .deps inclusion is not done automatically by automake for new languages
476libdeps = $(join \
477        $(addsuffix $(DEPDIR)/ , $(dir $(libobjs) ) ), \
478        $(notdir ${libobjs:.lo=.Plo}) \
479)
480
481thread_libdeps = $(join \
482        $(addsuffix $(DEPDIR)/ , $(dir $(thread_libobjs) ) ), \
483        $(notdir ${thread_libobjs:.lo=.Plo}) \
484)
485
486
487#----------------------------------------------------------------------------------------------------------------
488libcfa_la_SOURCES = prelude.cfa ${libsrc}
489libcfa_la_LDFLAGS = -version-info @CFA_VERSION@
490libcfathread_la_SOURCES = ${thread_libsrc}
491libcfathread_la_LDFLAGS = -version-info @CFA_VERSION@
492stdhdr = $(shell find $(srcdir)/stdhdr -type f -printf "%p ")
493cfa_includedir = $(CFA_INCDIR)
494nobase_cfa_include_HEADERS = ${stdhdr} ${headers} ${headers_nosrc} ${thread_headers} ${thread_headers_nosrc}
495all: all-am
496
497.SUFFIXES:
498.SUFFIXES: .S .c .cfa .lo .o .obj
499$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(srcdir)/../../src/cfa.make $(am__configure_deps)
500        @for dep in $?; do \
501          case '$(am__configure_deps)' in \
502            *$$dep*) \
503              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
504                && { if test -f $@; then exit 0; else break; fi; }; \
505              exit 1;; \
506          esac; \
507        done; \
508        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
509        $(am__cd) $(top_srcdir) && \
510          $(AUTOMAKE) --foreign src/Makefile
511Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
512        @case '$?' in \
513          *config.status*) \
514            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
515          *) \
516            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
517            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
518        esac;
519$(srcdir)/../../src/cfa.make $(am__empty):
520
521$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
522        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
523
524$(top_srcdir)/configure:  $(am__configure_deps)
525        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
526$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
527        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
528$(am__aclocal_m4_deps):
529
530install-libLTLIBRARIES: $(lib_LTLIBRARIES)
531        @$(NORMAL_INSTALL)
532        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
533        list2=; for p in $$list; do \
534          if test -f $$p; then \
535            list2="$$list2 $$p"; \
536          else :; fi; \
537        done; \
538        test -z "$$list2" || { \
539          echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
540          $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
541          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
542          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
543        }
544
545uninstall-libLTLIBRARIES:
546        @$(NORMAL_UNINSTALL)
547        @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
548        for p in $$list; do \
549          $(am__strip_dir) \
550          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
551          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
552        done
553
554clean-libLTLIBRARIES:
555        -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
556        @list='$(lib_LTLIBRARIES)'; \
557        locs=`for p in $$list; do echo $$p; done | \
558              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
559              sort -u`; \
560        test -z "$$locs" || { \
561          echo rm -f $${locs}; \
562          rm -f $${locs}; \
563        }
564bits/$(am__dirstamp):
565        @$(MKDIR_P) bits
566        @: > bits/$(am__dirstamp)
567bits/$(DEPDIR)/$(am__dirstamp):
568        @$(MKDIR_P) bits/$(DEPDIR)
569        @: > bits/$(DEPDIR)/$(am__dirstamp)
570bits/debug.lo: bits/$(am__dirstamp) bits/$(DEPDIR)/$(am__dirstamp)
571containers/$(am__dirstamp):
572        @$(MKDIR_P) containers
573        @: > containers/$(am__dirstamp)
574containers/$(DEPDIR)/$(am__dirstamp):
575        @$(MKDIR_P) containers/$(DEPDIR)
576        @: > containers/$(DEPDIR)/$(am__dirstamp)
577containers/maybe.lo: containers/$(am__dirstamp) \
578        containers/$(DEPDIR)/$(am__dirstamp)
579containers/pair.lo: containers/$(am__dirstamp) \
580        containers/$(DEPDIR)/$(am__dirstamp)
581containers/result.lo: containers/$(am__dirstamp) \
582        containers/$(DEPDIR)/$(am__dirstamp)
583containers/vector.lo: containers/$(am__dirstamp) \
584        containers/$(DEPDIR)/$(am__dirstamp)
585
586libcfa.la: $(libcfa_la_OBJECTS) $(libcfa_la_DEPENDENCIES) $(EXTRA_libcfa_la_DEPENDENCIES)
587        $(AM_V_CCLD)$(libcfa_la_LINK) -rpath $(libdir) $(libcfa_la_OBJECTS) $(libcfa_la_LIBADD) $(LIBS)
588concurrency/$(am__dirstamp):
589        @$(MKDIR_P) concurrency
590        @: > concurrency/$(am__dirstamp)
591concurrency/$(DEPDIR)/$(am__dirstamp):
592        @$(MKDIR_P) concurrency/$(DEPDIR)
593        @: > concurrency/$(DEPDIR)/$(am__dirstamp)
594concurrency/CtxSwitch-@ARCHITECTURE@.lo: concurrency/$(am__dirstamp) \
595        concurrency/$(DEPDIR)/$(am__dirstamp)
596concurrency/alarm.lo: concurrency/$(am__dirstamp) \
597        concurrency/$(DEPDIR)/$(am__dirstamp)
598concurrency/invoke.lo: concurrency/$(am__dirstamp) \
599        concurrency/$(DEPDIR)/$(am__dirstamp)
600concurrency/preemption.lo: concurrency/$(am__dirstamp) \
601        concurrency/$(DEPDIR)/$(am__dirstamp)
602concurrency/coroutine.lo: concurrency/$(am__dirstamp) \
603        concurrency/$(DEPDIR)/$(am__dirstamp)
604concurrency/thread.lo: concurrency/$(am__dirstamp) \
605        concurrency/$(DEPDIR)/$(am__dirstamp)
606concurrency/kernel.lo: concurrency/$(am__dirstamp) \
607        concurrency/$(DEPDIR)/$(am__dirstamp)
608concurrency/monitor.lo: concurrency/$(am__dirstamp) \
609        concurrency/$(DEPDIR)/$(am__dirstamp)
610concurrency/mutex.lo: concurrency/$(am__dirstamp) \
611        concurrency/$(DEPDIR)/$(am__dirstamp)
612
613libcfathread.la: $(libcfathread_la_OBJECTS) $(libcfathread_la_DEPENDENCIES) $(EXTRA_libcfathread_la_DEPENDENCIES)
614        $(AM_V_CCLD)$(libcfathread_la_LINK) -rpath $(libdir) $(libcfathread_la_OBJECTS) $(libcfathread_la_LIBADD) $(LIBS)
615
616mostlyclean-compile:
617        -rm -f *.$(OBJEXT)
618        -rm -f bits/*.$(OBJEXT)
619        -rm -f bits/*.lo
620        -rm -f concurrency/*.$(OBJEXT)
621        -rm -f concurrency/*.lo
622        -rm -f containers/*.$(OBJEXT)
623        -rm -f containers/*.lo
624
625distclean-compile:
626        -rm -f *.tab.c
627
628@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exception.Plo@am__quote@
629@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/virtual.Plo@am__quote@
630@AMDEP_TRUE@@am__include@ @am__quote@concurrency/$(DEPDIR)/CtxSwitch-@ARCHITECTURE@.Plo@am__quote@
631@AMDEP_TRUE@@am__include@ @am__quote@concurrency/$(DEPDIR)/invoke.Plo@am__quote@
632
633.S.o:
634@am__fastdepCCAS_TRUE@  $(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
635@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
636@am__fastdepCCAS_TRUE@  $(am__mv) $$depbase.Tpo $$depbase.Po
637@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     $(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
638@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
639@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ $<
640
641.S.obj:
642@am__fastdepCCAS_TRUE@  $(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
643@am__fastdepCCAS_TRUE@  $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
644@am__fastdepCCAS_TRUE@  $(am__mv) $$depbase.Tpo $$depbase.Po
645@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     $(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
646@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
647@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
648
649.S.lo:
650@am__fastdepCCAS_TRUE@  $(AM_V_CPPAS)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
651@am__fastdepCCAS_TRUE@  $(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
652@am__fastdepCCAS_TRUE@  $(am__mv) $$depbase.Tpo $$depbase.Plo
653@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     $(AM_V_CPPAS)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
654@AMDEP_TRUE@@am__fastdepCCAS_FALSE@     DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
655@am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(LTCPPASCOMPILE) -c -o $@ $<
656
657.c.o:
658@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
659@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
660@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
661@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
662@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
663@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
664
665.c.obj:
666@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
667@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
668@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
669@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
670@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
671@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
672
673.c.lo:
674@am__fastdepCC_TRUE@    $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
675@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
676@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
677@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
678@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
679@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
680
681mostlyclean-libtool:
682        -rm -f *.lo
683
684clean-libtool:
685        -rm -rf .libs _libs
686        -rm -rf bits/.libs bits/_libs
687        -rm -rf concurrency/.libs concurrency/_libs
688        -rm -rf containers/.libs containers/_libs
689install-nobase_cfa_includeHEADERS: $(nobase_cfa_include_HEADERS)
690        @$(NORMAL_INSTALL)
691        @list='$(nobase_cfa_include_HEADERS)'; test -n "$(cfa_includedir)" || list=; \
692        if test -n "$$list"; then \
693          echo " $(MKDIR_P) '$(DESTDIR)$(cfa_includedir)'"; \
694          $(MKDIR_P) "$(DESTDIR)$(cfa_includedir)" || exit 1; \
695        fi; \
696        $(am__nobase_list) | while read dir files; do \
697          xfiles=; for file in $$files; do \
698            if test -f "$$file"; then xfiles="$$xfiles $$file"; \
699            else xfiles="$$xfiles $(srcdir)/$$file"; fi; done; \
700          test -z "$$xfiles" || { \
701            test "x$$dir" = x. || { \
702              echo " $(MKDIR_P) '$(DESTDIR)$(cfa_includedir)/$$dir'"; \
703              $(MKDIR_P) "$(DESTDIR)$(cfa_includedir)/$$dir"; }; \
704            echo " $(INSTALL_HEADER) $$xfiles '$(DESTDIR)$(cfa_includedir)/$$dir'"; \
705            $(INSTALL_HEADER) $$xfiles "$(DESTDIR)$(cfa_includedir)/$$dir" || exit $$?; }; \
706        done
707
708uninstall-nobase_cfa_includeHEADERS:
709        @$(NORMAL_UNINSTALL)
710        @list='$(nobase_cfa_include_HEADERS)'; test -n "$(cfa_includedir)" || list=; \
711        $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
712        dir='$(DESTDIR)$(cfa_includedir)'; $(am__uninstall_files_from_dir)
713
714ID: $(am__tagged_files)
715        $(am__define_uniq_tagged_files); mkid -fID $$unique
716tags: tags-am
717TAGS: tags
718
719tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
720        set x; \
721        here=`pwd`; \
722        $(am__define_uniq_tagged_files); \
723        shift; \
724        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
725          test -n "$$unique" || unique=$$empty_fix; \
726          if test $$# -gt 0; then \
727            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
728              "$$@" $$unique; \
729          else \
730            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
731              $$unique; \
732          fi; \
733        fi
734ctags: ctags-am
735
736CTAGS: ctags
737ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
738        $(am__define_uniq_tagged_files); \
739        test -z "$(CTAGS_ARGS)$$unique" \
740          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
741             $$unique
742
743GTAGS:
744        here=`$(am__cd) $(top_builddir) && pwd` \
745          && $(am__cd) $(top_srcdir) \
746          && gtags -i $(GTAGS_ARGS) "$$here"
747cscopelist: cscopelist-am
748
749cscopelist-am: $(am__tagged_files)
750        list='$(am__tagged_files)'; \
751        case "$(srcdir)" in \
752          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
753          *) sdir=$(subdir)/$(srcdir) ;; \
754        esac; \
755        for i in $$list; do \
756          if test -f "$$i"; then \
757            echo "$(subdir)/$$i"; \
758          else \
759            echo "$$sdir/$$i"; \
760          fi; \
761        done >> $(top_builddir)/cscope.files
762
763distclean-tags:
764        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
765
766distdir: $(DISTFILES)
767        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
768        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
769        list='$(DISTFILES)'; \
770          dist_files=`for file in $$list; do echo $$file; done | \
771          sed -e "s|^$$srcdirstrip/||;t" \
772              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
773        case $$dist_files in \
774          */*) $(MKDIR_P) `echo "$$dist_files" | \
775                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
776                           sort -u` ;; \
777        esac; \
778        for file in $$dist_files; do \
779          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
780          if test -d $$d/$$file; then \
781            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
782            if test -d "$(distdir)/$$file"; then \
783              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
784            fi; \
785            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
786              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
787              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
788            fi; \
789            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
790          else \
791            test -f "$(distdir)/$$file" \
792            || cp -p $$d/$$file "$(distdir)/$$file" \
793            || exit 1; \
794          fi; \
795        done
796check-am: all-am
797check: check-am
798all-am: Makefile $(LTLIBRARIES) $(HEADERS)
799installdirs:
800        for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(cfa_includedir)"; do \
801          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
802        done
803install: install-am
804install-exec: install-exec-am
805install-data: install-data-am
806uninstall: uninstall-am
807
808install-am: all-am
809        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
810
811installcheck: installcheck-am
812install-strip:
813        if test -z '$(STRIP)'; then \
814          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
815            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
816              install; \
817        else \
818          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
819            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
820            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
821        fi
822mostlyclean-generic:
823
824clean-generic:
825
826distclean-generic:
827        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
828        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
829        -rm -f bits/$(DEPDIR)/$(am__dirstamp)
830        -rm -f bits/$(am__dirstamp)
831        -rm -f concurrency/$(DEPDIR)/$(am__dirstamp)
832        -rm -f concurrency/$(am__dirstamp)
833        -rm -f containers/$(DEPDIR)/$(am__dirstamp)
834        -rm -f containers/$(am__dirstamp)
835
836maintainer-clean-generic:
837        @echo "This command is intended for maintainers to use"
838        @echo "it deletes files that may require special tools to rebuild."
839clean: clean-am
840
841clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
842        mostlyclean-am
843
844distclean: distclean-am
845        -rm -rf ./$(DEPDIR) concurrency/$(DEPDIR)
846        -rm -f Makefile
847distclean-am: clean-am distclean-compile distclean-generic \
848        distclean-tags
849
850dvi: dvi-am
851
852dvi-am:
853
854html: html-am
855
856html-am:
857
858info: info-am
859
860info-am:
861
862install-data-am: install-nobase_cfa_includeHEADERS
863
864install-dvi: install-dvi-am
865
866install-dvi-am:
867
868install-exec-am: install-libLTLIBRARIES
869
870install-html: install-html-am
871
872install-html-am:
873
874install-info: install-info-am
875
876install-info-am:
877
878install-man:
879
880install-pdf: install-pdf-am
881
882install-pdf-am:
883
884install-ps: install-ps-am
885
886install-ps-am:
887
888installcheck-am:
889
890maintainer-clean: maintainer-clean-am
891        -rm -rf ./$(DEPDIR) concurrency/$(DEPDIR)
892        -rm -f Makefile
893maintainer-clean-am: distclean-am maintainer-clean-generic \
894        maintainer-clean-local
895
896mostlyclean: mostlyclean-am
897
898mostlyclean-am: mostlyclean-compile mostlyclean-generic \
899        mostlyclean-libtool
900
901pdf: pdf-am
902
903pdf-am:
904
905ps: ps-am
906
907ps-am:
908
909uninstall-am: uninstall-libLTLIBRARIES \
910        uninstall-nobase_cfa_includeHEADERS
911
912.MAKE: install-am install-strip
913
914.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
915        clean-libLTLIBRARIES clean-libtool cscopelist-am ctags \
916        ctags-am distclean distclean-compile distclean-generic \
917        distclean-libtool distclean-tags distdir dvi dvi-am html \
918        html-am info info-am install install-am install-data \
919        install-data-am install-dvi install-dvi-am install-exec \
920        install-exec-am install-html install-html-am install-info \
921        install-info-am install-libLTLIBRARIES install-man \
922        install-nobase_cfa_includeHEADERS install-pdf install-pdf-am \
923        install-ps install-ps-am install-strip installcheck \
924        installcheck-am installdirs maintainer-clean \
925        maintainer-clean-generic maintainer-clean-local mostlyclean \
926        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
927        pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
928        uninstall-libLTLIBRARIES uninstall-nobase_cfa_includeHEADERS
929
930.PRECIOUS: Makefile
931
932
933.cfa.o:
934        $(AM_V_CFA)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
935        $(CFACOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
936        $(am__mv) $$depbase.Tpo $$depbase.Po
937
938.cfa.lo:
939        $(AM_V_CFA)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
940        $(LTCFACOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
941        $(am__mv) $$depbase.Tpo $$depbase.Plo
942$(libobjs) : @LOCAL_CFACC@ @CFACPP@ prelude.cfa
943$(thread_libobjs) : @LOCAL_CFACC@ @CFACPP@ prelude.cfa
944
945-include $(libdeps)
946
947-include $(thread_libdeps)
948
949@ENABLE_DISTCC_TRUE@../prelude/distribution: @LOCAL_CFACC@ @LOCAL_CC1@ @CFACPP@ ../prelude/gcc-builtins.cf ../prelude/builtins.cf ../prelude/extras.cf ../prelude/prelude.cfa ../prelude/bootloader.c $(srcdir)/../../tools/build/push2dist.sh
950@ENABLE_DISTCC_TRUE@    @+make -C ../prelude distribution
951
952@ENABLE_DISTCC_TRUE@prelude.o prelude.lo $(libobjs) $(thread_libobjs) : ../prelude/distribution
953
954prelude.o : prelude.cfa extras.cf gcc-builtins.cf builtins.cf @LOCAL_CFACC@ @CFACPP@
955        ${AM_V_GEN}$(CFACOMPILE) -quiet -XCFA -l ${<} -c -o ${@}
956
957prelude.lo: prelude.cfa extras.cf gcc-builtins.cf builtins.cf @LOCAL_CFACC@ @CFACPP@
958        ${AM_V_GEN}$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile \
959        $(CFACOMPILE) -quiet -XCFA -l ${<} -c -o ${@}
960
961#----------------------------------------------------------------------------------------------------------------
962maintainer-clean-local:
963        -rm -rf ${CFA_INCDIR} ${CFA_LIBDIR}
964
965# $(AM_V_CFA)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
966#       $(CFACOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
967#       $(am__mv) $$depbase.Tpo $$depbase.Po
968
969# Tell versions [3.59,3.63) of GNU make to not export all variables.
970# Otherwise a system limit (for SysV at least) may be exceeded.
971.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.