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