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