]> git.ipfire.org Git - thirdparty/gcc.git/blob - libphobos/src/Makefile.in
Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).
[thirdparty/gcc.git] / libphobos / src / Makefile.in
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
18 VPATH = @srcdir@
19 am__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 }
30 am__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
72 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74 pkgdatadir = $(datadir)/@PACKAGE@
75 pkgincludedir = $(includedir)/@PACKAGE@
76 pkglibdir = $(libdir)/@PACKAGE@
77 pkglibexecdir = $(libexecdir)/@PACKAGE@
78 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79 install_sh_DATA = $(install_sh) -c -m 644
80 install_sh_PROGRAM = $(install_sh) -c
81 install_sh_SCRIPT = $(install_sh) -c
82 INSTALL_HEADER = $(INSTALL_DATA)
83 transform = $(program_transform_name)
84 NORMAL_INSTALL = :
85 PRE_INSTALL = :
86 POST_INSTALL = :
87 NORMAL_UNINSTALL = :
88 PRE_UNINSTALL = :
89 POST_UNINSTALL = :
90 build_triplet = @build@
91 host_triplet = @host@
92 target_triplet = @target@
93 check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2)
94 @ENABLE_SHARED_TRUE@am__append_1 = unittest
95 @ENABLE_STATIC_TRUE@am__append_2 = unittest_static
96 subdir = src
97 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
98 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
99 $(top_srcdir)/../config/lead-dot.m4 \
100 $(top_srcdir)/../config/multi.m4 \
101 $(top_srcdir)/../config/override.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
111 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
112 $(ACLOCAL_M4)
113 DIST_COMMON = $(srcdir)/Makefile.am
114 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
115 CONFIG_HEADER = $(top_builddir)/config.h
116 CONFIG_CLEAN_FILES = libgphobos.spec
117 CONFIG_CLEAN_VPATH_FILES =
118 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
119 am__vpath_adj = case $$p in \
120 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
121 *) f=$$p;; \
122 esac;
123 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
124 am__install_max = 40
125 am__nobase_strip_setup = \
126 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
127 am__nobase_strip = \
128 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
129 am__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] }'
136 am__base_list = \
137 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
138 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
139 am__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 }
145 am__installdirs = "$(DESTDIR)$(toolexeclibdir)" \
146 "$(DESTDIR)$(toolexeclibdir)"
147 LTLIBRARIES = $(toolexeclib_LTLIBRARIES)
148 am__dirstamp = $(am__leading_dot)dirstamp
149 am__objects_1 = etc/c/curl.lo etc/c/sqlite3.lo etc/c/zlib.lo \
150 std/algorithm/comparison.lo std/algorithm/internal.lo \
151 std/algorithm/iteration.lo std/algorithm/mutation.lo \
152 std/algorithm/package.lo std/algorithm/searching.lo \
153 std/algorithm/setops.lo std/algorithm/sorting.lo std/array.lo \
154 std/ascii.lo std/base64.lo std/bigint.lo std/bitmanip.lo \
155 std/compiler.lo std/complex.lo std/concurrency.lo \
156 std/container/array.lo std/container/binaryheap.lo \
157 std/container/dlist.lo std/container/package.lo \
158 std/container/rbtree.lo std/container/slist.lo \
159 std/container/util.lo std/conv.lo std/csv.lo \
160 std/datetime/date.lo std/datetime/interval.lo \
161 std/datetime/package.lo std/datetime/stopwatch.lo \
162 std/datetime/systime.lo std/datetime/timezone.lo \
163 std/demangle.lo std/digest/crc.lo std/digest/digest.lo \
164 std/digest/hmac.lo std/digest/md.lo std/digest/murmurhash.lo \
165 std/digest/package.lo std/digest/ripemd.lo std/digest/sha.lo \
166 std/encoding.lo std/exception.lo \
167 std/experimental/allocator/building_blocks/affix_allocator.lo \
168 std/experimental/allocator/building_blocks/allocator_list.lo \
169 std/experimental/allocator/building_blocks/bitmapped_block.lo \
170 std/experimental/allocator/building_blocks/bucketizer.lo \
171 std/experimental/allocator/building_blocks/fallback_allocator.lo \
172 std/experimental/allocator/building_blocks/free_list.lo \
173 std/experimental/allocator/building_blocks/free_tree.lo \
174 std/experimental/allocator/building_blocks/kernighan_ritchie.lo \
175 std/experimental/allocator/building_blocks/null_allocator.lo \
176 std/experimental/allocator/building_blocks/package.lo \
177 std/experimental/allocator/building_blocks/quantizer.lo \
178 std/experimental/allocator/building_blocks/region.lo \
179 std/experimental/allocator/building_blocks/scoped_allocator.lo \
180 std/experimental/allocator/building_blocks/segregator.lo \
181 std/experimental/allocator/building_blocks/stats_collector.lo \
182 std/experimental/allocator/common.lo \
183 std/experimental/allocator/gc_allocator.lo \
184 std/experimental/allocator/mallocator.lo \
185 std/experimental/allocator/mmap_allocator.lo \
186 std/experimental/allocator/package.lo \
187 std/experimental/allocator/showcase.lo \
188 std/experimental/allocator/typed.lo \
189 std/experimental/checkedint.lo std/experimental/logger/core.lo \
190 std/experimental/logger/filelogger.lo \
191 std/experimental/logger/multilogger.lo \
192 std/experimental/logger/nulllogger.lo \
193 std/experimental/logger/package.lo \
194 std/experimental/typecons.lo std/file.lo std/format.lo \
195 std/functional.lo std/getopt.lo std/internal/cstring.lo \
196 std/internal/digest/sha_SSSE3.lo \
197 std/internal/math/biguintcore.lo \
198 std/internal/math/biguintnoasm.lo \
199 std/internal/math/biguintx86.lo \
200 std/internal/math/errorfunction.lo \
201 std/internal/math/gammafunction.lo std/internal/scopebuffer.lo \
202 std/internal/test/dummyrange.lo std/internal/test/range.lo \
203 std/internal/test/uda.lo std/internal/unicode_comp.lo \
204 std/internal/unicode_decomp.lo \
205 std/internal/unicode_grapheme.lo std/internal/unicode_norm.lo \
206 std/internal/unicode_tables.lo \
207 std/internal/windows/advapi32.lo std/json.lo std/math.lo \
208 std/mathspecial.lo std/meta.lo std/mmfile.lo std/net/curl.lo \
209 std/net/isemail.lo std/numeric.lo std/outbuffer.lo \
210 std/parallelism.lo std/path.lo std/process.lo std/random.lo \
211 std/range/interfaces.lo std/range/package.lo \
212 std/range/primitives.lo std/regex/internal/backtracking.lo \
213 std/regex/internal/generator.lo std/regex/internal/ir.lo \
214 std/regex/internal/kickstart.lo std/regex/internal/parser.lo \
215 std/regex/internal/tests.lo std/regex/internal/thompson.lo \
216 std/regex/package.lo std/signals.lo std/socket.lo \
217 std/stdint.lo std/stdio.lo std/string.lo std/system.lo \
218 std/traits.lo std/typecons.lo std/typetuple.lo std/uni.lo \
219 std/uri.lo std/utf.lo std/uuid.lo std/variant.lo \
220 std/windows/charset.lo std/windows/registry.lo \
221 std/windows/syserror.lo std/xml.lo std/zip.lo std/zlib.lo
222 am__objects_2 = $(am__objects_1)
223 am__objects_3 = $(am__objects_2)
224 am__objects_4 = libgphobos_la-adler32.lo libgphobos_la-compress.lo \
225 libgphobos_la-crc32.lo libgphobos_la-deflate.lo \
226 libgphobos_la-gzclose.lo libgphobos_la-gzlib.lo \
227 libgphobos_la-gzread.lo libgphobos_la-gzwrite.lo \
228 libgphobos_la-infback.lo libgphobos_la-inffast.lo \
229 libgphobos_la-inflate.lo libgphobos_la-inftrees.lo \
230 libgphobos_la-trees.lo libgphobos_la-uncompr.lo \
231 libgphobos_la-zutil.lo
232 @DRUNTIME_ZLIB_SYSTEM_FALSE@am__objects_5 = $(am__objects_4)
233 am_libgphobos_la_OBJECTS = $(am__objects_3) $(am__objects_5)
234 libgphobos_la_OBJECTS = $(am_libgphobos_la_OBJECTS)
235 am__DEPENDENCIES_1 = etc/c/curl.t.lo etc/c/sqlite3.t.lo \
236 etc/c/zlib.t.lo std/algorithm/comparison.t.lo \
237 std/algorithm/internal.t.lo std/algorithm/iteration.t.lo \
238 std/algorithm/mutation.t.lo std/algorithm/package.t.lo \
239 std/algorithm/searching.t.lo std/algorithm/setops.t.lo \
240 std/algorithm/sorting.t.lo std/array.t.lo std/ascii.t.lo \
241 std/base64.t.lo std/bigint.t.lo std/bitmanip.t.lo \
242 std/compiler.t.lo std/complex.t.lo std/concurrency.t.lo \
243 std/container/array.t.lo std/container/binaryheap.t.lo \
244 std/container/dlist.t.lo std/container/package.t.lo \
245 std/container/rbtree.t.lo std/container/slist.t.lo \
246 std/container/util.t.lo std/conv.t.lo std/csv.t.lo \
247 std/datetime/date.t.lo std/datetime/interval.t.lo \
248 std/datetime/package.t.lo std/datetime/stopwatch.t.lo \
249 std/datetime/systime.t.lo std/datetime/timezone.t.lo \
250 std/demangle.t.lo std/digest/crc.t.lo std/digest/digest.t.lo \
251 std/digest/hmac.t.lo std/digest/md.t.lo \
252 std/digest/murmurhash.t.lo std/digest/package.t.lo \
253 std/digest/ripemd.t.lo std/digest/sha.t.lo std/encoding.t.lo \
254 std/exception.t.lo \
255 std/experimental/allocator/building_blocks/affix_allocator.t.lo \
256 std/experimental/allocator/building_blocks/allocator_list.t.lo \
257 std/experimental/allocator/building_blocks/bitmapped_block.t.lo \
258 std/experimental/allocator/building_blocks/bucketizer.t.lo \
259 std/experimental/allocator/building_blocks/fallback_allocator.t.lo \
260 std/experimental/allocator/building_blocks/free_list.t.lo \
261 std/experimental/allocator/building_blocks/free_tree.t.lo \
262 std/experimental/allocator/building_blocks/kernighan_ritchie.t.lo \
263 std/experimental/allocator/building_blocks/null_allocator.t.lo \
264 std/experimental/allocator/building_blocks/package.t.lo \
265 std/experimental/allocator/building_blocks/quantizer.t.lo \
266 std/experimental/allocator/building_blocks/region.t.lo \
267 std/experimental/allocator/building_blocks/scoped_allocator.t.lo \
268 std/experimental/allocator/building_blocks/segregator.t.lo \
269 std/experimental/allocator/building_blocks/stats_collector.t.lo \
270 std/experimental/allocator/common.t.lo \
271 std/experimental/allocator/gc_allocator.t.lo \
272 std/experimental/allocator/mallocator.t.lo \
273 std/experimental/allocator/mmap_allocator.t.lo \
274 std/experimental/allocator/package.t.lo \
275 std/experimental/allocator/showcase.t.lo \
276 std/experimental/allocator/typed.t.lo \
277 std/experimental/checkedint.t.lo \
278 std/experimental/logger/core.t.lo \
279 std/experimental/logger/filelogger.t.lo \
280 std/experimental/logger/multilogger.t.lo \
281 std/experimental/logger/nulllogger.t.lo \
282 std/experimental/logger/package.t.lo \
283 std/experimental/typecons.t.lo std/file.t.lo std/format.t.lo \
284 std/functional.t.lo std/getopt.t.lo std/internal/cstring.t.lo \
285 std/internal/digest/sha_SSSE3.t.lo \
286 std/internal/math/biguintcore.t.lo \
287 std/internal/math/biguintnoasm.t.lo \
288 std/internal/math/biguintx86.t.lo \
289 std/internal/math/errorfunction.t.lo \
290 std/internal/math/gammafunction.t.lo \
291 std/internal/scopebuffer.t.lo \
292 std/internal/test/dummyrange.t.lo std/internal/test/range.t.lo \
293 std/internal/test/uda.t.lo std/internal/unicode_comp.t.lo \
294 std/internal/unicode_decomp.t.lo \
295 std/internal/unicode_grapheme.t.lo \
296 std/internal/unicode_norm.t.lo \
297 std/internal/unicode_tables.t.lo \
298 std/internal/windows/advapi32.t.lo std/json.t.lo std/math.t.lo \
299 std/mathspecial.t.lo std/meta.t.lo std/mmfile.t.lo \
300 std/net/curl.t.lo std/net/isemail.t.lo std/numeric.t.lo \
301 std/outbuffer.t.lo std/parallelism.t.lo std/path.t.lo \
302 std/process.t.lo std/random.t.lo std/range/interfaces.t.lo \
303 std/range/package.t.lo std/range/primitives.t.lo \
304 std/regex/internal/backtracking.t.lo \
305 std/regex/internal/generator.t.lo std/regex/internal/ir.t.lo \
306 std/regex/internal/kickstart.t.lo \
307 std/regex/internal/parser.t.lo std/regex/internal/tests.t.lo \
308 std/regex/internal/thompson.t.lo std/regex/package.t.lo \
309 std/signals.t.lo std/socket.t.lo std/stdint.t.lo \
310 std/stdio.t.lo std/string.t.lo std/system.t.lo std/traits.t.lo \
311 std/typecons.t.lo std/typetuple.t.lo std/uni.t.lo std/uri.t.lo \
312 std/utf.t.lo std/uuid.t.lo std/variant.t.lo \
313 std/windows/charset.t.lo std/windows/registry.t.lo \
314 std/windows/syserror.t.lo std/xml.t.lo std/zip.t.lo \
315 std/zlib.t.lo
316 am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
317 am__DEPENDENCIES_3 = $(am__DEPENDENCIES_2)
318 libgphobos_t_la_DEPENDENCIES = $(am__DEPENDENCIES_3) \
319 ../libdruntime/libgdruntime.la
320 am__objects_6 = libgphobos_t_la-adler32.lo libgphobos_t_la-compress.lo \
321 libgphobos_t_la-crc32.lo libgphobos_t_la-deflate.lo \
322 libgphobos_t_la-gzclose.lo libgphobos_t_la-gzlib.lo \
323 libgphobos_t_la-gzread.lo libgphobos_t_la-gzwrite.lo \
324 libgphobos_t_la-infback.lo libgphobos_t_la-inffast.lo \
325 libgphobos_t_la-inflate.lo libgphobos_t_la-inftrees.lo \
326 libgphobos_t_la-trees.lo libgphobos_t_la-uncompr.lo \
327 libgphobos_t_la-zutil.lo
328 @DRUNTIME_ZLIB_SYSTEM_FALSE@am__objects_7 = $(am__objects_6)
329 am_libgphobos_t_la_OBJECTS = $(am__objects_7)
330 libgphobos_t_la_OBJECTS = $(am_libgphobos_t_la_OBJECTS)
331 @ENABLE_SHARED_TRUE@am_libgphobos_t_la_rpath =
332 @ENABLE_SHARED_TRUE@am__EXEEXT_1 = unittest$(EXEEXT)
333 @ENABLE_STATIC_TRUE@am__EXEEXT_2 = unittest_static$(EXEEXT)
334 am_unittest_OBJECTS = ../testsuite/test_runner.$(OBJEXT)
335 unittest_OBJECTS = $(am_unittest_OBJECTS)
336 unittest_DEPENDENCIES = libgphobos_t.la ../libdruntime/libgdruntime.la
337 am__objects_8 = adler32.$(OBJEXT) compress.$(OBJEXT) crc32.$(OBJEXT) \
338 deflate.$(OBJEXT) gzclose.$(OBJEXT) gzlib.$(OBJEXT) \
339 gzread.$(OBJEXT) gzwrite.$(OBJEXT) infback.$(OBJEXT) \
340 inffast.$(OBJEXT) inflate.$(OBJEXT) inftrees.$(OBJEXT) \
341 trees.$(OBJEXT) uncompr.$(OBJEXT) zutil.$(OBJEXT)
342 @DRUNTIME_ZLIB_SYSTEM_FALSE@am__objects_9 = $(am__objects_8)
343 am_unittest_static_OBJECTS = ../testsuite/test_runner.$(OBJEXT) \
344 $(am__objects_9)
345 unittest_static_OBJECTS = $(am_unittest_static_OBJECTS)
346 am__DEPENDENCIES_4 = etc/c/curl.t.o etc/c/sqlite3.t.o etc/c/zlib.t.o \
347 std/algorithm/comparison.t.o std/algorithm/internal.t.o \
348 std/algorithm/iteration.t.o std/algorithm/mutation.t.o \
349 std/algorithm/package.t.o std/algorithm/searching.t.o \
350 std/algorithm/setops.t.o std/algorithm/sorting.t.o \
351 std/array.t.o std/ascii.t.o std/base64.t.o std/bigint.t.o \
352 std/bitmanip.t.o std/compiler.t.o std/complex.t.o \
353 std/concurrency.t.o std/container/array.t.o \
354 std/container/binaryheap.t.o std/container/dlist.t.o \
355 std/container/package.t.o std/container/rbtree.t.o \
356 std/container/slist.t.o std/container/util.t.o std/conv.t.o \
357 std/csv.t.o std/datetime/date.t.o std/datetime/interval.t.o \
358 std/datetime/package.t.o std/datetime/stopwatch.t.o \
359 std/datetime/systime.t.o std/datetime/timezone.t.o \
360 std/demangle.t.o std/digest/crc.t.o std/digest/digest.t.o \
361 std/digest/hmac.t.o std/digest/md.t.o \
362 std/digest/murmurhash.t.o std/digest/package.t.o \
363 std/digest/ripemd.t.o std/digest/sha.t.o std/encoding.t.o \
364 std/exception.t.o \
365 std/experimental/allocator/building_blocks/affix_allocator.t.o \
366 std/experimental/allocator/building_blocks/allocator_list.t.o \
367 std/experimental/allocator/building_blocks/bitmapped_block.t.o \
368 std/experimental/allocator/building_blocks/bucketizer.t.o \
369 std/experimental/allocator/building_blocks/fallback_allocator.t.o \
370 std/experimental/allocator/building_blocks/free_list.t.o \
371 std/experimental/allocator/building_blocks/free_tree.t.o \
372 std/experimental/allocator/building_blocks/kernighan_ritchie.t.o \
373 std/experimental/allocator/building_blocks/null_allocator.t.o \
374 std/experimental/allocator/building_blocks/package.t.o \
375 std/experimental/allocator/building_blocks/quantizer.t.o \
376 std/experimental/allocator/building_blocks/region.t.o \
377 std/experimental/allocator/building_blocks/scoped_allocator.t.o \
378 std/experimental/allocator/building_blocks/segregator.t.o \
379 std/experimental/allocator/building_blocks/stats_collector.t.o \
380 std/experimental/allocator/common.t.o \
381 std/experimental/allocator/gc_allocator.t.o \
382 std/experimental/allocator/mallocator.t.o \
383 std/experimental/allocator/mmap_allocator.t.o \
384 std/experimental/allocator/package.t.o \
385 std/experimental/allocator/showcase.t.o \
386 std/experimental/allocator/typed.t.o \
387 std/experimental/checkedint.t.o \
388 std/experimental/logger/core.t.o \
389 std/experimental/logger/filelogger.t.o \
390 std/experimental/logger/multilogger.t.o \
391 std/experimental/logger/nulllogger.t.o \
392 std/experimental/logger/package.t.o \
393 std/experimental/typecons.t.o std/file.t.o std/format.t.o \
394 std/functional.t.o std/getopt.t.o std/internal/cstring.t.o \
395 std/internal/digest/sha_SSSE3.t.o \
396 std/internal/math/biguintcore.t.o \
397 std/internal/math/biguintnoasm.t.o \
398 std/internal/math/biguintx86.t.o \
399 std/internal/math/errorfunction.t.o \
400 std/internal/math/gammafunction.t.o \
401 std/internal/scopebuffer.t.o std/internal/test/dummyrange.t.o \
402 std/internal/test/range.t.o std/internal/test/uda.t.o \
403 std/internal/unicode_comp.t.o std/internal/unicode_decomp.t.o \
404 std/internal/unicode_grapheme.t.o \
405 std/internal/unicode_norm.t.o std/internal/unicode_tables.t.o \
406 std/internal/windows/advapi32.t.o std/json.t.o std/math.t.o \
407 std/mathspecial.t.o std/meta.t.o std/mmfile.t.o \
408 std/net/curl.t.o std/net/isemail.t.o std/numeric.t.o \
409 std/outbuffer.t.o std/parallelism.t.o std/path.t.o \
410 std/process.t.o std/random.t.o std/range/interfaces.t.o \
411 std/range/package.t.o std/range/primitives.t.o \
412 std/regex/internal/backtracking.t.o \
413 std/regex/internal/generator.t.o std/regex/internal/ir.t.o \
414 std/regex/internal/kickstart.t.o std/regex/internal/parser.t.o \
415 std/regex/internal/tests.t.o std/regex/internal/thompson.t.o \
416 std/regex/package.t.o std/signals.t.o std/socket.t.o \
417 std/stdint.t.o std/stdio.t.o std/string.t.o std/system.t.o \
418 std/traits.t.o std/typecons.t.o std/typetuple.t.o std/uni.t.o \
419 std/uri.t.o std/utf.t.o std/uuid.t.o std/variant.t.o \
420 std/windows/charset.t.o std/windows/registry.t.o \
421 std/windows/syserror.t.o std/xml.t.o std/zip.t.o std/zlib.t.o
422 am__DEPENDENCIES_5 = $(am__DEPENDENCIES_4)
423 am__DEPENDENCIES_6 = $(am__DEPENDENCIES_5)
424 unittest_static_DEPENDENCIES = $(am__DEPENDENCIES_6) \
425 ../libdruntime/libgdruntime.la
426 AM_V_P = $(am__v_P_@AM_V@)
427 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
428 am__v_P_0 = false
429 am__v_P_1 = :
430 AM_V_GEN = $(am__v_GEN_@AM_V@)
431 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
432 am__v_GEN_0 = @echo " GEN " $@;
433 am__v_GEN_1 =
434 AM_V_at = $(am__v_at_@AM_V@)
435 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
436 am__v_at_0 = @
437 am__v_at_1 =
438 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
439 depcomp =
440 am__depfiles_maybe =
441 AM_V_lt = $(am__v_lt_@AM_V@)
442 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
443 am__v_lt_0 = --silent
444 am__v_lt_1 =
445 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
446 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
447 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
448 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
449 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
450 $(AM_CFLAGS) $(CFLAGS)
451 AM_V_CC = $(am__v_CC_@AM_V@)
452 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
453 am__v_CC_0 = @echo " CC " $@;
454 am__v_CC_1 =
455 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
456 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
457 $(AM_LDFLAGS) $(LDFLAGS) -o $@
458 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
459 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
460 am__v_CCLD_0 = @echo " CCLD " $@;
461 am__v_CCLD_1 =
462 SOURCES = $(libgphobos_la_SOURCES) $(libgphobos_t_la_SOURCES) \
463 $(unittest_SOURCES) $(unittest_static_SOURCES)
464 am__can_run_installinfo = \
465 case $$AM_UPDATE_INFO_DIR in \
466 n|no|NO) false;; \
467 *) (install-info --version) >/dev/null 2>&1;; \
468 esac
469 DATA = $(toolexeclib_DATA)
470 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
471 # Read a list of newline-separated strings from the standard input,
472 # and print each of them once, without duplicates. Input order is
473 # *not* preserved.
474 am__uniquify_input = $(AWK) '\
475 BEGIN { nonempty = 0; } \
476 { items[$$0] = 1; nonempty = 1; } \
477 END { if (nonempty) { for (i in items) print i; }; } \
478 '
479 # Make sure the list of sources is unique. This is necessary because,
480 # e.g., the same source file might be shared among _SOURCES variables
481 # for different programs/libraries.
482 am__define_uniq_tagged_files = \
483 list='$(am__tagged_files)'; \
484 unique=`for i in $$list; do \
485 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
486 done | $(am__uniquify_input)`
487 ETAGS = etags
488 CTAGS = ctags
489 ACLOCAL = @ACLOCAL@
490 AMTAR = @AMTAR@
491 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
492 AR = @AR@
493 AUTOCONF = @AUTOCONF@
494 AUTOHEADER = @AUTOHEADER@
495 AUTOMAKE = @AUTOMAKE@
496 AWK = @AWK@
497 BACKTRACE_SUPPORTED = @BACKTRACE_SUPPORTED@
498 BACKTRACE_SUPPORTS_THREADS = @BACKTRACE_SUPPORTS_THREADS@
499 BACKTRACE_USES_MALLOC = @BACKTRACE_USES_MALLOC@
500 CC = @CC@
501 CCAS = @CCAS@
502 CCASFLAGS = @CCASFLAGS@
503 CC_FOR_BUILD = @CC_FOR_BUILD@
504 CFLAGS = @CFLAGS@
505 CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@
506 CPP = @CPP@
507 CPPFLAGS = @CPPFLAGS@
508 CYGPATH_W = @CYGPATH_W@
509 DCFG_ARM_EABI_UNWINDER = @DCFG_ARM_EABI_UNWINDER@
510 DCFG_HAVE_64BIT_ATOMICS = @DCFG_HAVE_64BIT_ATOMICS@
511 DCFG_HAVE_ATOMIC_BUILTINS = @DCFG_HAVE_ATOMIC_BUILTINS@
512 DCFG_HAVE_LIBATOMIC = @DCFG_HAVE_LIBATOMIC@
513 DCFG_MINFO_BRACKETING = @DCFG_MINFO_BRACKETING@
514 DCFG_THREAD_MODEL = @DCFG_THREAD_MODEL@
515 DEFS = @DEFS@
516 DRUNTIME_SOVERSION = @DRUNTIME_SOVERSION@
517 DSYMUTIL = @DSYMUTIL@
518 DUMPBIN = @DUMPBIN@
519 ECHO_C = @ECHO_C@
520 ECHO_N = @ECHO_N@
521 ECHO_T = @ECHO_T@
522 EGREP = @EGREP@
523 EXEEXT = @EXEEXT@
524 FGREP = @FGREP@
525 GDC = @GDC@
526 GDCFLAGS = @GDCFLAGS@
527 GDCFLAGSX = @GDCFLAGSX@
528 GREP = @GREP@
529 INSTALL = @INSTALL@
530 INSTALL_DATA = @INSTALL_DATA@
531 INSTALL_PROGRAM = @INSTALL_PROGRAM@
532 INSTALL_SCRIPT = @INSTALL_SCRIPT@
533 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
534 LD = @LD@
535 LDFLAGS = @LDFLAGS@
536 LIBATOMIC = @LIBATOMIC@
537 LIBBACKTRACE = @LIBBACKTRACE@
538 LIBOBJS = @LIBOBJS@
539 LIBS = @LIBS@
540 LIBTOOL = @LIBTOOL@
541 LIPO = @LIPO@
542 LN_S = @LN_S@
543 LTLIBOBJS = @LTLIBOBJS@
544 MAINT = @MAINT@
545 MAKEINFO = @MAKEINFO@
546 MKDIR_P = @MKDIR_P@
547 NM = @NM@
548 NMEDIT = @NMEDIT@
549 OBJDUMP = @OBJDUMP@
550 OBJEXT = @OBJEXT@
551 OTOOL = @OTOOL@
552 OTOOL64 = @OTOOL64@
553 PACKAGE = @PACKAGE@
554 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
555 PACKAGE_NAME = @PACKAGE_NAME@
556 PACKAGE_STRING = @PACKAGE_STRING@
557 PACKAGE_TARNAME = @PACKAGE_TARNAME@
558 PACKAGE_URL = @PACKAGE_URL@
559 PACKAGE_VERSION = @PACKAGE_VERSION@
560 PATH_SEPARATOR = @PATH_SEPARATOR@
561 PHOBOS_SOVERSION = @PHOBOS_SOVERSION@
562 RANLIB = @RANLIB@
563 SED = @SED@
564 SET_MAKE = @SET_MAKE@
565 SHELL = @SHELL@
566 SPEC_PHOBOS_DEPS = @SPEC_PHOBOS_DEPS@
567 STRIP = @STRIP@
568 VERSION = @VERSION@
569 abs_builddir = @abs_builddir@
570 abs_srcdir = @abs_srcdir@
571 abs_top_builddir = @abs_top_builddir@
572 abs_top_srcdir = @abs_top_srcdir@
573 ac_ct_CC = @ac_ct_CC@
574 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
575 am__leading_dot = @am__leading_dot@
576 am__tar = @am__tar@
577 am__untar = @am__untar@
578 bindir = @bindir@
579 build = @build@
580 build_alias = @build_alias@
581 build_cpu = @build_cpu@
582 build_os = @build_os@
583 build_vendor = @build_vendor@
584 builddir = @builddir@
585 datadir = @datadir@
586 datarootdir = @datarootdir@
587 docdir = @docdir@
588 dvidir = @dvidir@
589 exec_prefix = @exec_prefix@
590 gcc_version = @gcc_version@
591 gdc_include_dir = @gdc_include_dir@
592 get_gcc_base_ver = @get_gcc_base_ver@
593 host = @host@
594 host_alias = @host_alias@
595 host_cpu = @host_cpu@
596 host_os = @host_os@
597 host_vendor = @host_vendor@
598 htmldir = @htmldir@
599 includedir = @includedir@
600 infodir = @infodir@
601 install_sh = @install_sh@
602 libdir = @libdir@
603 libexecdir = @libexecdir@
604 libphobos_builddir = @libphobos_builddir@
605 libphobos_srcdir = @libphobos_srcdir@
606 localedir = @localedir@
607 localstatedir = @localstatedir@
608 mandir = @mandir@
609 mkdir_p = @mkdir_p@
610 multi_basedir = @multi_basedir@
611 oldincludedir = @oldincludedir@
612 pdfdir = @pdfdir@
613 phobos_compiler_pic_flag = @phobos_compiler_pic_flag@
614 phobos_compiler_shared_flag = @phobos_compiler_shared_flag@
615 prefix = @prefix@
616 program_transform_name = @program_transform_name@
617 psdir = @psdir@
618 sbindir = @sbindir@
619 sharedstatedir = @sharedstatedir@
620 srcdir = @srcdir@
621 sysconfdir = @sysconfdir@
622 target = @target@
623 target_alias = @target_alias@
624 target_cpu = @target_cpu@
625 target_os = @target_os@
626 target_vendor = @target_vendor@
627 toolexecdir = @toolexecdir@
628 toolexeclibdir = @toolexeclibdir@
629 top_build_prefix = @top_build_prefix@
630 top_builddir = @top_builddir@
631 top_srcdir = @top_srcdir@
632
633 # If there are no sources with known extension (i.e. only D sources)
634 # automake forgets to set this
635 CCLD = $(CC)
636 LTDCOMPILE = $(LIBTOOL) --tag=D $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
637 --mode=compile $(GDC) $(AM_DFLAGS)
638
639
640 # Override executable linking commands: We have to use GDC for linking
641 # to make sure we link pthreads and other dependencies
642 unittest_static_LINK = $(LIBTOOL) --tag=D \
643 $(unittest_static_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
644 $(GDC) $(AM_CFLAGS) $(CFLAGS) $(unittest_static_LDFLAGS) \
645 $(LDFLAGS) -o $@
646
647 unittest_LINK = $(LIBTOOL) --tag=D \
648 $(unittest_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
649 $(GDC) $(AM_CFLAGS) $(CFLAGS) $(unittest_LDFLAGS) \
650 $(LDFLAGS) -o $@
651
652
653 # Also override library link commands: This is not strictly
654 # required, but we want to record additional dependencies such
655 # as pthread in the library
656 libgdruntime_la_LINK = $(LIBTOOL) --tag=D $(AM_LIBTOOLFLAGS) \
657 $(LIBTOOLFLAGS) --mode=link $(GDC) $(AM_CFLAGS) $(CFLAGS) \
658 $(libgdruntime_la_LDFLAGS) $(LDFLAGS) -o $@
659
660 libgdruntime_t_la_LINK = $(LIBTOOL) --tag=D $(AM_LIBTOOLFLAGS) \
661 $(LIBTOOLFLAGS) --mode=link $(GDC) $(AM_CFLAGS) $(CFLAGS) \
662 $(libgdruntime_t_la_LDFLAGS) $(LDFLAGS) -o $@
663
664 libgphobos_la_LINK = $(LIBTOOL) --tag=D $(libgphobos_la_LIBTOOLFLAGS) \
665 $(LIBTOOLFLAGS) --mode=link $(GDC) $(AM_CFLAGS) $(CFLAGS) \
666 $(libgphobos_la_LDFLAGS) $(LDFLAGS) -o $@
667
668 libgphobos_t_la_LINK = $(LIBTOOL) --tag=D \
669 $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
670 $(GDC) $(AM_CFLAGS) $(CFLAGS) $(libgphobos_t_la_LDFLAGS) \
671 $(LDFLAGS) -o $@
672
673
674 # Include D build rules
675
676 # Make sure GDC can find libdruntime and libphobos include files
677 D_EXTRA_DFLAGS = -nostdinc -I $(srcdir) \
678 -I $(top_srcdir)/libdruntime -I ../libdruntime -I .
679
680
681 # C flags for zlib compilation
682 AM_CFLAGS = @DEFS@ -I. -I$(srcdir)/../libdruntime/gcc -I$(top_srcdir)/../zlib
683
684 # D flags for compilation
685 AM_DFLAGS = $(phobos_compiler_pic_flag)
686
687 # Install all D files
688 ALL_PHOBOS_INSTALL_DSOURCES = $(PHOBOS_DSOURCES)
689
690 # Setup source files depending on configure
691 ALL_PHOBOS_COMPILE_DSOURCES = $(PHOBOS_DSOURCES)
692 ALL_PHOBOS_SOURCES = $(ALL_PHOBOS_COMPILE_DSOURCES)
693 PHOBOS_TEST_LOBJECTS = $(ALL_PHOBOS_COMPILE_DSOURCES:.d=.t.lo)
694 PHOBOS_TEST_OBJECTS = $(ALL_PHOBOS_COMPILE_DSOURCES:.d=.t.o)
695 @DRUNTIME_ZLIB_SYSTEM_FALSE@ZLIB_SRC = $(ZLIB_CSOURCES)
696
697 # Main library build definitions
698 @DRUNTIME_ZLIB_SYSTEM_TRUE@ZLIB_SRC =
699 @ENABLE_SHARED_TRUE@check_LTLIBRARIES = libgphobos_t.la
700 toolexeclib_DATA = libgphobos.spec
701 toolexeclib_LTLIBRARIES = libgphobos.la
702 libgphobos_la_SOURCES = $(ALL_PHOBOS_SOURCES) $(ZLIB_SRC)
703 libgphobos_la_LIBTOOLFLAGS =
704 libgphobos_la_LDFLAGS = -Xcompiler -nophoboslib -version-info $(PHOBOS_SOVERSION)
705 libgphobos_la_LIBADD = ../libdruntime/libgdruntime.la
706 libgphobos_la_DEPENDENCIES = libgphobos.spec
707
708 # For static unittest, link objects directly
709 unittest_static_SOURCES = ../testsuite/test_runner.d $(ZLIB_SRC)
710 unittest_static_LIBTOOLFLAGS =
711 unittest_static_LDFLAGS = -Xcompiler -nophoboslib -static-libtool-libs
712 unittest_static_LDADD = $(PHOBOS_TEST_OBJECTS) \
713 ../libdruntime/libgdruntime.la
714
715 EXTRA_unittest_static_DEPENDENCIES = $(PHOBOS_TEST_OBJECTS)
716
717 # For unittest with dynamic library
718 libgphobos_t_la_SOURCES = $(ZLIB_SRC)
719 libgphobos_t_la_LIBTOOLFLAGS =
720 libgphobos_t_la_LDFLAGS = -Xcompiler -nophoboslib -rpath /foo -shared
721 libgphobos_t_la_LIBADD = $(PHOBOS_TEST_LOBJECTS) \
722 ../libdruntime/libgdruntime.la
723
724 EXTRA_libgphobos_t_la_DEPENDENCIES = $(PHOBOS_TEST_LOBJECTS)
725
726 # For unittest
727 unittest_SOURCES = ../testsuite/test_runner.d
728 unittest_LIBTOOLFLAGS =
729 unittest_LDFLAGS = -Xcompiler -nophoboslib -shared
730 unittest_LDADD = libgphobos_t.la ../libdruntime/libgdruntime.la
731
732 # Zlib sources when not using system libz
733 ZLIB_CSOURCES = $(top_srcdir)/../zlib/adler32.c $(top_srcdir)/../zlib/compress.c \
734 $(top_srcdir)/../zlib/crc32.c $(top_srcdir)/../zlib/deflate.c \
735 $(top_srcdir)/../zlib/gzclose.c $(top_srcdir)/../zlib/gzlib.c \
736 $(top_srcdir)/../zlib/gzread.c $(top_srcdir)/../zlib/gzwrite.c \
737 $(top_srcdir)/../zlib/infback.c $(top_srcdir)/../zlib/inffast.c \
738 $(top_srcdir)/../zlib/inflate.c $(top_srcdir)/../zlib/inftrees.c \
739 $(top_srcdir)/../zlib/trees.c $(top_srcdir)/../zlib/uncompr.c \
740 $(top_srcdir)/../zlib/zutil.c
741
742
743 # Source file definitions. Boring stuff, auto-generated with
744 # https://gist.github.com/jpf91/8744acebc9dcf1e9d1a35cdff20afbb2
745 # Can't use wildcards here:
746 # https://www.gnu.org/software/automake/manual/html_node/Wildcards.html
747 PHOBOS_DSOURCES = etc/c/curl.d etc/c/sqlite3.d etc/c/zlib.d \
748 std/algorithm/comparison.d std/algorithm/internal.d \
749 std/algorithm/iteration.d std/algorithm/mutation.d \
750 std/algorithm/package.d std/algorithm/searching.d \
751 std/algorithm/setops.d std/algorithm/sorting.d std/array.d std/ascii.d \
752 std/base64.d std/bigint.d std/bitmanip.d std/compiler.d std/complex.d \
753 std/concurrency.d std/container/array.d std/container/binaryheap.d \
754 std/container/dlist.d std/container/package.d std/container/rbtree.d \
755 std/container/slist.d std/container/util.d std/conv.d std/csv.d \
756 std/datetime/date.d std/datetime/interval.d std/datetime/package.d \
757 std/datetime/stopwatch.d std/datetime/systime.d \
758 std/datetime/timezone.d std/demangle.d std/digest/crc.d \
759 std/digest/digest.d std/digest/hmac.d std/digest/md.d \
760 std/digest/murmurhash.d std/digest/package.d std/digest/ripemd.d \
761 std/digest/sha.d std/encoding.d std/exception.d \
762 std/experimental/allocator/building_blocks/affix_allocator.d \
763 std/experimental/allocator/building_blocks/allocator_list.d \
764 std/experimental/allocator/building_blocks/bitmapped_block.d \
765 std/experimental/allocator/building_blocks/bucketizer.d \
766 std/experimental/allocator/building_blocks/fallback_allocator.d \
767 std/experimental/allocator/building_blocks/free_list.d \
768 std/experimental/allocator/building_blocks/free_tree.d \
769 std/experimental/allocator/building_blocks/kernighan_ritchie.d \
770 std/experimental/allocator/building_blocks/null_allocator.d \
771 std/experimental/allocator/building_blocks/package.d \
772 std/experimental/allocator/building_blocks/quantizer.d \
773 std/experimental/allocator/building_blocks/region.d \
774 std/experimental/allocator/building_blocks/scoped_allocator.d \
775 std/experimental/allocator/building_blocks/segregator.d \
776 std/experimental/allocator/building_blocks/stats_collector.d \
777 std/experimental/allocator/common.d \
778 std/experimental/allocator/gc_allocator.d \
779 std/experimental/allocator/mallocator.d \
780 std/experimental/allocator/mmap_allocator.d \
781 std/experimental/allocator/package.d \
782 std/experimental/allocator/showcase.d \
783 std/experimental/allocator/typed.d std/experimental/checkedint.d \
784 std/experimental/logger/core.d std/experimental/logger/filelogger.d \
785 std/experimental/logger/multilogger.d \
786 std/experimental/logger/nulllogger.d std/experimental/logger/package.d \
787 std/experimental/typecons.d std/file.d std/format.d std/functional.d \
788 std/getopt.d std/internal/cstring.d std/internal/digest/sha_SSSE3.d \
789 std/internal/math/biguintcore.d std/internal/math/biguintnoasm.d \
790 std/internal/math/biguintx86.d std/internal/math/errorfunction.d \
791 std/internal/math/gammafunction.d std/internal/scopebuffer.d \
792 std/internal/test/dummyrange.d std/internal/test/range.d \
793 std/internal/test/uda.d std/internal/unicode_comp.d \
794 std/internal/unicode_decomp.d std/internal/unicode_grapheme.d \
795 std/internal/unicode_norm.d std/internal/unicode_tables.d \
796 std/internal/windows/advapi32.d std/json.d std/math.d \
797 std/mathspecial.d std/meta.d std/mmfile.d std/net/curl.d \
798 std/net/isemail.d std/numeric.d std/outbuffer.d std/parallelism.d \
799 std/path.d std/process.d std/random.d std/range/interfaces.d \
800 std/range/package.d std/range/primitives.d \
801 std/regex/internal/backtracking.d std/regex/internal/generator.d \
802 std/regex/internal/ir.d std/regex/internal/kickstart.d \
803 std/regex/internal/parser.d std/regex/internal/tests.d \
804 std/regex/internal/thompson.d std/regex/package.d std/signals.d \
805 std/socket.d std/stdint.d std/stdio.d std/string.d std/system.d \
806 std/traits.d std/typecons.d std/typetuple.d std/uni.d std/uri.d \
807 std/utf.d std/uuid.d std/variant.d std/windows/charset.d \
808 std/windows/registry.d std/windows/syserror.d std/xml.d std/zip.d \
809 std/zlib.d
810
811 all: all-am
812
813 .SUFFIXES:
814 .SUFFIXES: .c .d .lo .o .obj
815 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/d_rules.am $(am__configure_deps)
816 @for dep in $?; do \
817 case '$(am__configure_deps)' in \
818 *$$dep*) \
819 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
820 && { if test -f $@; then exit 0; else break; fi; }; \
821 exit 1;; \
822 esac; \
823 done; \
824 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps src/Makefile'; \
825 $(am__cd) $(top_srcdir) && \
826 $(AUTOMAKE) --foreign --ignore-deps src/Makefile
827 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
828 @case '$?' in \
829 *config.status*) \
830 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
831 *) \
832 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
833 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
834 esac;
835 $(top_srcdir)/d_rules.am $(am__empty):
836
837 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
838 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
839
840 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
841 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
842 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
843 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
844 $(am__aclocal_m4_deps):
845 libgphobos.spec: $(top_builddir)/config.status $(srcdir)/libgphobos.spec.in
846 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
847
848 clean-checkLTLIBRARIES:
849 -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
850 @list='$(check_LTLIBRARIES)'; \
851 locs=`for p in $$list; do echo $$p; done | \
852 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
853 sort -u`; \
854 test -z "$$locs" || { \
855 echo rm -f $${locs}; \
856 rm -f $${locs}; \
857 }
858
859 install-toolexeclibLTLIBRARIES: $(toolexeclib_LTLIBRARIES)
860 @$(NORMAL_INSTALL)
861 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
862 list2=; for p in $$list; do \
863 if test -f $$p; then \
864 list2="$$list2 $$p"; \
865 else :; fi; \
866 done; \
867 test -z "$$list2" || { \
868 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
869 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
870 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(toolexeclibdir)'"; \
871 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(toolexeclibdir)"; \
872 }
873
874 uninstall-toolexeclibLTLIBRARIES:
875 @$(NORMAL_UNINSTALL)
876 @list='$(toolexeclib_LTLIBRARIES)'; test -n "$(toolexeclibdir)" || list=; \
877 for p in $$list; do \
878 $(am__strip_dir) \
879 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(toolexeclibdir)/$$f'"; \
880 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(toolexeclibdir)/$$f"; \
881 done
882
883 clean-toolexeclibLTLIBRARIES:
884 -test -z "$(toolexeclib_LTLIBRARIES)" || rm -f $(toolexeclib_LTLIBRARIES)
885 @list='$(toolexeclib_LTLIBRARIES)'; \
886 locs=`for p in $$list; do echo $$p; done | \
887 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
888 sort -u`; \
889 test -z "$$locs" || { \
890 echo rm -f $${locs}; \
891 rm -f $${locs}; \
892 }
893 etc/c/$(am__dirstamp):
894 @$(MKDIR_P) etc/c
895 @: > etc/c/$(am__dirstamp)
896 etc/c/curl.lo: etc/c/$(am__dirstamp)
897 etc/c/sqlite3.lo: etc/c/$(am__dirstamp)
898 etc/c/zlib.lo: etc/c/$(am__dirstamp)
899 std/algorithm/$(am__dirstamp):
900 @$(MKDIR_P) std/algorithm
901 @: > std/algorithm/$(am__dirstamp)
902 std/algorithm/comparison.lo: std/algorithm/$(am__dirstamp)
903 std/algorithm/internal.lo: std/algorithm/$(am__dirstamp)
904 std/algorithm/iteration.lo: std/algorithm/$(am__dirstamp)
905 std/algorithm/mutation.lo: std/algorithm/$(am__dirstamp)
906 std/algorithm/package.lo: std/algorithm/$(am__dirstamp)
907 std/algorithm/searching.lo: std/algorithm/$(am__dirstamp)
908 std/algorithm/setops.lo: std/algorithm/$(am__dirstamp)
909 std/algorithm/sorting.lo: std/algorithm/$(am__dirstamp)
910 std/$(am__dirstamp):
911 @$(MKDIR_P) std
912 @: > std/$(am__dirstamp)
913 std/array.lo: std/$(am__dirstamp)
914 std/ascii.lo: std/$(am__dirstamp)
915 std/base64.lo: std/$(am__dirstamp)
916 std/bigint.lo: std/$(am__dirstamp)
917 std/bitmanip.lo: std/$(am__dirstamp)
918 std/compiler.lo: std/$(am__dirstamp)
919 std/complex.lo: std/$(am__dirstamp)
920 std/concurrency.lo: std/$(am__dirstamp)
921 std/container/$(am__dirstamp):
922 @$(MKDIR_P) std/container
923 @: > std/container/$(am__dirstamp)
924 std/container/array.lo: std/container/$(am__dirstamp)
925 std/container/binaryheap.lo: std/container/$(am__dirstamp)
926 std/container/dlist.lo: std/container/$(am__dirstamp)
927 std/container/package.lo: std/container/$(am__dirstamp)
928 std/container/rbtree.lo: std/container/$(am__dirstamp)
929 std/container/slist.lo: std/container/$(am__dirstamp)
930 std/container/util.lo: std/container/$(am__dirstamp)
931 std/conv.lo: std/$(am__dirstamp)
932 std/csv.lo: std/$(am__dirstamp)
933 std/datetime/$(am__dirstamp):
934 @$(MKDIR_P) std/datetime
935 @: > std/datetime/$(am__dirstamp)
936 std/datetime/date.lo: std/datetime/$(am__dirstamp)
937 std/datetime/interval.lo: std/datetime/$(am__dirstamp)
938 std/datetime/package.lo: std/datetime/$(am__dirstamp)
939 std/datetime/stopwatch.lo: std/datetime/$(am__dirstamp)
940 std/datetime/systime.lo: std/datetime/$(am__dirstamp)
941 std/datetime/timezone.lo: std/datetime/$(am__dirstamp)
942 std/demangle.lo: std/$(am__dirstamp)
943 std/digest/$(am__dirstamp):
944 @$(MKDIR_P) std/digest
945 @: > std/digest/$(am__dirstamp)
946 std/digest/crc.lo: std/digest/$(am__dirstamp)
947 std/digest/digest.lo: std/digest/$(am__dirstamp)
948 std/digest/hmac.lo: std/digest/$(am__dirstamp)
949 std/digest/md.lo: std/digest/$(am__dirstamp)
950 std/digest/murmurhash.lo: std/digest/$(am__dirstamp)
951 std/digest/package.lo: std/digest/$(am__dirstamp)
952 std/digest/ripemd.lo: std/digest/$(am__dirstamp)
953 std/digest/sha.lo: std/digest/$(am__dirstamp)
954 std/encoding.lo: std/$(am__dirstamp)
955 std/exception.lo: std/$(am__dirstamp)
956 std/experimental/allocator/building_blocks/$(am__dirstamp):
957 @$(MKDIR_P) std/experimental/allocator/building_blocks
958 @: > std/experimental/allocator/building_blocks/$(am__dirstamp)
959 std/experimental/allocator/building_blocks/affix_allocator.lo: \
960 std/experimental/allocator/building_blocks/$(am__dirstamp)
961 std/experimental/allocator/building_blocks/allocator_list.lo: \
962 std/experimental/allocator/building_blocks/$(am__dirstamp)
963 std/experimental/allocator/building_blocks/bitmapped_block.lo: \
964 std/experimental/allocator/building_blocks/$(am__dirstamp)
965 std/experimental/allocator/building_blocks/bucketizer.lo: \
966 std/experimental/allocator/building_blocks/$(am__dirstamp)
967 std/experimental/allocator/building_blocks/fallback_allocator.lo: \
968 std/experimental/allocator/building_blocks/$(am__dirstamp)
969 std/experimental/allocator/building_blocks/free_list.lo: \
970 std/experimental/allocator/building_blocks/$(am__dirstamp)
971 std/experimental/allocator/building_blocks/free_tree.lo: \
972 std/experimental/allocator/building_blocks/$(am__dirstamp)
973 std/experimental/allocator/building_blocks/kernighan_ritchie.lo: \
974 std/experimental/allocator/building_blocks/$(am__dirstamp)
975 std/experimental/allocator/building_blocks/null_allocator.lo: \
976 std/experimental/allocator/building_blocks/$(am__dirstamp)
977 std/experimental/allocator/building_blocks/package.lo: \
978 std/experimental/allocator/building_blocks/$(am__dirstamp)
979 std/experimental/allocator/building_blocks/quantizer.lo: \
980 std/experimental/allocator/building_blocks/$(am__dirstamp)
981 std/experimental/allocator/building_blocks/region.lo: \
982 std/experimental/allocator/building_blocks/$(am__dirstamp)
983 std/experimental/allocator/building_blocks/scoped_allocator.lo: \
984 std/experimental/allocator/building_blocks/$(am__dirstamp)
985 std/experimental/allocator/building_blocks/segregator.lo: \
986 std/experimental/allocator/building_blocks/$(am__dirstamp)
987 std/experimental/allocator/building_blocks/stats_collector.lo: \
988 std/experimental/allocator/building_blocks/$(am__dirstamp)
989 std/experimental/allocator/$(am__dirstamp):
990 @$(MKDIR_P) std/experimental/allocator
991 @: > std/experimental/allocator/$(am__dirstamp)
992 std/experimental/allocator/common.lo: \
993 std/experimental/allocator/$(am__dirstamp)
994 std/experimental/allocator/gc_allocator.lo: \
995 std/experimental/allocator/$(am__dirstamp)
996 std/experimental/allocator/mallocator.lo: \
997 std/experimental/allocator/$(am__dirstamp)
998 std/experimental/allocator/mmap_allocator.lo: \
999 std/experimental/allocator/$(am__dirstamp)
1000 std/experimental/allocator/package.lo: \
1001 std/experimental/allocator/$(am__dirstamp)
1002 std/experimental/allocator/showcase.lo: \
1003 std/experimental/allocator/$(am__dirstamp)
1004 std/experimental/allocator/typed.lo: \
1005 std/experimental/allocator/$(am__dirstamp)
1006 std/experimental/$(am__dirstamp):
1007 @$(MKDIR_P) std/experimental
1008 @: > std/experimental/$(am__dirstamp)
1009 std/experimental/checkedint.lo: std/experimental/$(am__dirstamp)
1010 std/experimental/logger/$(am__dirstamp):
1011 @$(MKDIR_P) std/experimental/logger
1012 @: > std/experimental/logger/$(am__dirstamp)
1013 std/experimental/logger/core.lo: \
1014 std/experimental/logger/$(am__dirstamp)
1015 std/experimental/logger/filelogger.lo: \
1016 std/experimental/logger/$(am__dirstamp)
1017 std/experimental/logger/multilogger.lo: \
1018 std/experimental/logger/$(am__dirstamp)
1019 std/experimental/logger/nulllogger.lo: \
1020 std/experimental/logger/$(am__dirstamp)
1021 std/experimental/logger/package.lo: \
1022 std/experimental/logger/$(am__dirstamp)
1023 std/experimental/typecons.lo: std/experimental/$(am__dirstamp)
1024 std/file.lo: std/$(am__dirstamp)
1025 std/format.lo: std/$(am__dirstamp)
1026 std/functional.lo: std/$(am__dirstamp)
1027 std/getopt.lo: std/$(am__dirstamp)
1028 std/internal/$(am__dirstamp):
1029 @$(MKDIR_P) std/internal
1030 @: > std/internal/$(am__dirstamp)
1031 std/internal/cstring.lo: std/internal/$(am__dirstamp)
1032 std/internal/digest/$(am__dirstamp):
1033 @$(MKDIR_P) std/internal/digest
1034 @: > std/internal/digest/$(am__dirstamp)
1035 std/internal/digest/sha_SSSE3.lo: std/internal/digest/$(am__dirstamp)
1036 std/internal/math/$(am__dirstamp):
1037 @$(MKDIR_P) std/internal/math
1038 @: > std/internal/math/$(am__dirstamp)
1039 std/internal/math/biguintcore.lo: std/internal/math/$(am__dirstamp)
1040 std/internal/math/biguintnoasm.lo: std/internal/math/$(am__dirstamp)
1041 std/internal/math/biguintx86.lo: std/internal/math/$(am__dirstamp)
1042 std/internal/math/errorfunction.lo: std/internal/math/$(am__dirstamp)
1043 std/internal/math/gammafunction.lo: std/internal/math/$(am__dirstamp)
1044 std/internal/scopebuffer.lo: std/internal/$(am__dirstamp)
1045 std/internal/test/$(am__dirstamp):
1046 @$(MKDIR_P) std/internal/test
1047 @: > std/internal/test/$(am__dirstamp)
1048 std/internal/test/dummyrange.lo: std/internal/test/$(am__dirstamp)
1049 std/internal/test/range.lo: std/internal/test/$(am__dirstamp)
1050 std/internal/test/uda.lo: std/internal/test/$(am__dirstamp)
1051 std/internal/unicode_comp.lo: std/internal/$(am__dirstamp)
1052 std/internal/unicode_decomp.lo: std/internal/$(am__dirstamp)
1053 std/internal/unicode_grapheme.lo: std/internal/$(am__dirstamp)
1054 std/internal/unicode_norm.lo: std/internal/$(am__dirstamp)
1055 std/internal/unicode_tables.lo: std/internal/$(am__dirstamp)
1056 std/internal/windows/$(am__dirstamp):
1057 @$(MKDIR_P) std/internal/windows
1058 @: > std/internal/windows/$(am__dirstamp)
1059 std/internal/windows/advapi32.lo: \
1060 std/internal/windows/$(am__dirstamp)
1061 std/json.lo: std/$(am__dirstamp)
1062 std/math.lo: std/$(am__dirstamp)
1063 std/mathspecial.lo: std/$(am__dirstamp)
1064 std/meta.lo: std/$(am__dirstamp)
1065 std/mmfile.lo: std/$(am__dirstamp)
1066 std/net/$(am__dirstamp):
1067 @$(MKDIR_P) std/net
1068 @: > std/net/$(am__dirstamp)
1069 std/net/curl.lo: std/net/$(am__dirstamp)
1070 std/net/isemail.lo: std/net/$(am__dirstamp)
1071 std/numeric.lo: std/$(am__dirstamp)
1072 std/outbuffer.lo: std/$(am__dirstamp)
1073 std/parallelism.lo: std/$(am__dirstamp)
1074 std/path.lo: std/$(am__dirstamp)
1075 std/process.lo: std/$(am__dirstamp)
1076 std/random.lo: std/$(am__dirstamp)
1077 std/range/$(am__dirstamp):
1078 @$(MKDIR_P) std/range
1079 @: > std/range/$(am__dirstamp)
1080 std/range/interfaces.lo: std/range/$(am__dirstamp)
1081 std/range/package.lo: std/range/$(am__dirstamp)
1082 std/range/primitives.lo: std/range/$(am__dirstamp)
1083 std/regex/internal/$(am__dirstamp):
1084 @$(MKDIR_P) std/regex/internal
1085 @: > std/regex/internal/$(am__dirstamp)
1086 std/regex/internal/backtracking.lo: \
1087 std/regex/internal/$(am__dirstamp)
1088 std/regex/internal/generator.lo: std/regex/internal/$(am__dirstamp)
1089 std/regex/internal/ir.lo: std/regex/internal/$(am__dirstamp)
1090 std/regex/internal/kickstart.lo: std/regex/internal/$(am__dirstamp)
1091 std/regex/internal/parser.lo: std/regex/internal/$(am__dirstamp)
1092 std/regex/internal/tests.lo: std/regex/internal/$(am__dirstamp)
1093 std/regex/internal/thompson.lo: std/regex/internal/$(am__dirstamp)
1094 std/regex/$(am__dirstamp):
1095 @$(MKDIR_P) std/regex
1096 @: > std/regex/$(am__dirstamp)
1097 std/regex/package.lo: std/regex/$(am__dirstamp)
1098 std/signals.lo: std/$(am__dirstamp)
1099 std/socket.lo: std/$(am__dirstamp)
1100 std/stdint.lo: std/$(am__dirstamp)
1101 std/stdio.lo: std/$(am__dirstamp)
1102 std/string.lo: std/$(am__dirstamp)
1103 std/system.lo: std/$(am__dirstamp)
1104 std/traits.lo: std/$(am__dirstamp)
1105 std/typecons.lo: std/$(am__dirstamp)
1106 std/typetuple.lo: std/$(am__dirstamp)
1107 std/uni.lo: std/$(am__dirstamp)
1108 std/uri.lo: std/$(am__dirstamp)
1109 std/utf.lo: std/$(am__dirstamp)
1110 std/uuid.lo: std/$(am__dirstamp)
1111 std/variant.lo: std/$(am__dirstamp)
1112 std/windows/$(am__dirstamp):
1113 @$(MKDIR_P) std/windows
1114 @: > std/windows/$(am__dirstamp)
1115 std/windows/charset.lo: std/windows/$(am__dirstamp)
1116 std/windows/registry.lo: std/windows/$(am__dirstamp)
1117 std/windows/syserror.lo: std/windows/$(am__dirstamp)
1118 std/xml.lo: std/$(am__dirstamp)
1119 std/zip.lo: std/$(am__dirstamp)
1120 std/zlib.lo: std/$(am__dirstamp)
1121
1122 libgphobos.la: $(libgphobos_la_OBJECTS) $(libgphobos_la_DEPENDENCIES) $(EXTRA_libgphobos_la_DEPENDENCIES)
1123 $(AM_V_GEN)$(libgphobos_la_LINK) -rpath $(toolexeclibdir) $(libgphobos_la_OBJECTS) $(libgphobos_la_LIBADD) $(LIBS)
1124
1125 libgphobos_t.la: $(libgphobos_t_la_OBJECTS) $(libgphobos_t_la_DEPENDENCIES) $(EXTRA_libgphobos_t_la_DEPENDENCIES)
1126 $(AM_V_GEN)$(libgphobos_t_la_LINK) $(am_libgphobos_t_la_rpath) $(libgphobos_t_la_OBJECTS) $(libgphobos_t_la_LIBADD) $(LIBS)
1127
1128 clean-checkPROGRAMS:
1129 @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
1130 echo " rm -f" $$list; \
1131 rm -f $$list || exit $$?; \
1132 test -n "$(EXEEXT)" || exit 0; \
1133 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1134 echo " rm -f" $$list; \
1135 rm -f $$list
1136 ../testsuite/$(am__dirstamp):
1137 @$(MKDIR_P) ../testsuite
1138 @: > ../testsuite/$(am__dirstamp)
1139 ../testsuite/test_runner.$(OBJEXT): ../testsuite/$(am__dirstamp)
1140
1141 unittest$(EXEEXT): $(unittest_OBJECTS) $(unittest_DEPENDENCIES) $(EXTRA_unittest_DEPENDENCIES)
1142 @rm -f unittest$(EXEEXT)
1143 $(AM_V_GEN)$(unittest_LINK) $(unittest_OBJECTS) $(unittest_LDADD) $(LIBS)
1144
1145 unittest_static$(EXEEXT): $(unittest_static_OBJECTS) $(unittest_static_DEPENDENCIES) $(EXTRA_unittest_static_DEPENDENCIES)
1146 @rm -f unittest_static$(EXEEXT)
1147 $(AM_V_GEN)$(unittest_static_LINK) $(unittest_static_OBJECTS) $(unittest_static_LDADD) $(LIBS)
1148
1149 mostlyclean-compile:
1150 -rm -f *.$(OBJEXT)
1151 -rm -f ../testsuite/*.$(OBJEXT)
1152 -rm -f etc/c/*.$(OBJEXT)
1153 -rm -f etc/c/*.lo
1154 -rm -f std/*.$(OBJEXT)
1155 -rm -f std/*.lo
1156 -rm -f std/algorithm/*.$(OBJEXT)
1157 -rm -f std/algorithm/*.lo
1158 -rm -f std/container/*.$(OBJEXT)
1159 -rm -f std/container/*.lo
1160 -rm -f std/datetime/*.$(OBJEXT)
1161 -rm -f std/datetime/*.lo
1162 -rm -f std/digest/*.$(OBJEXT)
1163 -rm -f std/digest/*.lo
1164 -rm -f std/experimental/*.$(OBJEXT)
1165 -rm -f std/experimental/*.lo
1166 -rm -f std/experimental/allocator/*.$(OBJEXT)
1167 -rm -f std/experimental/allocator/*.lo
1168 -rm -f std/experimental/allocator/building_blocks/*.$(OBJEXT)
1169 -rm -f std/experimental/allocator/building_blocks/*.lo
1170 -rm -f std/experimental/logger/*.$(OBJEXT)
1171 -rm -f std/experimental/logger/*.lo
1172 -rm -f std/internal/*.$(OBJEXT)
1173 -rm -f std/internal/*.lo
1174 -rm -f std/internal/digest/*.$(OBJEXT)
1175 -rm -f std/internal/digest/*.lo
1176 -rm -f std/internal/math/*.$(OBJEXT)
1177 -rm -f std/internal/math/*.lo
1178 -rm -f std/internal/test/*.$(OBJEXT)
1179 -rm -f std/internal/test/*.lo
1180 -rm -f std/internal/windows/*.$(OBJEXT)
1181 -rm -f std/internal/windows/*.lo
1182 -rm -f std/net/*.$(OBJEXT)
1183 -rm -f std/net/*.lo
1184 -rm -f std/range/*.$(OBJEXT)
1185 -rm -f std/range/*.lo
1186 -rm -f std/regex/*.$(OBJEXT)
1187 -rm -f std/regex/*.lo
1188 -rm -f std/regex/internal/*.$(OBJEXT)
1189 -rm -f std/regex/internal/*.lo
1190 -rm -f std/windows/*.$(OBJEXT)
1191 -rm -f std/windows/*.lo
1192
1193 distclean-compile:
1194 -rm -f *.tab.c
1195
1196 .c.o:
1197 $(AM_V_CC)$(COMPILE) -c -o $@ $<
1198
1199 .c.obj:
1200 $(AM_V_CC)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1201
1202 .c.lo:
1203 $(AM_V_CC)$(LTCOMPILE) -c -o $@ $<
1204
1205 libgphobos_la-adler32.lo: $(top_srcdir)/../zlib/adler32.c
1206 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-adler32.lo `test -f '$(top_srcdir)/../zlib/adler32.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/adler32.c
1207
1208 libgphobos_la-compress.lo: $(top_srcdir)/../zlib/compress.c
1209 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-compress.lo `test -f '$(top_srcdir)/../zlib/compress.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/compress.c
1210
1211 libgphobos_la-crc32.lo: $(top_srcdir)/../zlib/crc32.c
1212 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-crc32.lo `test -f '$(top_srcdir)/../zlib/crc32.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/crc32.c
1213
1214 libgphobos_la-deflate.lo: $(top_srcdir)/../zlib/deflate.c
1215 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-deflate.lo `test -f '$(top_srcdir)/../zlib/deflate.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/deflate.c
1216
1217 libgphobos_la-gzclose.lo: $(top_srcdir)/../zlib/gzclose.c
1218 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-gzclose.lo `test -f '$(top_srcdir)/../zlib/gzclose.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzclose.c
1219
1220 libgphobos_la-gzlib.lo: $(top_srcdir)/../zlib/gzlib.c
1221 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-gzlib.lo `test -f '$(top_srcdir)/../zlib/gzlib.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzlib.c
1222
1223 libgphobos_la-gzread.lo: $(top_srcdir)/../zlib/gzread.c
1224 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-gzread.lo `test -f '$(top_srcdir)/../zlib/gzread.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzread.c
1225
1226 libgphobos_la-gzwrite.lo: $(top_srcdir)/../zlib/gzwrite.c
1227 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-gzwrite.lo `test -f '$(top_srcdir)/../zlib/gzwrite.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzwrite.c
1228
1229 libgphobos_la-infback.lo: $(top_srcdir)/../zlib/infback.c
1230 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-infback.lo `test -f '$(top_srcdir)/../zlib/infback.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/infback.c
1231
1232 libgphobos_la-inffast.lo: $(top_srcdir)/../zlib/inffast.c
1233 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-inffast.lo `test -f '$(top_srcdir)/../zlib/inffast.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/inffast.c
1234
1235 libgphobos_la-inflate.lo: $(top_srcdir)/../zlib/inflate.c
1236 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-inflate.lo `test -f '$(top_srcdir)/../zlib/inflate.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/inflate.c
1237
1238 libgphobos_la-inftrees.lo: $(top_srcdir)/../zlib/inftrees.c
1239 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-inftrees.lo `test -f '$(top_srcdir)/../zlib/inftrees.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/inftrees.c
1240
1241 libgphobos_la-trees.lo: $(top_srcdir)/../zlib/trees.c
1242 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-trees.lo `test -f '$(top_srcdir)/../zlib/trees.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/trees.c
1243
1244 libgphobos_la-uncompr.lo: $(top_srcdir)/../zlib/uncompr.c
1245 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-uncompr.lo `test -f '$(top_srcdir)/../zlib/uncompr.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/uncompr.c
1246
1247 libgphobos_la-zutil.lo: $(top_srcdir)/../zlib/zutil.c
1248 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_la-zutil.lo `test -f '$(top_srcdir)/../zlib/zutil.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/zutil.c
1249
1250 libgphobos_t_la-adler32.lo: $(top_srcdir)/../zlib/adler32.c
1251 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-adler32.lo `test -f '$(top_srcdir)/../zlib/adler32.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/adler32.c
1252
1253 libgphobos_t_la-compress.lo: $(top_srcdir)/../zlib/compress.c
1254 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-compress.lo `test -f '$(top_srcdir)/../zlib/compress.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/compress.c
1255
1256 libgphobos_t_la-crc32.lo: $(top_srcdir)/../zlib/crc32.c
1257 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-crc32.lo `test -f '$(top_srcdir)/../zlib/crc32.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/crc32.c
1258
1259 libgphobos_t_la-deflate.lo: $(top_srcdir)/../zlib/deflate.c
1260 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-deflate.lo `test -f '$(top_srcdir)/../zlib/deflate.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/deflate.c
1261
1262 libgphobos_t_la-gzclose.lo: $(top_srcdir)/../zlib/gzclose.c
1263 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-gzclose.lo `test -f '$(top_srcdir)/../zlib/gzclose.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzclose.c
1264
1265 libgphobos_t_la-gzlib.lo: $(top_srcdir)/../zlib/gzlib.c
1266 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-gzlib.lo `test -f '$(top_srcdir)/../zlib/gzlib.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzlib.c
1267
1268 libgphobos_t_la-gzread.lo: $(top_srcdir)/../zlib/gzread.c
1269 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-gzread.lo `test -f '$(top_srcdir)/../zlib/gzread.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzread.c
1270
1271 libgphobos_t_la-gzwrite.lo: $(top_srcdir)/../zlib/gzwrite.c
1272 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-gzwrite.lo `test -f '$(top_srcdir)/../zlib/gzwrite.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzwrite.c
1273
1274 libgphobos_t_la-infback.lo: $(top_srcdir)/../zlib/infback.c
1275 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-infback.lo `test -f '$(top_srcdir)/../zlib/infback.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/infback.c
1276
1277 libgphobos_t_la-inffast.lo: $(top_srcdir)/../zlib/inffast.c
1278 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-inffast.lo `test -f '$(top_srcdir)/../zlib/inffast.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/inffast.c
1279
1280 libgphobos_t_la-inflate.lo: $(top_srcdir)/../zlib/inflate.c
1281 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-inflate.lo `test -f '$(top_srcdir)/../zlib/inflate.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/inflate.c
1282
1283 libgphobos_t_la-inftrees.lo: $(top_srcdir)/../zlib/inftrees.c
1284 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-inftrees.lo `test -f '$(top_srcdir)/../zlib/inftrees.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/inftrees.c
1285
1286 libgphobos_t_la-trees.lo: $(top_srcdir)/../zlib/trees.c
1287 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-trees.lo `test -f '$(top_srcdir)/../zlib/trees.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/trees.c
1288
1289 libgphobos_t_la-uncompr.lo: $(top_srcdir)/../zlib/uncompr.c
1290 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-uncompr.lo `test -f '$(top_srcdir)/../zlib/uncompr.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/uncompr.c
1291
1292 libgphobos_t_la-zutil.lo: $(top_srcdir)/../zlib/zutil.c
1293 $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(libgphobos_t_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libgphobos_t_la-zutil.lo `test -f '$(top_srcdir)/../zlib/zutil.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/zutil.c
1294
1295 adler32.o: $(top_srcdir)/../zlib/adler32.c
1296 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o adler32.o `test -f '$(top_srcdir)/../zlib/adler32.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/adler32.c
1297
1298 adler32.obj: $(top_srcdir)/../zlib/adler32.c
1299 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o adler32.obj `if test -f '$(top_srcdir)/../zlib/adler32.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/adler32.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/adler32.c'; fi`
1300
1301 compress.o: $(top_srcdir)/../zlib/compress.c
1302 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o compress.o `test -f '$(top_srcdir)/../zlib/compress.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/compress.c
1303
1304 compress.obj: $(top_srcdir)/../zlib/compress.c
1305 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o compress.obj `if test -f '$(top_srcdir)/../zlib/compress.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/compress.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/compress.c'; fi`
1306
1307 crc32.o: $(top_srcdir)/../zlib/crc32.c
1308 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crc32.o `test -f '$(top_srcdir)/../zlib/crc32.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/crc32.c
1309
1310 crc32.obj: $(top_srcdir)/../zlib/crc32.c
1311 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o crc32.obj `if test -f '$(top_srcdir)/../zlib/crc32.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/crc32.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/crc32.c'; fi`
1312
1313 deflate.o: $(top_srcdir)/../zlib/deflate.c
1314 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o deflate.o `test -f '$(top_srcdir)/../zlib/deflate.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/deflate.c
1315
1316 deflate.obj: $(top_srcdir)/../zlib/deflate.c
1317 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o deflate.obj `if test -f '$(top_srcdir)/../zlib/deflate.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/deflate.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/deflate.c'; fi`
1318
1319 gzclose.o: $(top_srcdir)/../zlib/gzclose.c
1320 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gzclose.o `test -f '$(top_srcdir)/../zlib/gzclose.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzclose.c
1321
1322 gzclose.obj: $(top_srcdir)/../zlib/gzclose.c
1323 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gzclose.obj `if test -f '$(top_srcdir)/../zlib/gzclose.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/gzclose.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/gzclose.c'; fi`
1324
1325 gzlib.o: $(top_srcdir)/../zlib/gzlib.c
1326 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gzlib.o `test -f '$(top_srcdir)/../zlib/gzlib.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzlib.c
1327
1328 gzlib.obj: $(top_srcdir)/../zlib/gzlib.c
1329 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gzlib.obj `if test -f '$(top_srcdir)/../zlib/gzlib.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/gzlib.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/gzlib.c'; fi`
1330
1331 gzread.o: $(top_srcdir)/../zlib/gzread.c
1332 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gzread.o `test -f '$(top_srcdir)/../zlib/gzread.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzread.c
1333
1334 gzread.obj: $(top_srcdir)/../zlib/gzread.c
1335 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gzread.obj `if test -f '$(top_srcdir)/../zlib/gzread.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/gzread.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/gzread.c'; fi`
1336
1337 gzwrite.o: $(top_srcdir)/../zlib/gzwrite.c
1338 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gzwrite.o `test -f '$(top_srcdir)/../zlib/gzwrite.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/gzwrite.c
1339
1340 gzwrite.obj: $(top_srcdir)/../zlib/gzwrite.c
1341 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o gzwrite.obj `if test -f '$(top_srcdir)/../zlib/gzwrite.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/gzwrite.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/gzwrite.c'; fi`
1342
1343 infback.o: $(top_srcdir)/../zlib/infback.c
1344 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o infback.o `test -f '$(top_srcdir)/../zlib/infback.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/infback.c
1345
1346 infback.obj: $(top_srcdir)/../zlib/infback.c
1347 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o infback.obj `if test -f '$(top_srcdir)/../zlib/infback.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/infback.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/infback.c'; fi`
1348
1349 inffast.o: $(top_srcdir)/../zlib/inffast.c
1350 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o inffast.o `test -f '$(top_srcdir)/../zlib/inffast.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/inffast.c
1351
1352 inffast.obj: $(top_srcdir)/../zlib/inffast.c
1353 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o inffast.obj `if test -f '$(top_srcdir)/../zlib/inffast.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/inffast.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/inffast.c'; fi`
1354
1355 inflate.o: $(top_srcdir)/../zlib/inflate.c
1356 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o inflate.o `test -f '$(top_srcdir)/../zlib/inflate.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/inflate.c
1357
1358 inflate.obj: $(top_srcdir)/../zlib/inflate.c
1359 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o inflate.obj `if test -f '$(top_srcdir)/../zlib/inflate.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/inflate.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/inflate.c'; fi`
1360
1361 inftrees.o: $(top_srcdir)/../zlib/inftrees.c
1362 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o inftrees.o `test -f '$(top_srcdir)/../zlib/inftrees.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/inftrees.c
1363
1364 inftrees.obj: $(top_srcdir)/../zlib/inftrees.c
1365 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o inftrees.obj `if test -f '$(top_srcdir)/../zlib/inftrees.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/inftrees.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/inftrees.c'; fi`
1366
1367 trees.o: $(top_srcdir)/../zlib/trees.c
1368 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o trees.o `test -f '$(top_srcdir)/../zlib/trees.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/trees.c
1369
1370 trees.obj: $(top_srcdir)/../zlib/trees.c
1371 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o trees.obj `if test -f '$(top_srcdir)/../zlib/trees.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/trees.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/trees.c'; fi`
1372
1373 uncompr.o: $(top_srcdir)/../zlib/uncompr.c
1374 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uncompr.o `test -f '$(top_srcdir)/../zlib/uncompr.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/uncompr.c
1375
1376 uncompr.obj: $(top_srcdir)/../zlib/uncompr.c
1377 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o uncompr.obj `if test -f '$(top_srcdir)/../zlib/uncompr.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/uncompr.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/uncompr.c'; fi`
1378
1379 zutil.o: $(top_srcdir)/../zlib/zutil.c
1380 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zutil.o `test -f '$(top_srcdir)/../zlib/zutil.c' || echo '$(srcdir)/'`$(top_srcdir)/../zlib/zutil.c
1381
1382 zutil.obj: $(top_srcdir)/../zlib/zutil.c
1383 $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o zutil.obj `if test -f '$(top_srcdir)/../zlib/zutil.c'; then $(CYGPATH_W) '$(top_srcdir)/../zlib/zutil.c'; else $(CYGPATH_W) '$(srcdir)/$(top_srcdir)/../zlib/zutil.c'; fi`
1384
1385 mostlyclean-libtool:
1386 -rm -f *.lo
1387
1388 clean-libtool:
1389 -rm -rf .libs _libs
1390 -rm -rf etc/c/.libs etc/c/_libs
1391 -rm -rf std/.libs std/_libs
1392 -rm -rf std/algorithm/.libs std/algorithm/_libs
1393 -rm -rf std/container/.libs std/container/_libs
1394 -rm -rf std/datetime/.libs std/datetime/_libs
1395 -rm -rf std/digest/.libs std/digest/_libs
1396 -rm -rf std/experimental/.libs std/experimental/_libs
1397 -rm -rf std/experimental/allocator/.libs std/experimental/allocator/_libs
1398 -rm -rf std/experimental/allocator/building_blocks/.libs std/experimental/allocator/building_blocks/_libs
1399 -rm -rf std/experimental/logger/.libs std/experimental/logger/_libs
1400 -rm -rf std/internal/.libs std/internal/_libs
1401 -rm -rf std/internal/digest/.libs std/internal/digest/_libs
1402 -rm -rf std/internal/math/.libs std/internal/math/_libs
1403 -rm -rf std/internal/test/.libs std/internal/test/_libs
1404 -rm -rf std/internal/windows/.libs std/internal/windows/_libs
1405 -rm -rf std/net/.libs std/net/_libs
1406 -rm -rf std/range/.libs std/range/_libs
1407 -rm -rf std/regex/.libs std/regex/_libs
1408 -rm -rf std/regex/internal/.libs std/regex/internal/_libs
1409 -rm -rf std/windows/.libs std/windows/_libs
1410 install-toolexeclibDATA: $(toolexeclib_DATA)
1411 @$(NORMAL_INSTALL)
1412 @list='$(toolexeclib_DATA)'; test -n "$(toolexeclibdir)" || list=; \
1413 if test -n "$$list"; then \
1414 echo " $(MKDIR_P) '$(DESTDIR)$(toolexeclibdir)'"; \
1415 $(MKDIR_P) "$(DESTDIR)$(toolexeclibdir)" || exit 1; \
1416 fi; \
1417 for p in $$list; do \
1418 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1419 echo "$$d$$p"; \
1420 done | $(am__base_list) | \
1421 while read files; do \
1422 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(toolexeclibdir)'"; \
1423 $(INSTALL_DATA) $$files "$(DESTDIR)$(toolexeclibdir)" || exit $$?; \
1424 done
1425
1426 uninstall-toolexeclibDATA:
1427 @$(NORMAL_UNINSTALL)
1428 @list='$(toolexeclib_DATA)'; test -n "$(toolexeclibdir)" || list=; \
1429 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1430 dir='$(DESTDIR)$(toolexeclibdir)'; $(am__uninstall_files_from_dir)
1431
1432 ID: $(am__tagged_files)
1433 $(am__define_uniq_tagged_files); mkid -fID $$unique
1434 tags: tags-am
1435 TAGS: tags
1436
1437 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1438 set x; \
1439 here=`pwd`; \
1440 $(am__define_uniq_tagged_files); \
1441 shift; \
1442 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1443 test -n "$$unique" || unique=$$empty_fix; \
1444 if test $$# -gt 0; then \
1445 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1446 "$$@" $$unique; \
1447 else \
1448 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1449 $$unique; \
1450 fi; \
1451 fi
1452 ctags: ctags-am
1453
1454 CTAGS: ctags
1455 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1456 $(am__define_uniq_tagged_files); \
1457 test -z "$(CTAGS_ARGS)$$unique" \
1458 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1459 $$unique
1460
1461 GTAGS:
1462 here=`$(am__cd) $(top_builddir) && pwd` \
1463 && $(am__cd) $(top_srcdir) \
1464 && gtags -i $(GTAGS_ARGS) "$$here"
1465 cscopelist: cscopelist-am
1466
1467 cscopelist-am: $(am__tagged_files)
1468 list='$(am__tagged_files)'; \
1469 case "$(srcdir)" in \
1470 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1471 *) sdir=$(subdir)/$(srcdir) ;; \
1472 esac; \
1473 for i in $$list; do \
1474 if test -f "$$i"; then \
1475 echo "$(subdir)/$$i"; \
1476 else \
1477 echo "$$sdir/$$i"; \
1478 fi; \
1479 done >> $(top_builddir)/cscope.files
1480
1481 distclean-tags:
1482 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1483 check-am: all-am
1484 $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES) $(check_PROGRAMS)
1485 check: check-am
1486 all-am: Makefile $(LTLIBRARIES) $(DATA)
1487 installdirs:
1488 for dir in "$(DESTDIR)$(toolexeclibdir)" "$(DESTDIR)$(toolexeclibdir)"; do \
1489 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1490 done
1491 install: install-am
1492 install-exec: install-exec-am
1493 install-data: install-data-am
1494 uninstall: uninstall-am
1495
1496 install-am: all-am
1497 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1498
1499 installcheck: installcheck-am
1500 install-strip:
1501 if test -z '$(STRIP)'; then \
1502 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1503 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1504 install; \
1505 else \
1506 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1507 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1508 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1509 fi
1510 mostlyclean-generic:
1511
1512 clean-generic:
1513
1514 distclean-generic:
1515 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1516 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1517 -rm -f ../testsuite/$(am__dirstamp)
1518 -rm -f etc/c/$(am__dirstamp)
1519 -rm -f std/$(am__dirstamp)
1520 -rm -f std/algorithm/$(am__dirstamp)
1521 -rm -f std/container/$(am__dirstamp)
1522 -rm -f std/datetime/$(am__dirstamp)
1523 -rm -f std/digest/$(am__dirstamp)
1524 -rm -f std/experimental/$(am__dirstamp)
1525 -rm -f std/experimental/allocator/$(am__dirstamp)
1526 -rm -f std/experimental/allocator/building_blocks/$(am__dirstamp)
1527 -rm -f std/experimental/logger/$(am__dirstamp)
1528 -rm -f std/internal/$(am__dirstamp)
1529 -rm -f std/internal/digest/$(am__dirstamp)
1530 -rm -f std/internal/math/$(am__dirstamp)
1531 -rm -f std/internal/test/$(am__dirstamp)
1532 -rm -f std/internal/windows/$(am__dirstamp)
1533 -rm -f std/net/$(am__dirstamp)
1534 -rm -f std/range/$(am__dirstamp)
1535 -rm -f std/regex/$(am__dirstamp)
1536 -rm -f std/regex/internal/$(am__dirstamp)
1537 -rm -f std/windows/$(am__dirstamp)
1538
1539 maintainer-clean-generic:
1540 @echo "This command is intended for maintainers to use"
1541 @echo "it deletes files that may require special tools to rebuild."
1542 clean: clean-am
1543
1544 clean-am: clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
1545 clean-libtool clean-local clean-toolexeclibLTLIBRARIES \
1546 mostlyclean-am
1547
1548 distclean: distclean-am
1549 -rm -f Makefile
1550 distclean-am: clean-am distclean-compile distclean-generic \
1551 distclean-tags
1552
1553 dvi: dvi-am
1554
1555 dvi-am:
1556
1557 html: html-am
1558
1559 html-am:
1560
1561 info: info-am
1562
1563 info-am:
1564
1565 install-data-am: install-data-local
1566
1567 install-dvi: install-dvi-am
1568
1569 install-dvi-am:
1570
1571 install-exec-am: install-toolexeclibDATA \
1572 install-toolexeclibLTLIBRARIES
1573
1574 install-html: install-html-am
1575
1576 install-html-am:
1577
1578 install-info: install-info-am
1579
1580 install-info-am:
1581
1582 install-man:
1583
1584 install-pdf: install-pdf-am
1585
1586 install-pdf-am:
1587
1588 install-ps: install-ps-am
1589
1590 install-ps-am:
1591
1592 installcheck-am:
1593
1594 maintainer-clean: maintainer-clean-am
1595 -rm -f Makefile
1596 maintainer-clean-am: distclean-am maintainer-clean-generic
1597
1598 mostlyclean: mostlyclean-am
1599
1600 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1601 mostlyclean-libtool
1602
1603 pdf: pdf-am
1604
1605 pdf-am:
1606
1607 ps: ps-am
1608
1609 ps-am:
1610
1611 uninstall-am: uninstall-toolexeclibDATA \
1612 uninstall-toolexeclibLTLIBRARIES
1613
1614 .MAKE: check-am install-am install-strip
1615
1616 .PHONY: CTAGS GTAGS TAGS all all-am check check-am clean \
1617 clean-checkLTLIBRARIES clean-checkPROGRAMS clean-generic \
1618 clean-libtool clean-local clean-toolexeclibLTLIBRARIES \
1619 cscopelist-am ctags ctags-am distclean distclean-compile \
1620 distclean-generic distclean-libtool distclean-tags dvi dvi-am \
1621 html html-am info info-am install install-am install-data \
1622 install-data-am install-data-local install-dvi install-dvi-am \
1623 install-exec install-exec-am install-html install-html-am \
1624 install-info install-info-am install-man install-pdf \
1625 install-pdf-am install-ps install-ps-am install-strip \
1626 install-toolexeclibDATA install-toolexeclibLTLIBRARIES \
1627 installcheck installcheck-am installdirs maintainer-clean \
1628 maintainer-clean-generic mostlyclean mostlyclean-compile \
1629 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1630 tags tags-am uninstall uninstall-am uninstall-toolexeclibDATA \
1631 uninstall-toolexeclibLTLIBRARIES
1632
1633 .PRECIOUS: Makefile
1634
1635
1636 # Compile D into normal object files
1637 .d.o:
1638 $(GDC) $(GDCFLAGS) $(MULTIFLAGS) $(D_EXTRA_DFLAGS) -c -o $@ $<
1639
1640 # Compile D sources with libtool
1641 .d.lo:
1642 $(LTDCOMPILE) $(GDCFLAGS) $(MULTIFLAGS) $(D_EXTRA_DFLAGS) -c -o $@ $<
1643
1644 # Unittest rules. Unfortunately we can't use _DFLAGS in automake without
1645 # explicit D support, so use this hack.
1646 # Compile D sources with libtool and test flags
1647 %.t.lo : %.d
1648 $(LTDCOMPILE) $(GDCFLAGSX) $(MULTIFLAGS) $(D_EXTRA_DFLAGS) -c -o $@ $<
1649
1650 # Compile objects for static linking with test flags
1651 # Automake breaks empty rules, so use the shell NOP :
1652 %.t.o : %.t.lo
1653 @:
1654
1655 # Extra install and clean rules.
1656 # This does not delete the .libs/.t.o files, but deleting
1657 # the .lo is good enough to rerun the rules
1658 clean-local:
1659 rm -f $(PHOBOS_TEST_LOBJECTS)
1660 rm -f $(PHOBOS_TEST_OBJECTS)
1661
1662 # Handles generated files as well
1663 install-data-local:
1664 for file in $(ALL_PHOBOS_INSTALL_DSOURCES); do \
1665 if test -f $$file; then \
1666 $(INSTALL_HEADER) -D $$file $(DESTDIR)$(gdc_include_dir)/$$file ; \
1667 else \
1668 $(INSTALL_HEADER) -D $(srcdir)/$$file \
1669 $(DESTDIR)$(gdc_include_dir)/$$file ; \
1670 fi ; \
1671 done
1672
1673 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1674 # Otherwise a system limit (for SysV at least) may be exceeded.
1675 .NOEXPORT: