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
/depstand.m4 \
94 $(top_srcdir
)/..
/config
/hwcaps.m4 \
95 $(top_srcdir
)/..
/config
/lead-dot.m4 \
96 $(top_srcdir
)/..
/config
/multi.m4 \
97 $(top_srcdir
)/..
/config
/override.m4 \
98 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
99 $(top_srcdir
)/config
/libtool.m4 \
100 $(top_srcdir
)/config
/ltoptions.m4 \
101 $(top_srcdir
)/config
/ltsugar.m4 \
102 $(top_srcdir
)/config
/ltversion.m4 \
103 $(top_srcdir
)/config
/lt~obsolete.m4
$(top_srcdir
)/configure.ac
104 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
106 DIST_COMMON
= $(srcdir)/Makefile.am
107 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
108 CONFIG_HEADER
= $(top_builddir
)/config.h
110 CONFIG_CLEAN_VPATH_FILES
=
111 AM_V_P
= $(am__v_P_@AM_V@
)
112 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
115 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
116 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
117 am__v_GEN_0
= @echo
" GEN " $@
;
119 AM_V_at
= $(am__v_at_@AM_V@
)
120 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
124 am__can_run_installinfo
= \
125 case
$$AM_UPDATE_INFO_DIR in \
127 *) (install-info
--version
) >/dev
/null
2>&1;; \
129 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
130 DEJATOOL
= $(PACKAGE
)
131 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
133 ALLGOARCH
= @ALLGOARCH@
134 ALLGOARCHFAMILY
= @ALLGOARCHFAMILY@
137 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
139 AUTOCONF
= @AUTOCONF@
140 AUTOHEADER
= @AUTOHEADER@
141 AUTOMAKE
= @AUTOMAKE@
144 CCDEPMODE
= @CCDEPMODE@
145 CC_FOR_BUILD
= @CC_FOR_BUILD@
148 CPPFLAGS
= @CPPFLAGS@
149 CYGPATH_W
= @CYGPATH_W@
152 DSYMUTIL
= @DSYMUTIL@
160 FUNCTION_DESCRIPTORS
= @FUNCTION_DESCRIPTORS@
165 GO_LIBCALL_OS_ARCH_FILE
= @GO_LIBCALL_OS_ARCH_FILE@
166 GO_LIBCALL_OS_FILE
= @GO_LIBCALL_OS_FILE@
167 GO_SPLIT_STACK
= @GO_SPLIT_STACK@
168 GO_SYSCALL_OS_ARCH_FILE
= @GO_SYSCALL_OS_ARCH_FILE@
169 GO_SYSCALL_OS_FILE
= @GO_SYSCALL_OS_FILE@
171 HWCAP_CFLAGS
= @HWCAP_CFLAGS@
173 INSTALL_DATA
= @INSTALL_DATA@
174 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
175 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
176 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
179 LIBATOMIC
= @LIBATOMIC@
181 LIBFFIINCS
= @LIBFFIINCS@
187 LTLIBOBJS
= @LTLIBOBJS@
189 MAKEINFO
= @MAKEINFO@
190 MATH_FLAG
= @MATH_FLAG@
191 MATH_LIBS
= @MATH_LIBS@
193 NET_LIBS
= @NET_LIBS@
199 OSCFLAGS
= @OSCFLAGS@
203 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
204 PACKAGE_NAME
= @PACKAGE_NAME@
205 PACKAGE_STRING
= @PACKAGE_STRING@
206 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
207 PACKAGE_URL
= @PACKAGE_URL@
208 PACKAGE_VERSION
= @PACKAGE_VERSION@
209 PATH_SEPARATOR
= @PATH_SEPARATOR@
210 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
211 PTHREAD_LIBS
= @PTHREAD_LIBS@
214 SET_MAKE
= @SET_MAKE@
216 SIZEOF_STRUCT_EPOLL_EVENT
= @SIZEOF_STRUCT_EPOLL_EVENT@
217 SPLIT_STACK
= @SPLIT_STACK@
218 STRINGOPS_FLAG
= @STRINGOPS_FLAG@
220 STRUCT_EPOLL_EVENT_FD_OFFSET
= @STRUCT_EPOLL_EVENT_FD_OFFSET@
221 USE_DEJAGNU
= @USE_DEJAGNU@
223 WARN_FLAGS
= @WARN_FLAGS@
225 abs_builddir
= @abs_builddir@
226 abs_srcdir
= @abs_srcdir@
227 abs_top_builddir
= @abs_top_builddir@
228 abs_top_srcdir
= @abs_top_srcdir@
229 ac_ct_CC
= @ac_ct_CC@
230 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
231 am__include
= @am__include@
232 am__leading_dot
= @am__leading_dot@
233 am__quote
= @am__quote@
235 am__untar
= @am__untar@
238 build_alias
= @build_alias@
239 build_cpu
= @build_cpu@
240 build_os
= @build_os@
241 build_vendor
= @build_vendor@
242 builddir
= @builddir@
244 datarootdir
= @datarootdir@
247 enable_shared
= @enable_shared@
248 enable_static
= @enable_static@
249 exec_prefix = @
exec_prefix@
250 glibgo_toolexecdir
= @glibgo_toolexecdir@
251 glibgo_toolexeclibdir
= @glibgo_toolexeclibdir@
252 go_include
= @go_include@
254 host_alias
= @host_alias@
255 host_cpu
= @host_cpu@
257 host_vendor
= @host_vendor@
259 includedir = @
includedir@
261 install_sh
= @install_sh@
263 libexecdir
= @libexecdir@
264 libtool_VERSION
= @libtool_VERSION@
265 localedir
= @localedir@
266 localstatedir
= @localstatedir@
269 multi_basedir
= @multi_basedir@
270 nover_glibgo_toolexeclibdir
= @nover_glibgo_toolexeclibdir@
271 oldincludedir = @
oldincludedir@
274 program_transform_name
= @program_transform_name@
277 sharedstatedir
= @sharedstatedir@
279 sysconfdir
= @sysconfdir@
281 target_alias
= @target_alias@
282 target_cpu
= @target_cpu@
283 target_os
= @target_os@
284 target_vendor
= @target_vendor@
285 top_build_prefix
= @top_build_prefix@
286 top_builddir
= @top_builddir@
287 top_srcdir
= @top_srcdir@
288 AUTOMAKE_OPTIONS
= foreign dejagnu
290 # Setup the testing framework, if you have one
291 EXPECT
= `if [ -f $(top_builddir)/../expect/expect ] ; then \
292 echo $(top_builddir)/../expect/expect ; \
293 else echo expect ; fi`
295 RUNTEST
= `if [ -f $(top_srcdir)/../dejagnu/runtest ] ; then \
296 echo $(top_srcdir)/../dejagnu/runtest ; \
297 else echo runtest; fi`
300 # When running the tests we set GCC_EXEC_PREFIX to the install tree so that
301 # files that have already been installed there will be found. The -B option
302 # overrides it, so use of GCC_EXEC_PREFIX will not result in using GCC files
303 # from the install tree.
304 AM_RUNTESTFLAGS
= "TEST_GCC_EXEC_PREFIX=$(libdir)/gcc"
305 CLEANFILES
= *.log
*.sum
309 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
311 case
'$(am__configure_deps)' in \
313 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
314 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
318 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign testsuite/Makefile'; \
319 $(am__cd
) $(top_srcdir
) && \
320 $(AUTOMAKE
) --foreign testsuite
/Makefile
321 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
324 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
326 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
327 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
330 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
331 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
333 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
334 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
335 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
336 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
337 $(am__aclocal_m4_deps
):
351 check-DEJAGNU
: site.exp
352 srcdir='$(srcdir)'; export srcdir; \
353 EXPECT
=$(EXPECT
); export EXPECT
; \
354 if
$(SHELL
) -c
"$(RUNTEST) --version" > /dev
/null
2>&1; then \
355 exit_status
=0; l
='$(DEJATOOL)'; for tool in
$$l; do \
356 if
$(RUNTEST
) $(AM_RUNTESTFLAGS
) $(RUNTESTDEFAULTFLAGS
) $(RUNTESTFLAGS
); \
357 then
:; else exit_status
=1; fi
; \
359 else echo
"WARNING: could not find '$(RUNTEST)'" 1>&2; :;\
362 site.exp
: Makefile
$(EXTRA_DEJAGNU_SITE_CONFIG
)
363 @echo
'Making a new site.exp file ...'
364 @echo
'## these variables are automatically generated by make ##' >site.tmp
365 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
366 @echo
'# edit the last section' >>site.tmp
367 @echo
'set srcdir "$(srcdir)"' >>site.tmp
368 @echo
"set objdir `pwd`" >>site.tmp
369 @echo
'set build_alias "$(build_alias)"' >>site.tmp
370 @echo
'set build_triplet $(build_triplet)' >>site.tmp
371 @echo
'set host_alias "$(host_alias)"' >>site.tmp
372 @echo
'set host_triplet $(host_triplet)' >>site.tmp
373 @echo
'set target_alias "$(target_alias)"' >>site.tmp
374 @echo
'set target_triplet $(target_triplet)' >>site.tmp
375 @list
='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in
$$list; do \
376 echo
"## Begin content included from file $$f. Do not modify. ##" \
377 && cat
`test -f "$$f" || echo '$(srcdir)/'`$$f \
378 && echo
"## End content included from file $$f. ##" \
381 @echo
"## End of auto-generated content; you can edit from here. ##" >> site.tmp
382 @if
test -f site.exp
; then \
383 sed
-e
'1,/^## End of auto-generated content.*##/d' site.exp
>> site.tmp
; \
386 @
test ! -f site.exp || mv site.exp site.bak
387 @mv site.tmp site.exp
390 -rm -f site.exp site.bak
391 -l
='$(DEJATOOL)'; for tool in
$$l; do \
392 rm -f
$$tool.sum
$$tool.log
; \
395 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
400 install-exec
: install-exec-am
401 install-data
: install-data-am
402 uninstall: uninstall-am
405 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
407 installcheck: installcheck-am
409 if
test -z
'$(STRIP)'; then \
410 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
411 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
414 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
415 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
416 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
421 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
424 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
425 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
427 maintainer-clean-generic
:
428 @echo
"This command is intended for maintainers to use"
429 @echo
"it deletes files that may require special tools to rebuild."
432 clean-am
: clean-generic clean-libtool mostlyclean-am
434 distclean: distclean-am
436 distclean-am
: clean-am distclean-DEJAGNU distclean-generic
452 install-dvi
: install-dvi-am
458 install-html
: install-html-am
462 install-info
: install-info-am
468 install-pdf
: install-pdf-am
472 install-ps
: install-ps-am
478 maintainer-clean
: maintainer-clean-am
480 maintainer-clean-am
: distclean-am maintainer-clean-generic
482 mostlyclean: mostlyclean-am
484 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
496 .MAKE
: check-am install-am install-strip
498 .PHONY
: all all-am
check check-DEJAGNU check-am
clean clean-generic \
499 clean-libtool cscopelist-am ctags-am
distclean \
500 distclean-DEJAGNU distclean-generic distclean-libtool
dvi \
501 dvi-am html html-am
info info-am
install install-am \
502 install-data install-data-am install-dvi install-dvi-am \
503 install-exec install-exec-am install-html install-html-am \
504 install-info install-info-am install-man install-pdf \
505 install-pdf-am install-ps install-ps-am install-strip \
506 installcheck installcheck-am
installdirs maintainer-clean \
507 maintainer-clean-generic
mostlyclean mostlyclean-generic \
508 mostlyclean-libtool pdf pdf-am ps ps-am tags-am
uninstall \
514 # Tell versions [3.59,3.63) of GNU make to not export all variables.
515 # Otherwise a system limit (for SysV at least) may be exceeded.