blob: 27892f9e508f52b697c7bfe011f398e1f4413940 [file] [log] [blame]
Elliott Hughesa0664b92017-04-18 17:46:52 -07001# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 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@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
27}
28am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) continue;; \
56 -*I) strip_trailopt 'I'; skip_next=yes;; \
57 -*I?*) strip_trailopt 'I';; \
58 -*O) strip_trailopt 'O'; skip_next=yes;; \
59 -*O?*) strip_trailopt 'O';; \
60 -*l) strip_trailopt 'l'; skip_next=yes;; \
61 -*l?*) strip_trailopt 'l';; \
62 -[dEDm]) skip_next=yes;; \
63 -[JT]) skip_next=yes;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = shared
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/configure.ac
93am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94 $(ACLOCAL_M4)
95DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
96mkinstalldirs = $(install_sh) -d
97CONFIG_HEADER = $(top_builddir)/config.h
98CONFIG_CLEAN_FILES =
99CONFIG_CLEAN_VPATH_FILES =
100AM_V_P = $(am__v_P_@AM_V@)
101am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
102am__v_P_0 = false
103am__v_P_1 = :
104AM_V_GEN = $(am__v_GEN_@AM_V@)
105am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
106am__v_GEN_0 = @echo " GEN " $@;
107am__v_GEN_1 =
108AM_V_at = $(am__v_at_@AM_V@)
109am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
110am__v_at_0 = @
111am__v_at_1 =
112SOURCES =
113DIST_SOURCES =
114am__can_run_installinfo = \
115 case $$AM_UPDATE_INFO_DIR in \
116 n|no|NO) false;; \
117 *) (install-info --version) >/dev/null 2>&1;; \
118 esac
119am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
120am__DIST_COMMON = $(srcdir)/Makefile.in
121DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
122ACLOCAL = @ACLOCAL@
123AMTAR = @AMTAR@
124AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
125AR = @AR@
126AUTOCONF = @AUTOCONF@
127AUTOHEADER = @AUTOHEADER@
128AUTOMAKE = @AUTOMAKE@
129AWK = @AWK@
130BOOST_CFLAGS = @BOOST_CFLAGS@
131BOOST_LIBS = @BOOST_LIBS@
132CC = @CC@
133CCAS = @CCAS@
134CCASDEPMODE = @CCASDEPMODE@
135CCASFLAGS = @CCASFLAGS@
136CCDEPMODE = @CCDEPMODE@
137CFLAGS = @CFLAGS@
138CFLAGS_MPI = @CFLAGS_MPI@
139CPP = @CPP@
140CPPFLAGS = @CPPFLAGS@
141CXX = @CXX@
142CXXDEPMODE = @CXXDEPMODE@
143CXXFLAGS = @CXXFLAGS@
144CYGPATH_W = @CYGPATH_W@
145DEFAULT_SUPP = @DEFAULT_SUPP@
146DEFS = @DEFS@
147DEPDIR = @DEPDIR@
148DIFF = @DIFF@
149DIS_PATH = @DIS_PATH@
150ECHO_C = @ECHO_C@
151ECHO_N = @ECHO_N@
152ECHO_T = @ECHO_T@
153EGREP = @EGREP@
154EXEEXT = @EXEEXT@
155FLAG_FNO_IPA_ICF = @FLAG_FNO_IPA_ICF@
156FLAG_FNO_STACK_PROTECTOR = @FLAG_FNO_STACK_PROTECTOR@
157FLAG_FSANITIZE = @FLAG_FSANITIZE@
158FLAG_M32 = @FLAG_M32@
159FLAG_M64 = @FLAG_M64@
160FLAG_MIPS32 = @FLAG_MIPS32@
161FLAG_MIPS64 = @FLAG_MIPS64@
162FLAG_MLONG_DOUBLE_128 = @FLAG_MLONG_DOUBLE_128@
163FLAG_MMMX = @FLAG_MMMX@
164FLAG_MSSE = @FLAG_MSSE@
165FLAG_NO_BUILD_ID = @FLAG_NO_BUILD_ID@
Elliott Hughesed398002017-06-21 14:41:24 -0700166FLAG_NO_PIE = @FLAG_NO_PIE@
Elliott Hughesa0664b92017-04-18 17:46:52 -0700167FLAG_OCTEON = @FLAG_OCTEON@
168FLAG_OCTEON2 = @FLAG_OCTEON2@
169FLAG_T_TEXT = @FLAG_T_TEXT@
170FLAG_UNLIMITED_INLINE_UNIT_GROWTH = @FLAG_UNLIMITED_INLINE_UNIT_GROWTH@
171FLAG_W_CAST_ALIGN = @FLAG_W_CAST_ALIGN@
172FLAG_W_CAST_QUAL = @FLAG_W_CAST_QUAL@
173FLAG_W_EMPTY_BODY = @FLAG_W_EMPTY_BODY@
174FLAG_W_EXTRA = @FLAG_W_EXTRA@
175FLAG_W_FORMAT = @FLAG_W_FORMAT@
176FLAG_W_FORMAT_SECURITY = @FLAG_W_FORMAT_SECURITY@
177FLAG_W_FORMAT_SIGNEDNESS = @FLAG_W_FORMAT_SIGNEDNESS@
178FLAG_W_IGNORED_QUALIFIERS = @FLAG_W_IGNORED_QUALIFIERS@
179FLAG_W_MISSING_PARAMETER_TYPE = @FLAG_W_MISSING_PARAMETER_TYPE@
180FLAG_W_NO_INFINITE_RECURSION = @FLAG_W_NO_INFINITE_RECURSION@
181FLAG_W_NO_MEMSET_TRANSPOSED_ARGS = @FLAG_W_NO_MEMSET_TRANSPOSED_ARGS@
182FLAG_W_NO_MISMATCHED_NEW_DELETE = @FLAG_W_NO_MISMATCHED_NEW_DELETE@
183FLAG_W_NO_NONNULL = @FLAG_W_NO_NONNULL@
184FLAG_W_NO_OVERFLOW = @FLAG_W_NO_OVERFLOW@
185FLAG_W_NO_POINTER_SIGN = @FLAG_W_NO_POINTER_SIGN@
186FLAG_W_NO_STATIC_LOCAL_IN_INLINE = @FLAG_W_NO_STATIC_LOCAL_IN_INLINE@
187FLAG_W_NO_UNINITIALIZED = @FLAG_W_NO_UNINITIALIZED@
188FLAG_W_NO_UNUSED_FUNCTION = @FLAG_W_NO_UNUSED_FUNCTION@
189FLAG_W_OLD_STYLE_DECLARATION = @FLAG_W_OLD_STYLE_DECLARATION@
190FLAG_W_WRITE_STRINGS = @FLAG_W_WRITE_STRINGS@
191GDB = @GDB@
192GLIBC_VERSION = @GLIBC_VERSION@
193GREP = @GREP@
194HWCAP_HAS_ALTIVEC = @HWCAP_HAS_ALTIVEC@
195HWCAP_HAS_DFP = @HWCAP_HAS_DFP@
196HWCAP_HAS_HTM = @HWCAP_HAS_HTM@
197HWCAP_HAS_ISA_2_05 = @HWCAP_HAS_ISA_2_05@
198HWCAP_HAS_ISA_2_06 = @HWCAP_HAS_ISA_2_06@
199HWCAP_HAS_ISA_2_07 = @HWCAP_HAS_ISA_2_07@
200HWCAP_HAS_ISA_3_00 = @HWCAP_HAS_ISA_3_00@
201HWCAP_HAS_VSX = @HWCAP_HAS_VSX@
202INSTALL = @INSTALL@
203INSTALL_DATA = @INSTALL_DATA@
204INSTALL_PROGRAM = @INSTALL_PROGRAM@
205INSTALL_SCRIPT = @INSTALL_SCRIPT@
206INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
207LDFLAGS = @LDFLAGS@
208LDFLAGS_MPI = @LDFLAGS_MPI@
209LIBOBJS = @LIBOBJS@
210LIBS = @LIBS@
211LIB_UBSAN = @LIB_UBSAN@
212LN_S = @LN_S@
213LTLIBOBJS = @LTLIBOBJS@
214MAINT = @MAINT@
215MAKEINFO = @MAKEINFO@
216MKDIR_P = @MKDIR_P@
217MPI_CC = @MPI_CC@
218OBJEXT = @OBJEXT@
219PACKAGE = @PACKAGE@
220PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
221PACKAGE_NAME = @PACKAGE_NAME@
222PACKAGE_STRING = @PACKAGE_STRING@
223PACKAGE_TARNAME = @PACKAGE_TARNAME@
224PACKAGE_URL = @PACKAGE_URL@
225PACKAGE_VERSION = @PACKAGE_VERSION@
226PATH_SEPARATOR = @PATH_SEPARATOR@
227PERL = @PERL@
228PREFERRED_STACK_BOUNDARY_2 = @PREFERRED_STACK_BOUNDARY_2@
229RANLIB = @RANLIB@
230SED = @SED@
231SET_MAKE = @SET_MAKE@
232SHELL = @SHELL@
233SOLARIS_UNDEF_LARGESOURCE = @SOLARIS_UNDEF_LARGESOURCE@
234STRIP = @STRIP@
235VALT_LOAD_ADDRESS_PRI = @VALT_LOAD_ADDRESS_PRI@
236VALT_LOAD_ADDRESS_SEC = @VALT_LOAD_ADDRESS_SEC@
237VERSION = @VERSION@
238VGCONF_ARCH_PRI = @VGCONF_ARCH_PRI@
239VGCONF_ARCH_SEC = @VGCONF_ARCH_SEC@
240VGCONF_OS = @VGCONF_OS@
241VGCONF_PLATFORM_PRI_CAPS = @VGCONF_PLATFORM_PRI_CAPS@
242VGCONF_PLATFORM_SEC_CAPS = @VGCONF_PLATFORM_SEC_CAPS@
243VGCONF_PLATVARIANT = @VGCONF_PLATVARIANT@
244VG_TMPDIR = @VG_TMPDIR@
245abs_builddir = @abs_builddir@
246abs_srcdir = @abs_srcdir@
247abs_top_builddir = @abs_top_builddir@
248abs_top_srcdir = @abs_top_srcdir@
249ac_ct_CC = @ac_ct_CC@
250ac_ct_CXX = @ac_ct_CXX@
251am__include = @am__include@
252am__leading_dot = @am__leading_dot@
253am__quote = @am__quote@
254am__tar = @am__tar@
255am__untar = @am__untar@
256bindir = @bindir@
257build = @build@
258build_alias = @build_alias@
259build_cpu = @build_cpu@
260build_os = @build_os@
261build_vendor = @build_vendor@
262builddir = @builddir@
263datadir = @datadir@
264datarootdir = @datarootdir@
265docdir = @docdir@
266dvidir = @dvidir@
267exec_prefix = @exec_prefix@
268host = @host@
269host_alias = @host_alias@
270host_cpu = @host_cpu@
271host_os = @host_os@
272host_vendor = @host_vendor@
273htmldir = @htmldir@
274includedir = @includedir@
275infodir = @infodir@
276install_sh = @install_sh@
277libdir = @libdir@
278libexecdir = @libexecdir@
279localedir = @localedir@
280localstatedir = @localstatedir@
281mandir = @mandir@
282mkdir_p = @mkdir_p@
283oldincludedir = @oldincludedir@
284pdfdir = @pdfdir@
285prefix = @prefix@
286program_transform_name = @program_transform_name@
287psdir = @psdir@
288sbindir = @sbindir@
289sharedstatedir = @sharedstatedir@
290srcdir = @srcdir@
291sysconfdir = @sysconfdir@
292target_alias = @target_alias@
293top_build_prefix = @top_build_prefix@
294top_builddir = @top_builddir@
295top_srcdir = @top_srcdir@
296
297# We need to list all source files here to make sure they are included in
298# the make dist target.
299EXTRA_DIST = vg_replace_strmem.c
300all: all-am
301
302.SUFFIXES:
303$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
304 @for dep in $?; do \
305 case '$(am__configure_deps)' in \
306 *$$dep*) \
307 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
308 && { if test -f $@; then exit 0; else break; fi; }; \
309 exit 1;; \
310 esac; \
311 done; \
312 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign shared/Makefile'; \
313 $(am__cd) $(top_srcdir) && \
314 $(AUTOMAKE) --foreign shared/Makefile
315Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
316 @case '$?' in \
317 *config.status*) \
318 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
319 *) \
320 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
321 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
322 esac;
323
324$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
325 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
326
327$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
328 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
329$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
330 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
331$(am__aclocal_m4_deps):
332tags TAGS:
333
334ctags CTAGS:
335
336cscope cscopelist:
337
338
339distdir: $(DISTFILES)
340 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
341 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
342 list='$(DISTFILES)'; \
343 dist_files=`for file in $$list; do echo $$file; done | \
344 sed -e "s|^$$srcdirstrip/||;t" \
345 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
346 case $$dist_files in \
347 */*) $(MKDIR_P) `echo "$$dist_files" | \
348 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
349 sort -u` ;; \
350 esac; \
351 for file in $$dist_files; do \
352 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
353 if test -d $$d/$$file; then \
354 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
355 if test -d "$(distdir)/$$file"; then \
356 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
357 fi; \
358 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
359 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
360 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
361 fi; \
362 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
363 else \
364 test -f "$(distdir)/$$file" \
365 || cp -p $$d/$$file "$(distdir)/$$file" \
366 || exit 1; \
367 fi; \
368 done
369check-am: all-am
370check: check-am
371all-am: Makefile
372installdirs:
373install: install-am
374install-exec: install-exec-am
375install-data: install-data-am
376uninstall: uninstall-am
377
378install-am: all-am
379 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
380
381installcheck: installcheck-am
382install-strip:
383 if test -z '$(STRIP)'; then \
384 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
385 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
386 install; \
387 else \
388 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
389 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
390 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
391 fi
392mostlyclean-generic:
393
394clean-generic:
395
396distclean-generic:
397 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
398 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
399
400maintainer-clean-generic:
401 @echo "This command is intended for maintainers to use"
402 @echo "it deletes files that may require special tools to rebuild."
403clean: clean-am
404
405clean-am: clean-generic mostlyclean-am
406
407distclean: distclean-am
408 -rm -f Makefile
409distclean-am: clean-am distclean-generic
410
411dvi: dvi-am
412
413dvi-am:
414
415html: html-am
416
417html-am:
418
419info: info-am
420
421info-am:
422
423install-data-am:
424
425install-dvi: install-dvi-am
426
427install-dvi-am:
428
429install-exec-am:
430
431install-html: install-html-am
432
433install-html-am:
434
435install-info: install-info-am
436
437install-info-am:
438
439install-man:
440
441install-pdf: install-pdf-am
442
443install-pdf-am:
444
445install-ps: install-ps-am
446
447install-ps-am:
448
449installcheck-am:
450
451maintainer-clean: maintainer-clean-am
452 -rm -f Makefile
453maintainer-clean-am: distclean-am maintainer-clean-generic
454
455mostlyclean: mostlyclean-am
456
457mostlyclean-am: mostlyclean-generic
458
459pdf: pdf-am
460
461pdf-am:
462
463ps: ps-am
464
465ps-am:
466
467uninstall-am:
468
469.MAKE: install-am install-strip
470
471.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
472 ctags-am distclean distclean-generic distdir dvi dvi-am html \
473 html-am info info-am install install-am install-data \
474 install-data-am install-dvi install-dvi-am install-exec \
475 install-exec-am install-html install-html-am install-info \
476 install-info-am install-man install-pdf install-pdf-am \
477 install-ps install-ps-am install-strip installcheck \
478 installcheck-am installdirs maintainer-clean \
479 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
480 pdf-am ps ps-am tags-am uninstall uninstall-am
481
482.PRECIOUS: Makefile
483
484
485# Tell versions [3.59,3.63) of GNU make to not export all variables.
486# Otherwise a system limit (for SysV at least) may be exceeded.
487.NOEXPORT: