1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
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
18 if
test -z
'$(MAKELEVEL)'; then \
20 elif
test -n
'$(MAKE_HOST)'; then \
22 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
28 am__make_running_with_option
= \
29 case
$${target_option-
} in \
31 *) echo
"am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
36 sane_makeflags
=$$MAKEFLAGS; \
37 if
$(am__is_gnu_make
); then \
38 sane_makeflags
=$$MFLAGS; \
43 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
50 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 for flg in
$$sane_makeflags; do \
53 test $$skip_next = yes
&& { skip_next
=no
; 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
;; \
66 *$$target_option*) has_opt
=yes
; break
;; \
70 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
71 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
72 pkgdatadir
= $(datadir)/@PACKAGE@
73 pkgincludedir
= $(includedir)/@PACKAGE@
74 pkglibdir
= $(libdir)/@PACKAGE@
75 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
76 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA
= $(install_sh
) -c
-m
644
78 install_sh_PROGRAM
= $(install_sh
) -c
79 install_sh_SCRIPT
= $(install_sh
) -c
80 INSTALL_HEADER
= $(INSTALL_DATA
)
81 transform
= $(program_transform_name
)
88 build_triplet
= @build@
90 target_triplet
= @target@
92 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
93 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/acx.m4 \
94 $(top_srcdir
)/..
/config
/depstand.m4 \
95 $(top_srcdir
)/..
/config
/lead-dot.m4 \
96 $(top_srcdir
)/..
/config
/lthostflags.m4 \
97 $(top_srcdir
)/..
/config
/multi.m4 \
98 $(top_srcdir
)/..
/config
/override.m4 \
99 $(top_srcdir
)/..
/config
/stdint.m4 \
100 $(top_srcdir
)/..
/config
/toolexeclibdir.m4 \
101 $(top_srcdir
)/..
/config
/warnings.m4 \
102 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
103 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
104 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/libtool.m4 \
105 $(top_srcdir
)/..
/config
/enable.m4 \
106 $(top_srcdir
)/..
/config
/cet.m4
$(top_srcdir
)/configure.ac
107 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
109 DIST_COMMON
= $(srcdir)/Makefile.am
110 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
111 CONFIG_HEADER
= $(top_builddir
)/auto-config.h
112 CONFIG_CLEAN_FILES
= libatomic-site-extra.exp
113 CONFIG_CLEAN_VPATH_FILES
=
114 AM_V_P
= $(am__v_P_@AM_V@
)
115 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
118 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
119 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
120 am__v_GEN_0
= @echo
" GEN " $@
;
122 AM_V_at
= $(am__v_at_@AM_V@
)
123 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
127 am__can_run_installinfo
= \
128 case
$$AM_UPDATE_INFO_DIR in \
130 *) (install-info
--version
) >/dev
/null
2>&1;; \
132 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
133 DEJATOOL
= $(PACKAGE
)
134 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
137 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
139 AUTOCONF
= @AUTOCONF@
140 AUTOHEADER
= @AUTOHEADER@
141 AUTOMAKE
= @AUTOMAKE@
145 CCASDEPMODE
= @CCASDEPMODE@
146 CCASFLAGS
= @CCASFLAGS@
147 CCDEPMODE
= @CCDEPMODE@
150 CPPFLAGS
= @CPPFLAGS@
151 CYGPATH_W
= @CYGPATH_W@
154 DSYMUTIL
= @DSYMUTIL@
164 INSTALL_DATA
= @INSTALL_DATA@
165 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
166 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
167 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
175 LTLIBOBJS
= @LTLIBOBJS@
177 MAKEINFO
= @MAKEINFO@
183 OPT_LDFLAGS
= @OPT_LDFLAGS@
187 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
188 PACKAGE_NAME
= @PACKAGE_NAME@
189 PACKAGE_STRING
= @PACKAGE_STRING@
190 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
191 PACKAGE_URL
= @PACKAGE_URL@
192 PACKAGE_VERSION
= @PACKAGE_VERSION@
193 PATH_SEPARATOR
= @PATH_SEPARATOR@
196 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
198 SET_MAKE
= @SET_MAKE@
204 XLDFLAGS
= @XLDFLAGS@
205 abs_builddir
= @abs_builddir@
206 abs_srcdir
= @abs_srcdir@
207 abs_top_builddir
= @abs_top_builddir@
208 abs_top_srcdir
= @abs_top_srcdir@
209 ac_ct_CC
= @ac_ct_CC@
210 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
211 am__include
= @am__include@
212 am__leading_dot
= @am__leading_dot@
213 am__quote
= @am__quote@
215 am__untar
= @am__untar@
218 build_alias
= @build_alias@
219 build_cpu
= @build_cpu@
220 build_os
= @build_os@
221 build_vendor
= @build_vendor@
222 builddir
= @builddir@
223 config_path
= @config_path@
225 datarootdir
= @datarootdir@
228 enable_aarch64_lse
= @enable_aarch64_lse@
229 enable_shared
= @enable_shared@
230 enable_static
= @enable_static@
231 exec_prefix = @
exec_prefix@
232 get_gcc_base_ver
= @get_gcc_base_ver@
234 host_alias
= @host_alias@
235 host_cpu
= @host_cpu@
237 host_vendor
= @host_vendor@
239 includedir = @
includedir@
241 install_sh
= @install_sh@
243 libexecdir
= @libexecdir@
244 libtool_VERSION
= @libtool_VERSION@
245 localedir
= @localedir@
246 localstatedir
= @localstatedir@
247 lt_host_flags
= @lt_host_flags@
250 multi_basedir
= @multi_basedir@
251 oldincludedir = @
oldincludedir@
254 program_transform_name
= @program_transform_name@
257 sharedstatedir
= @sharedstatedir@
259 sysconfdir
= @sysconfdir@
261 target_alias
= @target_alias@
262 target_cpu
= @target_cpu@
263 target_os
= @target_os@
264 target_vendor
= @target_vendor@
265 toolexecdir
= @toolexecdir@
266 toolexeclibdir
= @toolexeclibdir@
267 top_build_prefix
= @top_build_prefix@
268 top_builddir
= @top_builddir@
269 top_srcdir
= @top_srcdir@
270 AUTOMAKE_OPTIONS
= foreign dejagnu
272 # May be used by various substitution variables.
273 gcc_version
:= $(shell @get_gcc_base_ver@
$(top_srcdir
)/..
/gcc
/BASE-VER
)
274 EXPECT
= $(shell if
test -f
$(top_builddir
)/..
/expect
/expect
; then \
275 echo
$(top_builddir
)/..
/expect
/expect
; else echo expect
; fi
)
277 _RUNTEST
= $(shell if
test -f
$(top_srcdir
)/..
/dejagnu
/runtest
; then \
278 echo
$(top_srcdir
)/..
/dejagnu
/runtest
; else echo runtest
; fi
)
280 RUNTEST
= $(_RUNTEST
) $(AM_RUNTESTFLAGS
)
281 EXTRA_DEJAGNU_SITE_CONFIG
= libatomic-site-extra.exp
285 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
287 case
'$(am__configure_deps)' in \
289 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
290 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
294 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
295 $(am__cd
) $(top_srcdir
) && \
296 $(AUTOMAKE
) --foreign testsuite
/Makefile
297 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
300 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
302 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
303 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
306 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
307 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
309 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
310 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
311 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
312 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
313 $(am__aclocal_m4_deps
):
314 libatomic-site-extra.exp
: $(top_builddir
)/config.status
$(srcdir)/libatomic-site-extra.exp.in
315 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
329 check-DEJAGNU
: site.exp
330 srcdir='$(srcdir)'; export srcdir; \
331 EXPECT
=$(EXPECT
); export EXPECT
; \
332 if
$(SHELL
) -c
"$(RUNTEST) --version" > /dev
/null
2>&1; then \
333 exit_status
=0; l
='$(DEJATOOL)'; for tool in
$$l; do \
334 if
$(RUNTEST
) $(AM_RUNTESTFLAGS
) $(RUNTESTDEFAULTFLAGS
) $(RUNTESTFLAGS
); \
335 then
:; else exit_status
=1; fi
; \
337 else echo
"WARNING: could not find '$(RUNTEST)'" 1>&2; :;\
340 site.exp
: Makefile
$(EXTRA_DEJAGNU_SITE_CONFIG
)
341 @echo
'Making a new site.exp file ...'
342 @echo
'## these variables are automatically generated by make ##' >site.tmp
343 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
344 @echo
'# edit the last section' >>site.tmp
345 @echo
'set srcdir "$(srcdir)"' >>site.tmp
346 @echo
"set objdir `pwd`" >>site.tmp
347 @echo
'set build_alias "$(build_alias)"' >>site.tmp
348 @echo
'set build_triplet $(build_triplet)' >>site.tmp
349 @echo
'set host_alias "$(host_alias)"' >>site.tmp
350 @echo
'set host_triplet $(host_triplet)' >>site.tmp
351 @echo
'set target_alias "$(target_alias)"' >>site.tmp
352 @echo
'set target_triplet $(target_triplet)' >>site.tmp
353 @list
='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in
$$list; do \
354 echo
"## Begin content included from file $$f. Do not modify. ##" \
355 && cat
`test -f "$$f" || echo '$(srcdir)/'`$$f \
356 && echo
"## End content included from file $$f. ##" \
359 @echo
"## End of auto-generated content; you can edit from here. ##" >> site.tmp
360 @if
test -f site.exp
; then \
361 sed
-e
'1,/^## End of auto-generated content.*##/d' site.exp
>> site.tmp
; \
364 @
test ! -f site.exp || mv site.exp site.bak
365 @mv site.tmp site.exp
368 -rm -f site.exp site.bak
369 -l
='$(DEJATOOL)'; for tool in
$$l; do \
370 rm -f
$$tool.sum
$$tool.log
; \
373 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
378 install-exec
: install-exec-am
379 install-data
: install-data-am
380 uninstall: uninstall-am
383 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
385 installcheck: installcheck-am
387 if
test -z
'$(STRIP)'; then \
388 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
389 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
392 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
393 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
394 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
401 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
402 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
404 maintainer-clean-generic
:
405 @echo
"This command is intended for maintainers to use"
406 @echo
"it deletes files that may require special tools to rebuild."
409 clean-am
: clean-generic clean-libtool mostlyclean-am
411 distclean: distclean-am
413 distclean-am
: clean-am distclean-DEJAGNU distclean-generic
429 install-dvi
: install-dvi-am
435 install-html
: install-html-am
439 install-info
: install-info-am
445 install-pdf
: install-pdf-am
449 install-ps
: install-ps-am
455 maintainer-clean
: maintainer-clean-am
457 maintainer-clean-am
: distclean-am maintainer-clean-generic
459 mostlyclean: mostlyclean-am
461 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
473 .MAKE
: check-am install-am install-strip
475 .PHONY
: all all-am
check check-DEJAGNU check-am
clean clean-generic \
476 clean-libtool cscopelist-am ctags-am
distclean \
477 distclean-DEJAGNU distclean-generic distclean-libtool
dvi \
478 dvi-am html html-am
info info-am
install install-am \
479 install-data install-data-am install-dvi install-dvi-am \
480 install-exec install-exec-am install-html install-html-am \
481 install-info install-info-am install-man install-pdf \
482 install-pdf-am install-ps install-ps-am install-strip \
483 installcheck installcheck-am
installdirs maintainer-clean \
484 maintainer-clean-generic
mostlyclean mostlyclean-generic \
485 mostlyclean-libtool pdf pdf-am ps ps-am tags-am
uninstall \
491 # Tell versions [3.59,3.63) of GNU make to not export all variables.
492 # Otherwise a system limit (for SysV at least) may be exceeded.