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