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