1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 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
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92target_triplet = @target@
93subdir = src
94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
96	$(top_srcdir)/../config/lead-dot.m4 \
97	$(top_srcdir)/../config/multi.m4 \
98	$(top_srcdir)/../config/override.m4 \
99	$(top_srcdir)/../config/toolexeclibdir.m4 \
100	$(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
101	$(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
102	$(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
103	$(top_srcdir)/m4/gcc_support.m4 $(top_srcdir)/m4/autoconf.m4 \
104	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/gdc.m4 \
105	$(top_srcdir)/m4/druntime.m4 $(top_srcdir)/m4/druntime/cpu.m4 \
106	$(top_srcdir)/m4/druntime/os.m4 \
107	$(top_srcdir)/m4/druntime/libraries.m4 \
108	$(top_srcdir)/configure.ac
109am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110	$(ACLOCAL_M4)
111DIST_COMMON = $(srcdir)/Makefile.am
112mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
113CONFIG_HEADER = $(top_builddir)/config.h
114CONFIG_CLEAN_FILES = libgphobos.spec
115CONFIG_CLEAN_VPATH_FILES =
116am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
117am__vpath_adj = case $$p in \
118    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
119    *) f=$$p;; \
120  esac;
121am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
122am__install_max = 40
123am__nobase_strip_setup = \
124  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
125am__nobase_strip = \
126  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
127am__nobase_list = $(am__nobase_strip_setup); \
128  for p in $$list; do echo "$$p $$p"; done | \
129  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
130  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
131    if (++n[$$2] == $(am__install_max)) \
132      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
133    END { for (dir in files) print dir, files[dir] }'
134am__base_list = \
135  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
136  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
137am__uninstall_files_from_dir = { \
138  test -z "$$files" \
139    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
140    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
141         $(am__cd) "$$dir" && rm -f $$files; }; \
142  }
143am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
144	"$(DESTDIR)$(toolexeclibdir)"
145LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
146am__DEPENDENCIES_1 =
147am__dirstamp = $(am__leading_dot)dirstamp
148@ENABLE_LIBDRUNTIME_ONLY_FALSE@am__objects_1 = etc/c/curl.lo \
149@ENABLE_LIBDRUNTIME_ONLY_FALSE@	etc/c/sqlite3.lo etc/c/zlib.lo \
150@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/comparison.lo \
151@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/internal.lo \
152@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/iteration.lo \
153@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/mutation.lo \
154@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/package.lo \
155@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/searching.lo \
156@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/setops.lo \
157@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/sorting.lo \
158@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/array.lo std/ascii.lo \
159@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/base64.lo std/bigint.lo \
160@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/bitmanip.lo std/compiler.lo \
161@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/complex.lo \
162@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/concurrency.lo \
163@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/container/array.lo \
164@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/container/binaryheap.lo \
165@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/container/dlist.lo \
166@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/container/package.lo \
167@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/container/rbtree.lo \
168@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/container/slist.lo \
169@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/container/util.lo \
170@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/conv.lo std/csv.lo \
171@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/datetime/date.lo \
172@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/datetime/interval.lo \
173@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/datetime/package.lo \
174@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/datetime/stopwatch.lo \
175@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/datetime/systime.lo \
176@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/datetime/timezone.lo \
177@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/demangle.lo \
178@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/digest/crc.lo \
179@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/digest/digest.lo \
180@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/digest/hmac.lo \
181@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/digest/md.lo \
182@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/digest/murmurhash.lo \
183@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/digest/package.lo \
184@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/digest/ripemd.lo \
185@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/digest/sha.lo \
186@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/encoding.lo \
187@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/exception.lo \
188@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/affix_allocator.lo \
189@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/allocator_list.lo \
190@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/bitmapped_block.lo \
191@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/bucketizer.lo \
192@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/fallback_allocator.lo \
193@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/free_list.lo \
194@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/free_tree.lo \
195@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/kernighan_ritchie.lo \
196@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/null_allocator.lo \
197@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/package.lo \
198@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/quantizer.lo \
199@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/region.lo \
200@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/scoped_allocator.lo \
201@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/segregator.lo \
202@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/stats_collector.lo \
203@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/common.lo \
204@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/gc_allocator.lo \
205@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/mallocator.lo \
206@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/mmap_allocator.lo \
207@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/package.lo \
208@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/showcase.lo \
209@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/typed.lo \
210@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/checkedint.lo \
211@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/logger/core.lo \
212@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/logger/filelogger.lo \
213@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/logger/multilogger.lo \
214@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/logger/nulllogger.lo \
215@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/logger/package.lo \
216@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/typecons.lo \
217@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/file.lo std/format.lo \
218@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/functional.lo std/getopt.lo \
219@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/cstring.lo \
220@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/math/biguintcore.lo \
221@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/math/biguintnoasm.lo \
222@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/math/errorfunction.lo \
223@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/math/gammafunction.lo \
224@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/scopebuffer.lo \
225@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/test/dummyrange.lo \
226@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/test/range.lo \
227@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/test/uda.lo \
228@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/unicode_comp.lo \
229@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/unicode_decomp.lo \
230@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/unicode_grapheme.lo \
231@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/unicode_norm.lo \
232@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/unicode_tables.lo \
233@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/windows/advapi32.lo \
234@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/json.lo std/math.lo \
235@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/mathspecial.lo std/meta.lo \
236@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/mmfile.lo std/net/curl.lo \
237@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/net/isemail.lo \
238@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/numeric.lo std/outbuffer.lo \
239@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/parallelism.lo std/path.lo \
240@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/process.lo std/random.lo \
241@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/range/interfaces.lo \
242@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/range/package.lo \
243@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/range/primitives.lo \
244@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/internal/backtracking.lo \
245@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/internal/generator.lo \
246@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/internal/ir.lo \
247@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/internal/kickstart.lo \
248@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/internal/parser.lo \
249@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/internal/tests.lo \
250@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/internal/thompson.lo \
251@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/package.lo \
252@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/signals.lo std/socket.lo \
253@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/stdint.lo std/stdio.lo \
254@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/string.lo std/system.lo \
255@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/traits.lo std/typecons.lo \
256@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/typetuple.lo std/uni.lo \
257@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/uri.lo std/utf.lo \
258@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/uuid.lo std/variant.lo \
259@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/windows/charset.lo \
260@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/windows/registry.lo \
261@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/windows/syserror.lo \
262@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/xml.lo std/zip.lo \
263@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/zlib.lo
264am__objects_2 = $(am__objects_1)
265am__objects_3 = $(am__objects_2)
266am_libgphobos_la_OBJECTS = $(am__objects_3)
267libgphobos_la_OBJECTS = $(am_libgphobos_la_OBJECTS)
268AM_V_P = $(am__v_P_@AM_V@)
269am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
270am__v_P_0 = false
271am__v_P_1 = :
272AM_V_GEN = $(am__v_GEN_@AM_V@)
273am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
274am__v_GEN_0 = @echo "  GEN     " $@;
275am__v_GEN_1 = 
276AM_V_at = $(am__v_at_@AM_V@)
277am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
278am__v_at_0 = @
279am__v_at_1 = 
280DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
281depcomp =
282am__depfiles_maybe =
283SOURCES = $(libgphobos_la_SOURCES)
284am__can_run_installinfo = \
285  case $$AM_UPDATE_INFO_DIR in \
286    n|no|NO) false;; \
287    *) (install-info --version) >/dev/null 2>&1;; \
288  esac
289DATA = $(toolexeclib_DATA)
290am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
291# Read a list of newline-separated strings from the standard input,
292# and print each of them once, without duplicates.  Input order is
293# *not* preserved.
294am__uniquify_input = $(AWK) '\
295  BEGIN { nonempty = 0; } \
296  { items[$$0] = 1; nonempty = 1; } \
297  END { if (nonempty) { for (i in items) print i; }; } \
298'
299# Make sure the list of sources is unique.  This is necessary because,
300# e.g., the same source file might be shared among _SOURCES variables
301# for different programs/libraries.
302am__define_uniq_tagged_files = \
303  list='$(am__tagged_files)'; \
304  unique=`for i in $$list; do \
305    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
306  done | $(am__uniquify_input)`
307ETAGS = etags
308CTAGS = ctags
309ACLOCAL = @ACLOCAL@
310AMTAR = @AMTAR@
311AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
312AR = @AR@
313AUTOCONF = @AUTOCONF@
314AUTOHEADER = @AUTOHEADER@
315AUTOMAKE = @AUTOMAKE@
316AWK = @AWK@
317BACKTRACE_SUPPORTED = @BACKTRACE_SUPPORTED@
318BACKTRACE_SUPPORTS_THREADS = @BACKTRACE_SUPPORTS_THREADS@
319BACKTRACE_USES_MALLOC = @BACKTRACE_USES_MALLOC@
320CC = @CC@
321CCAS = @CCAS@
322CCASFLAGS = @CCASFLAGS@
323CC_FOR_BUILD = @CC_FOR_BUILD@
324CFLAGS = @CFLAGS@
325CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
326CHECKING_DFLAGS = @CHECKING_DFLAGS@
327CPP = @CPP@
328CPPFLAGS = @CPPFLAGS@
329CYGPATH_W = @CYGPATH_W@
330DCFG_ARM_EABI_UNWINDER = @DCFG_ARM_EABI_UNWINDER@
331DCFG_DLPI_TLS_MODID = @DCFG_DLPI_TLS_MODID@
332DCFG_HAVE_64BIT_ATOMICS = @DCFG_HAVE_64BIT_ATOMICS@
333DCFG_HAVE_ATOMIC_BUILTINS = @DCFG_HAVE_ATOMIC_BUILTINS@
334DCFG_HAVE_LIBATOMIC = @DCFG_HAVE_LIBATOMIC@
335DCFG_HAVE_QSORT_R = @DCFG_HAVE_QSORT_R@
336DCFG_MINFO_BRACKETING = @DCFG_MINFO_BRACKETING@
337DCFG_THREAD_MODEL = @DCFG_THREAD_MODEL@
338DEFS = @DEFS@
339DSYMUTIL = @DSYMUTIL@
340DUMPBIN = @DUMPBIN@
341ECHO_C = @ECHO_C@
342ECHO_N = @ECHO_N@
343ECHO_T = @ECHO_T@
344EGREP = @EGREP@
345EXEEXT = @EXEEXT@
346FGREP = @FGREP@
347GDC = @GDC@
348GDCFLAGS = @GDCFLAGS@
349GREP = @GREP@
350INSTALL = @INSTALL@
351INSTALL_DATA = @INSTALL_DATA@
352INSTALL_PROGRAM = @INSTALL_PROGRAM@
353INSTALL_SCRIPT = @INSTALL_SCRIPT@
354INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
355LD = @LD@
356LDFLAGS = @LDFLAGS@
357LIBATOMIC = @LIBATOMIC@
358LIBBACKTRACE = @LIBBACKTRACE@
359LIBOBJS = @LIBOBJS@
360LIBS = @LIBS@
361LIBTOOL = @LIBTOOL@
362LIBZ = @LIBZ@
363LIPO = @LIPO@
364LN_S = @LN_S@
365LTLIBOBJS = @LTLIBOBJS@
366MAINT = @MAINT@
367MAKEINFO = @MAKEINFO@
368MKDIR_P = @MKDIR_P@
369NM = @NM@
370NMEDIT = @NMEDIT@
371OBJDUMP = @OBJDUMP@
372OBJEXT = @OBJEXT@
373OS_LINK_SPEC = @OS_LINK_SPEC@
374OTOOL = @OTOOL@
375OTOOL64 = @OTOOL64@
376PACKAGE = @PACKAGE@
377PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
378PACKAGE_NAME = @PACKAGE_NAME@
379PACKAGE_STRING = @PACKAGE_STRING@
380PACKAGE_TARNAME = @PACKAGE_TARNAME@
381PACKAGE_URL = @PACKAGE_URL@
382PACKAGE_VERSION = @PACKAGE_VERSION@
383PATH_SEPARATOR = @PATH_SEPARATOR@
384RANLIB = @RANLIB@
385SED = @SED@
386SET_MAKE = @SET_MAKE@
387SHELL = @SHELL@
388SPEC_PHOBOS_DEPS = @SPEC_PHOBOS_DEPS@
389STRIP = @STRIP@
390VERSION = @VERSION@
391WARN_DFLAGS = @WARN_DFLAGS@
392abs_builddir = @abs_builddir@
393abs_srcdir = @abs_srcdir@
394abs_top_builddir = @abs_top_builddir@
395abs_top_srcdir = @abs_top_srcdir@
396ac_ct_CC = @ac_ct_CC@
397ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
398am__leading_dot = @am__leading_dot@
399am__tar = @am__tar@
400am__untar = @am__untar@
401bindir = @bindir@
402build = @build@
403build_alias = @build_alias@
404build_cpu = @build_cpu@
405build_os = @build_os@
406build_vendor = @build_vendor@
407builddir = @builddir@
408datadir = @datadir@
409datarootdir = @datarootdir@
410docdir = @docdir@
411dvidir = @dvidir@
412exec_prefix = @exec_prefix@
413gcc_version = @gcc_version@
414gdc_include_dir = @gdc_include_dir@
415get_gcc_base_ver = @get_gcc_base_ver@
416host = @host@
417host_alias = @host_alias@
418host_cpu = @host_cpu@
419host_os = @host_os@
420host_vendor = @host_vendor@
421htmldir = @htmldir@
422includedir = @includedir@
423infodir = @infodir@
424install_sh = @install_sh@
425libdir = @libdir@
426libexecdir = @libexecdir@
427libphobos_builddir = @libphobos_builddir@
428libphobos_srcdir = @libphobos_srcdir@
429libphobos_toolexecdir = @libphobos_toolexecdir@
430libphobos_toolexeclibdir = @libphobos_toolexeclibdir@
431libtool_VERSION = @libtool_VERSION@
432localedir = @localedir@
433localstatedir = @localstatedir@
434mandir = @mandir@
435mkdir_p = @mkdir_p@
436multi_basedir = @multi_basedir@
437oldincludedir = @oldincludedir@
438pdfdir = @pdfdir@
439phobos_compiler_pic_flag = @phobos_compiler_pic_flag@
440phobos_compiler_shared_flag = @phobos_compiler_shared_flag@
441prefix = @prefix@
442program_transform_name = @program_transform_name@
443psdir = @psdir@
444sbindir = @sbindir@
445sharedstatedir = @sharedstatedir@
446srcdir = @srcdir@
447sysconfdir = @sysconfdir@
448target = @target@
449target_alias = @target_alias@
450target_cpu = @target_cpu@
451target_os = @target_os@
452target_vendor = @target_vendor@
453top_build_prefix = @top_build_prefix@
454top_builddir = @top_builddir@
455top_srcdir = @top_srcdir@
456
457# If there are no sources with known extension (i.e. only D sources)
458# automake forgets to set this
459CCLD = $(CC)
460toolexecdir = $(libphobos_toolexecdir)
461toolexeclibdir = $(libphobos_toolexeclibdir)
462LTDCOMPILE = $(LIBTOOL) --tag=D $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
463	--mode=compile $(GDC) $(AM_DFLAGS)
464
465
466# Include D build rules
467
468# Make sure GDC can find libdruntime and libphobos include files
469D_EXTRA_DFLAGS = -nostdinc -I $(srcdir) \
470	-I $(top_srcdir)/libdruntime -I ../libdruntime -I .
471
472
473# D flags for compilation
474AM_DFLAGS = \
475	$(phobos_compiler_pic_flag) \
476	$(WARN_DFLAGS) $(CHECKING_DFLAGS)
477
478
479# Install all D files
480ALL_PHOBOS_INSTALL_DSOURCES = $(PHOBOS_DSOURCES)
481
482# Setup source files depending on configure
483ALL_PHOBOS_COMPILE_DSOURCES = $(PHOBOS_DSOURCES)
484ALL_PHOBOS_SOURCES = $(ALL_PHOBOS_COMPILE_DSOURCES)
485
486# Main library build definitions
487toolexeclib_DATA = libgphobos.spec
488toolexeclib_LTLIBRARIES = libgphobos.la
489libgphobos_la_SOURCES = $(ALL_PHOBOS_SOURCES)
490libgphobos_la_LIBTOOLFLAGS = 
491libgphobos_la_LDFLAGS = -Wc,-nophoboslib,-dstartfiles,-B../libdruntime/gcc \
492    -version-info $(libtool_VERSION)
493
494libgphobos_la_LIBADD = \
495    ../libdruntime/libgdruntime_convenience.la $(LIBZ)
496
497libgphobos_la_DEPENDENCIES = \
498    ../libdruntime/libgdruntime_convenience.la libgphobos.spec
499
500
501# Also override library link commands: This is not strictly
502# required, but we want to record additional dependencies such
503# as pthread in the library
504libgphobos_la_LINK = $(LIBTOOL) --tag=D $(libgphobos_la_LIBTOOLFLAGS) \
505	$(LIBTOOLFLAGS) --mode=link $(GDC) $(AM_CFLAGS) $(CFLAGS) \
506	$(libgphobos_la_LDFLAGS) $(LDFLAGS) -o $@
507
508@ENABLE_LIBDRUNTIME_ONLY_FALSE@PHOBOS_DSOURCES = etc/c/curl.d etc/c/sqlite3.d etc/c/zlib.d \
509@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/comparison.d std/algorithm/internal.d \
510@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/iteration.d std/algorithm/mutation.d \
511@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/package.d std/algorithm/searching.d \
512@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/algorithm/setops.d std/algorithm/sorting.d std/array.d std/ascii.d \
513@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/base64.d std/bigint.d std/bitmanip.d std/compiler.d std/complex.d \
514@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/concurrency.d std/container/array.d std/container/binaryheap.d \
515@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/container/dlist.d std/container/package.d std/container/rbtree.d \
516@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/container/slist.d std/container/util.d std/conv.d std/csv.d \
517@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/datetime/date.d std/datetime/interval.d std/datetime/package.d \
518@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/datetime/stopwatch.d std/datetime/systime.d \
519@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/datetime/timezone.d std/demangle.d std/digest/crc.d \
520@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/digest/digest.d std/digest/hmac.d std/digest/md.d \
521@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/digest/murmurhash.d std/digest/package.d std/digest/ripemd.d \
522@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/digest/sha.d std/encoding.d std/exception.d \
523@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/affix_allocator.d \
524@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/allocator_list.d \
525@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/bitmapped_block.d \
526@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/bucketizer.d \
527@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/fallback_allocator.d \
528@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/free_list.d \
529@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/free_tree.d \
530@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/kernighan_ritchie.d \
531@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/null_allocator.d \
532@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/package.d \
533@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/quantizer.d \
534@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/region.d \
535@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/scoped_allocator.d \
536@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/segregator.d \
537@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/building_blocks/stats_collector.d \
538@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/common.d \
539@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/gc_allocator.d \
540@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/mallocator.d \
541@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/mmap_allocator.d \
542@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/package.d \
543@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/showcase.d \
544@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/allocator/typed.d std/experimental/checkedint.d \
545@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/logger/core.d std/experimental/logger/filelogger.d \
546@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/logger/multilogger.d \
547@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/logger/nulllogger.d std/experimental/logger/package.d \
548@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/experimental/typecons.d std/file.d std/format.d std/functional.d \
549@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/getopt.d std/internal/cstring.d std/internal/math/biguintcore.d \
550@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/math/biguintnoasm.d std/internal/math/errorfunction.d \
551@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/math/gammafunction.d std/internal/scopebuffer.d \
552@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/test/dummyrange.d std/internal/test/range.d \
553@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/test/uda.d std/internal/unicode_comp.d \
554@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/unicode_decomp.d std/internal/unicode_grapheme.d \
555@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/unicode_norm.d std/internal/unicode_tables.d \
556@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/internal/windows/advapi32.d std/json.d std/math.d \
557@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/mathspecial.d std/meta.d std/mmfile.d std/net/curl.d \
558@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/net/isemail.d std/numeric.d std/outbuffer.d std/parallelism.d \
559@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/path.d std/process.d std/random.d std/range/interfaces.d \
560@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/range/package.d std/range/primitives.d \
561@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/internal/backtracking.d std/regex/internal/generator.d \
562@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/internal/ir.d std/regex/internal/kickstart.d \
563@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/internal/parser.d std/regex/internal/tests.d \
564@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/regex/internal/thompson.d std/regex/package.d std/signals.d \
565@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/socket.d std/stdint.d std/stdio.d std/string.d std/system.d \
566@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/traits.d std/typecons.d std/typetuple.d std/uni.d std/uri.d \
567@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/utf.d std/uuid.d std/variant.d std/windows/charset.d \
568@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/windows/registry.d std/windows/syserror.d std/xml.d std/zip.d \
569@ENABLE_LIBDRUNTIME_ONLY_FALSE@	std/zlib.d
570
571
572# Source file definitions. Boring stuff, auto-generated with
573# https://gist.github.com/jpf91/8744acebc9dcf1e9d1a35cdff20afbb2
574# Can't use wildcards here:
575# https://www.gnu.org/software/automake/manual/html_node/Wildcards.html
576@ENABLE_LIBDRUNTIME_ONLY_TRUE@PHOBOS_DSOURCES = 
577all: all-am
578
579.SUFFIXES:
580.SUFFIXES: .d .lo .o
581$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/d_rules.am $(am__configure_deps)
582	@for dep in $?; do \
583	  case '$(am__configure_deps)' in \
584	    *$$dep*) \
585	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
586	        && { if test -f $@; then exit 0; else break; fi; }; \
587	      exit 1;; \
588	  esac; \
589	done; \
590	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/Makefile'; \
591	$(am__cd) $(top_srcdir) && \
592	  $(AUTOMAKE) --foreign --ignore-deps src/Makefile
593Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
594	@case '$?' in \
595	  *config.status*) \
596	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
597	  *) \
598	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
599	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
600	esac;
601$(top_srcdir)/d_rules.am $(am__empty):
602
603$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
604	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
605
606$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
607	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
608$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
609	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
610$(am__aclocal_m4_deps):
611libgphobos.spec: $(top_builddir)/config.status $(srcdir)/libgphobos.spec.in
612	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
613
614install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
615	@$(NORMAL_INSTALL)
616	@list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
617	list2=; for p in $$list; do \
618	  if test -f $$p; then \
619	    list2="$$list2 $$p"; \
620	  else :; fi; \
621	done; \
622	test -z "$$list2" || { \
623	  echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
624	  $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
625	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
626	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
627	}
628
629uninstall-toolexeclibLTLIBRARIES:
630	@$(NORMAL_UNINSTALL)
631	@list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
632	for p in $$list; do \
633	  $(am__strip_dir) \
634	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
635	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
636	done
637
638clean-toolexeclibLTLIBRARIES:
639	-test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
640	@list='$(toolexeclib_LTLIBRARIES)'; \
641	locs=`for p in $$list; do echo $$p; done | \
642	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
643	      sort -u`; \
644	test -z "$$locs" || { \
645	  echo rm -f $${locs}; \
646	  rm -f $${locs}; \
647	}
648etc/c/$(am__dirstamp):
649	@$(MKDIR_P) etc/c
650	@: > etc/c/$(am__dirstamp)
651etc/c/curl.lo: etc/c/$(am__dirstamp)
652etc/c/sqlite3.lo: etc/c/$(am__dirstamp)
653etc/c/zlib.lo: etc/c/$(am__dirstamp)
654std/algorithm/$(am__dirstamp):
655	@$(MKDIR_P) std/algorithm
656	@: > std/algorithm/$(am__dirstamp)
657std/algorithm/comparison.lo: std/algorithm/$(am__dirstamp)
658std/algorithm/internal.lo: std/algorithm/$(am__dirstamp)
659std/algorithm/iteration.lo: std/algorithm/$(am__dirstamp)
660std/algorithm/mutation.lo: std/algorithm/$(am__dirstamp)
661std/algorithm/package.lo: std/algorithm/$(am__dirstamp)
662std/algorithm/searching.lo: std/algorithm/$(am__dirstamp)
663std/algorithm/setops.lo: std/algorithm/$(am__dirstamp)
664std/algorithm/sorting.lo: std/algorithm/$(am__dirstamp)
665std/$(am__dirstamp):
666	@$(MKDIR_P) std
667	@: > std/$(am__dirstamp)
668std/array.lo: std/$(am__dirstamp)
669std/ascii.lo: std/$(am__dirstamp)
670std/base64.lo: std/$(am__dirstamp)
671std/bigint.lo: std/$(am__dirstamp)
672std/bitmanip.lo: std/$(am__dirstamp)
673std/compiler.lo: std/$(am__dirstamp)
674std/complex.lo: std/$(am__dirstamp)
675std/concurrency.lo: std/$(am__dirstamp)
676std/container/$(am__dirstamp):
677	@$(MKDIR_P) std/container
678	@: > std/container/$(am__dirstamp)
679std/container/array.lo: std/container/$(am__dirstamp)
680std/container/binaryheap.lo: std/container/$(am__dirstamp)
681std/container/dlist.lo: std/container/$(am__dirstamp)
682std/container/package.lo: std/container/$(am__dirstamp)
683std/container/rbtree.lo: std/container/$(am__dirstamp)
684std/container/slist.lo: std/container/$(am__dirstamp)
685std/container/util.lo: std/container/$(am__dirstamp)
686std/conv.lo: std/$(am__dirstamp)
687std/csv.lo: std/$(am__dirstamp)
688std/datetime/$(am__dirstamp):
689	@$(MKDIR_P) std/datetime
690	@: > std/datetime/$(am__dirstamp)
691std/datetime/date.lo: std/datetime/$(am__dirstamp)
692std/datetime/interval.lo: std/datetime/$(am__dirstamp)
693std/datetime/package.lo: std/datetime/$(am__dirstamp)
694std/datetime/stopwatch.lo: std/datetime/$(am__dirstamp)
695std/datetime/systime.lo: std/datetime/$(am__dirstamp)
696std/datetime/timezone.lo: std/datetime/$(am__dirstamp)
697std/demangle.lo: std/$(am__dirstamp)
698std/digest/$(am__dirstamp):
699	@$(MKDIR_P) std/digest
700	@: > std/digest/$(am__dirstamp)
701std/digest/crc.lo: std/digest/$(am__dirstamp)
702std/digest/digest.lo: std/digest/$(am__dirstamp)
703std/digest/hmac.lo: std/digest/$(am__dirstamp)
704std/digest/md.lo: std/digest/$(am__dirstamp)
705std/digest/murmurhash.lo: std/digest/$(am__dirstamp)
706std/digest/package.lo: std/digest/$(am__dirstamp)
707std/digest/ripemd.lo: std/digest/$(am__dirstamp)
708std/digest/sha.lo: std/digest/$(am__dirstamp)
709std/encoding.lo: std/$(am__dirstamp)
710std/exception.lo: std/$(am__dirstamp)
711std/experimental/allocator/building_blocks/$(am__dirstamp):
712	@$(MKDIR_P) std/experimental/allocator/building_blocks
713	@: > std/experimental/allocator/building_blocks/$(am__dirstamp)
714std/experimental/allocator/building_blocks/affix_allocator.lo:  \
715	std/experimental/allocator/building_blocks/$(am__dirstamp)
716std/experimental/allocator/building_blocks/allocator_list.lo:  \
717	std/experimental/allocator/building_blocks/$(am__dirstamp)
718std/experimental/allocator/building_blocks/bitmapped_block.lo:  \
719	std/experimental/allocator/building_blocks/$(am__dirstamp)
720std/experimental/allocator/building_blocks/bucketizer.lo:  \
721	std/experimental/allocator/building_blocks/$(am__dirstamp)
722std/experimental/allocator/building_blocks/fallback_allocator.lo:  \
723	std/experimental/allocator/building_blocks/$(am__dirstamp)
724std/experimental/allocator/building_blocks/free_list.lo:  \
725	std/experimental/allocator/building_blocks/$(am__dirstamp)
726std/experimental/allocator/building_blocks/free_tree.lo:  \
727	std/experimental/allocator/building_blocks/$(am__dirstamp)
728std/experimental/allocator/building_blocks/kernighan_ritchie.lo:  \
729	std/experimental/allocator/building_blocks/$(am__dirstamp)
730std/experimental/allocator/building_blocks/null_allocator.lo:  \
731	std/experimental/allocator/building_blocks/$(am__dirstamp)
732std/experimental/allocator/building_blocks/package.lo:  \
733	std/experimental/allocator/building_blocks/$(am__dirstamp)
734std/experimental/allocator/building_blocks/quantizer.lo:  \
735	std/experimental/allocator/building_blocks/$(am__dirstamp)
736std/experimental/allocator/building_blocks/region.lo:  \
737	std/experimental/allocator/building_blocks/$(am__dirstamp)
738std/experimental/allocator/building_blocks/scoped_allocator.lo:  \
739	std/experimental/allocator/building_blocks/$(am__dirstamp)
740std/experimental/allocator/building_blocks/segregator.lo:  \
741	std/experimental/allocator/building_blocks/$(am__dirstamp)
742std/experimental/allocator/building_blocks/stats_collector.lo:  \
743	std/experimental/allocator/building_blocks/$(am__dirstamp)
744std/experimental/allocator/$(am__dirstamp):
745	@$(MKDIR_P) std/experimental/allocator
746	@: > std/experimental/allocator/$(am__dirstamp)
747std/experimental/allocator/common.lo:  \
748	std/experimental/allocator/$(am__dirstamp)
749std/experimental/allocator/gc_allocator.lo:  \
750	std/experimental/allocator/$(am__dirstamp)
751std/experimental/allocator/mallocator.lo:  \
752	std/experimental/allocator/$(am__dirstamp)
753std/experimental/allocator/mmap_allocator.lo:  \
754	std/experimental/allocator/$(am__dirstamp)
755std/experimental/allocator/package.lo:  \
756	std/experimental/allocator/$(am__dirstamp)
757std/experimental/allocator/showcase.lo:  \
758	std/experimental/allocator/$(am__dirstamp)
759std/experimental/allocator/typed.lo:  \
760	std/experimental/allocator/$(am__dirstamp)
761std/experimental/$(am__dirstamp):
762	@$(MKDIR_P) std/experimental
763	@: > std/experimental/$(am__dirstamp)
764std/experimental/checkedint.lo: std/experimental/$(am__dirstamp)
765std/experimental/logger/$(am__dirstamp):
766	@$(MKDIR_P) std/experimental/logger
767	@: > std/experimental/logger/$(am__dirstamp)
768std/experimental/logger/core.lo:  \
769	std/experimental/logger/$(am__dirstamp)
770std/experimental/logger/filelogger.lo:  \
771	std/experimental/logger/$(am__dirstamp)
772std/experimental/logger/multilogger.lo:  \
773	std/experimental/logger/$(am__dirstamp)
774std/experimental/logger/nulllogger.lo:  \
775	std/experimental/logger/$(am__dirstamp)
776std/experimental/logger/package.lo:  \
777	std/experimental/logger/$(am__dirstamp)
778std/experimental/typecons.lo: std/experimental/$(am__dirstamp)
779std/file.lo: std/$(am__dirstamp)
780std/format.lo: std/$(am__dirstamp)
781std/functional.lo: std/$(am__dirstamp)
782std/getopt.lo: std/$(am__dirstamp)
783std/internal/$(am__dirstamp):
784	@$(MKDIR_P) std/internal
785	@: > std/internal/$(am__dirstamp)
786std/internal/cstring.lo: std/internal/$(am__dirstamp)
787std/internal/math/$(am__dirstamp):
788	@$(MKDIR_P) std/internal/math
789	@: > std/internal/math/$(am__dirstamp)
790std/internal/math/biguintcore.lo: std/internal/math/$(am__dirstamp)
791std/internal/math/biguintnoasm.lo: std/internal/math/$(am__dirstamp)
792std/internal/math/errorfunction.lo: std/internal/math/$(am__dirstamp)
793std/internal/math/gammafunction.lo: std/internal/math/$(am__dirstamp)
794std/internal/scopebuffer.lo: std/internal/$(am__dirstamp)
795std/internal/test/$(am__dirstamp):
796	@$(MKDIR_P) std/internal/test
797	@: > std/internal/test/$(am__dirstamp)
798std/internal/test/dummyrange.lo: std/internal/test/$(am__dirstamp)
799std/internal/test/range.lo: std/internal/test/$(am__dirstamp)
800std/internal/test/uda.lo: std/internal/test/$(am__dirstamp)
801std/internal/unicode_comp.lo: std/internal/$(am__dirstamp)
802std/internal/unicode_decomp.lo: std/internal/$(am__dirstamp)
803std/internal/unicode_grapheme.lo: std/internal/$(am__dirstamp)
804std/internal/unicode_norm.lo: std/internal/$(am__dirstamp)
805std/internal/unicode_tables.lo: std/internal/$(am__dirstamp)
806std/internal/windows/$(am__dirstamp):
807	@$(MKDIR_P) std/internal/windows
808	@: > std/internal/windows/$(am__dirstamp)
809std/internal/windows/advapi32.lo:  \
810	std/internal/windows/$(am__dirstamp)
811std/json.lo: std/$(am__dirstamp)
812std/math.lo: std/$(am__dirstamp)
813std/mathspecial.lo: std/$(am__dirstamp)
814std/meta.lo: std/$(am__dirstamp)
815std/mmfile.lo: std/$(am__dirstamp)
816std/net/$(am__dirstamp):
817	@$(MKDIR_P) std/net
818	@: > std/net/$(am__dirstamp)
819std/net/curl.lo: std/net/$(am__dirstamp)
820std/net/isemail.lo: std/net/$(am__dirstamp)
821std/numeric.lo: std/$(am__dirstamp)
822std/outbuffer.lo: std/$(am__dirstamp)
823std/parallelism.lo: std/$(am__dirstamp)
824std/path.lo: std/$(am__dirstamp)
825std/process.lo: std/$(am__dirstamp)
826std/random.lo: std/$(am__dirstamp)
827std/range/$(am__dirstamp):
828	@$(MKDIR_P) std/range
829	@: > std/range/$(am__dirstamp)
830std/range/interfaces.lo: std/range/$(am__dirstamp)
831std/range/package.lo: std/range/$(am__dirstamp)
832std/range/primitives.lo: std/range/$(am__dirstamp)
833std/regex/internal/$(am__dirstamp):
834	@$(MKDIR_P) std/regex/internal
835	@: > std/regex/internal/$(am__dirstamp)
836std/regex/internal/backtracking.lo:  \
837	std/regex/internal/$(am__dirstamp)
838std/regex/internal/generator.lo: std/regex/internal/$(am__dirstamp)
839std/regex/internal/ir.lo: std/regex/internal/$(am__dirstamp)
840std/regex/internal/kickstart.lo: std/regex/internal/$(am__dirstamp)
841std/regex/internal/parser.lo: std/regex/internal/$(am__dirstamp)
842std/regex/internal/tests.lo: std/regex/internal/$(am__dirstamp)
843std/regex/internal/thompson.lo: std/regex/internal/$(am__dirstamp)
844std/regex/$(am__dirstamp):
845	@$(MKDIR_P) std/regex
846	@: > std/regex/$(am__dirstamp)
847std/regex/package.lo: std/regex/$(am__dirstamp)
848std/signals.lo: std/$(am__dirstamp)
849std/socket.lo: std/$(am__dirstamp)
850std/stdint.lo: std/$(am__dirstamp)
851std/stdio.lo: std/$(am__dirstamp)
852std/string.lo: std/$(am__dirstamp)
853std/system.lo: std/$(am__dirstamp)
854std/traits.lo: std/$(am__dirstamp)
855std/typecons.lo: std/$(am__dirstamp)
856std/typetuple.lo: std/$(am__dirstamp)
857std/uni.lo: std/$(am__dirstamp)
858std/uri.lo: std/$(am__dirstamp)
859std/utf.lo: std/$(am__dirstamp)
860std/uuid.lo: std/$(am__dirstamp)
861std/variant.lo: std/$(am__dirstamp)
862std/windows/$(am__dirstamp):
863	@$(MKDIR_P) std/windows
864	@: > std/windows/$(am__dirstamp)
865std/windows/charset.lo: std/windows/$(am__dirstamp)
866std/windows/registry.lo: std/windows/$(am__dirstamp)
867std/windows/syserror.lo: std/windows/$(am__dirstamp)
868std/xml.lo: std/$(am__dirstamp)
869std/zip.lo: std/$(am__dirstamp)
870std/zlib.lo: std/$(am__dirstamp)
871
872libgphobos.la: $(libgphobos_la_OBJECTS) $(libgphobos_la_DEPENDENCIES) $(EXTRA_libgphobos_la_DEPENDENCIES) 
873	$(AM_V_GEN)$(libgphobos_la_LINK) -rpath $(toolexeclibdir) $(libgphobos_la_OBJECTS) $(libgphobos_la_LIBADD) $(LIBS)
874
875mostlyclean-compile:
876	-rm -f *.$(OBJEXT)
877	-rm -f etc/c/*.$(OBJEXT)
878	-rm -f etc/c/*.lo
879	-rm -f std/*.$(OBJEXT)
880	-rm -f std/*.lo
881	-rm -f std/algorithm/*.$(OBJEXT)
882	-rm -f std/algorithm/*.lo
883	-rm -f std/container/*.$(OBJEXT)
884	-rm -f std/container/*.lo
885	-rm -f std/datetime/*.$(OBJEXT)
886	-rm -f std/datetime/*.lo
887	-rm -f std/digest/*.$(OBJEXT)
888	-rm -f std/digest/*.lo
889	-rm -f std/experimental/*.$(OBJEXT)
890	-rm -f std/experimental/*.lo
891	-rm -f std/experimental/allocator/*.$(OBJEXT)
892	-rm -f std/experimental/allocator/*.lo
893	-rm -f std/experimental/allocator/building_blocks/*.$(OBJEXT)
894	-rm -f std/experimental/allocator/building_blocks/*.lo
895	-rm -f std/experimental/logger/*.$(OBJEXT)
896	-rm -f std/experimental/logger/*.lo
897	-rm -f std/internal/*.$(OBJEXT)
898	-rm -f std/internal/*.lo
899	-rm -f std/internal/math/*.$(OBJEXT)
900	-rm -f std/internal/math/*.lo
901	-rm -f std/internal/test/*.$(OBJEXT)
902	-rm -f std/internal/test/*.lo
903	-rm -f std/internal/windows/*.$(OBJEXT)
904	-rm -f std/internal/windows/*.lo
905	-rm -f std/net/*.$(OBJEXT)
906	-rm -f std/net/*.lo
907	-rm -f std/range/*.$(OBJEXT)
908	-rm -f std/range/*.lo
909	-rm -f std/regex/*.$(OBJEXT)
910	-rm -f std/regex/*.lo
911	-rm -f std/regex/internal/*.$(OBJEXT)
912	-rm -f std/regex/internal/*.lo
913	-rm -f std/windows/*.$(OBJEXT)
914	-rm -f std/windows/*.lo
915
916distclean-compile:
917	-rm -f *.tab.c
918
919mostlyclean-libtool:
920	-rm -f *.lo
921
922clean-libtool:
923	-rm -rf .libs _libs
924	-rm -rf etc/c/.libs etc/c/_libs
925	-rm -rf std/.libs std/_libs
926	-rm -rf std/algorithm/.libs std/algorithm/_libs
927	-rm -rf std/container/.libs std/container/_libs
928	-rm -rf std/datetime/.libs std/datetime/_libs
929	-rm -rf std/digest/.libs std/digest/_libs
930	-rm -rf std/experimental/.libs std/experimental/_libs
931	-rm -rf std/experimental/allocator/.libs std/experimental/allocator/_libs
932	-rm -rf std/experimental/allocator/building_blocks/.libs std/experimental/allocator/building_blocks/_libs
933	-rm -rf std/experimental/logger/.libs std/experimental/logger/_libs
934	-rm -rf std/internal/.libs std/internal/_libs
935	-rm -rf std/internal/math/.libs std/internal/math/_libs
936	-rm -rf std/internal/test/.libs std/internal/test/_libs
937	-rm -rf std/internal/windows/.libs std/internal/windows/_libs
938	-rm -rf std/net/.libs std/net/_libs
939	-rm -rf std/range/.libs std/range/_libs
940	-rm -rf std/regex/.libs std/regex/_libs
941	-rm -rf std/regex/internal/.libs std/regex/internal/_libs
942	-rm -rf std/windows/.libs std/windows/_libs
943install-toolexeclibDATA: $(toolexeclib_DATA)
944	@$(NORMAL_INSTALL)
945	@list='$(toolexeclib_DATA)'; test -n "$(toolexeclibdir)" || list=; \
946	if test -n "$$list"; then \
947	  echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
948	  $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
949	fi; \
950	for p in $$list; do \
951	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
952	  echo "$$d$$p"; \
953	done | $(am__base_list) | \
954	while read files; do \
955	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
956	  $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
957	done
958
959uninstall-toolexeclibDATA:
960	@$(NORMAL_UNINSTALL)
961	@list='$(toolexeclib_DATA)'; test -n "$(toolexeclibdir)" || list=; \
962	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
963	dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir)
964
965ID: $(am__tagged_files)
966	$(am__define_uniq_tagged_files); mkid -fID $$unique
967tags: tags-am
968TAGS: tags
969
970tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
971	set x; \
972	here=`pwd`; \
973	$(am__define_uniq_tagged_files); \
974	shift; \
975	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
976	  test -n "$$unique" || unique=$$empty_fix; \
977	  if test $$# -gt 0; then \
978	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
979	      "$$@" $$unique; \
980	  else \
981	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
982	      $$unique; \
983	  fi; \
984	fi
985ctags: ctags-am
986
987CTAGS: ctags
988ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
989	$(am__define_uniq_tagged_files); \
990	test -z "$(CTAGS_ARGS)$$unique" \
991	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
992	     $$unique
993
994GTAGS:
995	here=`$(am__cd) $(top_builddir) && pwd` \
996	  && $(am__cd) $(top_srcdir) \
997	  && gtags -i $(GTAGS_ARGS) "$$here"
998cscopelist: cscopelist-am
999
1000cscopelist-am: $(am__tagged_files)
1001	list='$(am__tagged_files)'; \
1002	case "$(srcdir)" in \
1003	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1004	  *) sdir=$(subdir)/$(srcdir) ;; \
1005	esac; \
1006	for i in $$list; do \
1007	  if test -f "$$i"; then \
1008	    echo "$(subdir)/$$i"; \
1009	  else \
1010	    echo "$$sdir/$$i"; \
1011	  fi; \
1012	done >> $(top_builddir)/cscope.files
1013
1014distclean-tags:
1015	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1016check-am: all-am
1017check: check-am
1018all-am: Makefile $(LTLIBRARIES) $(DATA)
1019installdirs:
1020	for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)"; do \
1021	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1022	done
1023install: install-am
1024install-exec: install-exec-am
1025install-data: install-data-am
1026uninstall: uninstall-am
1027
1028install-am: all-am
1029	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1030
1031installcheck: installcheck-am
1032install-strip:
1033	if test -z '$(STRIP)'; then \
1034	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1035	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1036	      install; \
1037	else \
1038	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1039	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1040	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1041	fi
1042mostlyclean-generic:
1043
1044clean-generic:
1045
1046distclean-generic:
1047	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1048	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1049	-rm -f etc/c/$(am__dirstamp)
1050	-rm -f std/$(am__dirstamp)
1051	-rm -f std/algorithm/$(am__dirstamp)
1052	-rm -f std/container/$(am__dirstamp)
1053	-rm -f std/datetime/$(am__dirstamp)
1054	-rm -f std/digest/$(am__dirstamp)
1055	-rm -f std/experimental/$(am__dirstamp)
1056	-rm -f std/experimental/allocator/$(am__dirstamp)
1057	-rm -f std/experimental/allocator/building_blocks/$(am__dirstamp)
1058	-rm -f std/experimental/logger/$(am__dirstamp)
1059	-rm -f std/internal/$(am__dirstamp)
1060	-rm -f std/internal/math/$(am__dirstamp)
1061	-rm -f std/internal/test/$(am__dirstamp)
1062	-rm -f std/internal/windows/$(am__dirstamp)
1063	-rm -f std/net/$(am__dirstamp)
1064	-rm -f std/range/$(am__dirstamp)
1065	-rm -f std/regex/$(am__dirstamp)
1066	-rm -f std/regex/internal/$(am__dirstamp)
1067	-rm -f std/windows/$(am__dirstamp)
1068
1069maintainer-clean-generic:
1070	@echo "This command is intended for maintainers to use"
1071	@echo "it deletes files that may require special tools to rebuild."
1072clean: clean-am
1073
1074clean-am: clean-generic clean-libtool clean-toolexeclibLTLIBRARIES \
1075	mostlyclean-am
1076
1077distclean: distclean-am
1078	-rm -f Makefile
1079distclean-am: clean-am distclean-compile distclean-generic \
1080	distclean-tags
1081
1082dvi: dvi-am
1083
1084dvi-am:
1085
1086html: html-am
1087
1088html-am:
1089
1090info: info-am
1091
1092info-am:
1093
1094install-data-am: install-data-local
1095
1096install-dvi: install-dvi-am
1097
1098install-dvi-am:
1099
1100install-exec-am: install-toolexeclibDATA \
1101	install-toolexeclibLTLIBRARIES
1102
1103install-html: install-html-am
1104
1105install-html-am:
1106
1107install-info: install-info-am
1108
1109install-info-am:
1110
1111install-man:
1112
1113install-pdf: install-pdf-am
1114
1115install-pdf-am:
1116
1117install-ps: install-ps-am
1118
1119install-ps-am:
1120
1121installcheck-am:
1122
1123maintainer-clean: maintainer-clean-am
1124	-rm -f Makefile
1125maintainer-clean-am: distclean-am maintainer-clean-generic
1126
1127mostlyclean: mostlyclean-am
1128
1129mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1130	mostlyclean-libtool
1131
1132pdf: pdf-am
1133
1134pdf-am:
1135
1136ps: ps-am
1137
1138ps-am:
1139
1140uninstall-am: uninstall-toolexeclibDATA \
1141	uninstall-toolexeclibLTLIBRARIES
1142
1143.MAKE: install-am install-strip
1144
1145.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
1146	clean-libtool clean-toolexeclibLTLIBRARIES cscopelist-am ctags \
1147	ctags-am distclean distclean-compile distclean-generic \
1148	distclean-libtool distclean-tags dvi dvi-am html html-am info \
1149	info-am install install-am install-data install-data-am \
1150	install-data-local install-dvi install-dvi-am install-exec \
1151	install-exec-am install-html install-html-am install-info \
1152	install-info-am install-man install-pdf install-pdf-am \
1153	install-ps install-ps-am install-strip install-toolexeclibDATA \
1154	install-toolexeclibLTLIBRARIES installcheck installcheck-am \
1155	installdirs maintainer-clean maintainer-clean-generic \
1156	mostlyclean mostlyclean-compile mostlyclean-generic \
1157	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
1158	uninstall-am uninstall-toolexeclibDATA \
1159	uninstall-toolexeclibLTLIBRARIES
1160
1161.PRECIOUS: Makefile
1162
1163
1164# Compile D into normal object files
1165.d.o:
1166	$(GDC) $(GDCFLAGS) $(MULTIFLAGS) $(D_EXTRA_DFLAGS) -c -o $@ $<
1167
1168# Compile D sources with libtool
1169.d.lo:
1170	$(LTDCOMPILE) $(GDCFLAGS) $(MULTIFLAGS) $(D_EXTRA_DFLAGS) -c -o $@ $<
1171
1172# Handles generated files as well
1173install-data-local:
1174	for file in $(ALL_PHOBOS_INSTALL_DSOURCES); do \
1175	  $(MKDIR_P) `dirname $(DESTDIR)$(gdc_include_dir)/$$file` ; \
1176	  if test -f $$file; then \
1177	    $(INSTALL_HEADER) $$file $(DESTDIR)$(gdc_include_dir)/$$file ; \
1178	  else \
1179	    $(INSTALL_HEADER) $(srcdir)/$$file \
1180	      $(DESTDIR)$(gdc_include_dir)/$$file ; \
1181	  fi ; \
1182	done
1183
1184# Tell versions [3.59,3.63) of GNU make to not export all variables.
1185# Otherwise a system limit (for SysV at least) may be exceeded.
1186.NOEXPORT:
1187