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 # Copyright (C) 2021-2023 Free Software Foundation, Inc.
20 # This file is free software; you can redistribute it and/or modify
21 # it under the terms of the GNU General Public License as published by
22 # the Free Software Foundation; either version 3 of the License, or
23 # (at your option) any later version.
25 # This program is distributed in the hope that it will be useful,
26 # but WITHOUT ANY WARRANTY; without even the implied warranty of
27 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28 # GNU General Public License for more details.
30 # You should have received a copy of the GNU General Public License
31 # along with this program; see the file COPYING3. If not see
32 # <http://www.gnu.org/licenses/>.
35 if
test -z
'$(MAKELEVEL)'; then \
37 elif
test -n
'$(MAKE_HOST)'; then \
39 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
45 am__make_running_with_option
= \
46 case
$${target_option-
} in \
48 *) echo
"am__make_running_with_option: internal error: invalid" \
49 "target option '$${target_option-}' specified" >&2; \
53 sane_makeflags
=$$MAKEFLAGS; \
54 if
$(am__is_gnu_make
); then \
55 sane_makeflags
=$$MFLAGS; \
60 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
61 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
67 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
69 for flg in
$$sane_makeflags; do \
70 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
73 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
74 -*I?
*) strip_trailopt
'I';; \
75 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
76 -*O?
*) strip_trailopt
'O';; \
77 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
78 -*l?
*) strip_trailopt
'l';; \
79 -[dEDm
]) skip_next
=yes
;; \
80 -[JT
]) skip_next
=yes
;; \
83 *$$target_option*) has_opt
=yes
; break
;; \
87 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
88 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
89 pkgdatadir
= $(datadir)/@PACKAGE@
90 pkgincludedir
= $(includedir)/@PACKAGE@
91 pkglibdir
= $(libdir)/@PACKAGE@
92 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
93 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
94 install_sh_DATA
= $(install_sh
) -c
-m
644
95 install_sh_PROGRAM
= $(install_sh
) -c
96 install_sh_SCRIPT
= $(install_sh
) -c
97 INSTALL_HEADER
= $(INSTALL_DATA
)
98 transform
= $(program_transform_name
)
105 build_triplet
= @build@
106 host_triplet
= @host@
107 target_triplet
= @target@
109 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
110 am__aclocal_m4_deps
= $(top_srcdir
)/..
/libtool.m4 \
111 $(top_srcdir
)/..
/ltoptions.m4
$(top_srcdir
)/..
/ltsugar.m4 \
112 $(top_srcdir
)/..
/ltversion.m4
$(top_srcdir
)/..
/lt~obsolete.m4 \
113 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/..
/config
/warnings.m4 \
114 $(top_srcdir
)/..
/config
/enable.m4 \
115 $(top_srcdir
)/..
/config
/ax_pthread.m4 \
116 $(top_srcdir
)/config
/bison.m4
$(top_srcdir
)/..
/bfd
/version.m4 \
117 $(top_srcdir
)/..
/config
/zlib.m4
$(top_srcdir
)/configure.ac
118 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
120 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
121 $(am__configure_deps
) $(am__DIST_COMMON
)
122 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
123 configure.lineno config.status.lineno
124 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/..
/mkinstalldirs
125 CONFIG_HEADER
= config.h
127 CONFIG_CLEAN_VPATH_FILES
=
128 AM_V_P
= $(am__v_P_@AM_V@
)
129 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
132 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
133 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
134 am__v_GEN_0
= @echo
" GEN " $@
;
136 AM_V_at
= $(am__v_at_@AM_V@
)
137 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
142 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
143 ctags-recursive dvi-recursive html-recursive info-recursive \
144 install-data-recursive install-dvi-recursive \
145 install-exec-recursive install-html-recursive \
146 install-info-recursive install-pdf-recursive \
147 install-ps-recursive install-recursive installcheck-recursive \
148 installdirs-recursive pdf-recursive ps-recursive \
149 tags-recursive uninstall-recursive
150 am__can_run_installinfo
= \
151 case
$$AM_UPDATE_INFO_DIR in \
153 *) (install-info
--version
) >/dev
/null
2>&1;; \
155 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
156 distclean-recursive maintainer-clean-recursive
157 am__recursive_targets
= \
158 $(RECURSIVE_TARGETS
) \
159 $(RECURSIVE_CLEAN_TARGETS
) \
160 $(am__extra_recursive_targets
)
161 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
162 cscope distdir
dist dist-all distcheck
163 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
164 # Read a list of newline-separated strings from the standard input,
165 # and print each of them once, without duplicates. Input order is
167 am__uniquify_input
= $(AWK
) '\
168 BEGIN { nonempty = 0; } \
169 { items[$$0] = 1; nonempty = 1; } \
170 END { if (nonempty) { for (i in items) print i; }; } \
172 # Make sure the list of sources is unique. This is necessary because,
173 # e.g., the same source file might be shared among _SOURCES variables
174 # for different programs/libraries.
175 am__define_uniq_tagged_files
= \
176 list
='$(am__tagged_files)'; \
177 unique
=`for i in $$list; do \
178 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
179 done | $(am__uniquify_input)`
183 DEJATOOL
= $(PACKAGE
)
184 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
185 am__DIST_COMMON
= $(srcdir)/Makefile.in
$(top_srcdir
)/..
/ar-lib \
186 $(top_srcdir
)/..
/compile
$(top_srcdir
)/..
/config.guess \
187 $(top_srcdir
)/..
/config.sub
$(top_srcdir
)/..
/install-sh \
188 $(top_srcdir
)/..
/ltmain.sh
$(top_srcdir
)/..
/missing \
189 $(top_srcdir
)/..
/mkinstalldirs \
190 $(top_srcdir
)/common
/config.h.in README
191 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
192 distdir
= $(PACKAGE
)-$(VERSION
)
193 top_distdir
= $(distdir
)
194 am__remove_distdir
= \
195 if
test -d
"$(distdir)"; then \
196 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
197 && rm -rf
"$(distdir)" \
198 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
200 am__post_remove_distdir
= $(am__remove_distdir
)
203 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
204 sed_rest
='s,^[^/]*/*,,'; \
205 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
206 sed_butlast
='s,/*[^/]*$$,,'; \
207 while
test -n
"$$dir1"; do \
208 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
209 if
test "$$first" != "."; then \
210 if
test "$$first" = ".."; then \
211 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
212 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
214 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
215 if
test "$$first2" = "$$first"; then \
216 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
220 dir0
="$$dir0"/"$$first"; \
223 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
226 DIST_ARCHIVES
= $(distdir
).
tar.gz
228 DIST_TARGETS
= dist-gzip
229 distuninstallcheck_listfiles
= find .
-type f
-print
230 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
231 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
232 distcleancheck_listfiles
= find .
-type f
-print
235 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
237 AUTOCONF
= @AUTOCONF@
238 AUTOHEADER
= @AUTOHEADER@
239 AUTOMAKE
= @AUTOMAKE@
242 BUILD_SUBDIRS
= @BUILD_SUBDIRS@
244 CCDEPMODE
= @CCDEPMODE@
246 CLOCK_GETTIME_LINK
= @CLOCK_GETTIME_LINK@
248 CPPFLAGS
= @CPPFLAGS@
251 CXXDEPMODE
= @CXXDEPMODE@
252 CXXFLAGS
= @CXXFLAGS@
253 CYGPATH_W
= @CYGPATH_W@
256 DSYMUTIL
= @DSYMUTIL@
264 # Setup the testing framework, if you have one
267 GPROFNG_BROKEN_JAVAC
= @GPROFNG_BROKEN_JAVAC@
268 GPROFNG_CFLAGS
= @GPROFNG_CFLAGS@
269 GPROFNG_CPPFLAGS
= @GPROFNG_CPPFLAGS@
270 GPROFNG_LIBADD
= @GPROFNG_LIBADD@
271 GPROFNG_NO_FORMAT_TRUNCATION_CFLAGS
= @GPROFNG_NO_FORMAT_TRUNCATION_CFLAGS@
272 GPROFNG_NO_SWITCH_CFLAGS
= @GPROFNG_NO_SWITCH_CFLAGS@
275 INSTALL_DATA
= @INSTALL_DATA@
276 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
277 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
278 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
283 LD_NO_AS_NEEDED
= @LD_NO_AS_NEEDED@
289 LTLIBOBJS
= @LTLIBOBJS@
291 MAKEINFO
= @MAKEINFO@
300 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
301 PACKAGE_NAME
= @PACKAGE_NAME@
302 PACKAGE_STRING
= @PACKAGE_STRING@
303 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
304 PACKAGE_URL
= @PACKAGE_URL@
305 PACKAGE_VERSION
= @PACKAGE_VERSION@
306 PATH_SEPARATOR
= @PATH_SEPARATOR@
307 PTHREAD_CC
= @PTHREAD_CC@
308 PTHREAD_CFLAGS
= @PTHREAD_CFLAGS@
309 PTHREAD_LIBS
= @PTHREAD_LIBS@
312 SET_MAKE
= @SET_MAKE@
317 abs_builddir
= @abs_builddir@
318 abs_srcdir
= @abs_srcdir@
319 abs_top_builddir
= @abs_top_builddir@
320 abs_top_srcdir
= @abs_top_srcdir@
321 ac_ct_AR
= @ac_ct_AR@
322 ac_ct_CC
= @ac_ct_CC@
323 ac_ct_CXX
= @ac_ct_CXX@
324 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
325 am__include
= @am__include@
326 am__leading_dot
= @am__leading_dot@
327 am__quote
= @am__quote@
329 am__untar
= @am__untar@
330 ax_pthread_config
= @ax_pthread_config@
333 build_alias
= @build_alias@
334 build_cpu
= @build_cpu@
335 build_os
= @build_os@
336 build_vendor
= @build_vendor@
337 builddir
= @builddir@
339 datarootdir
= @datarootdir@
342 exec_prefix = @
exec_prefix@
343 gprofng_cflags
= @gprofng_cflags@
345 host_alias
= @host_alias@
346 host_cpu
= @host_cpu@
348 host_vendor
= @host_vendor@
350 includedir = @
includedir@
352 install_sh
= @install_sh@
355 libexecdir
= @libexecdir@
356 localedir
= @localedir@
357 localstatedir
= @localstatedir@
360 oldincludedir = @
oldincludedir@
363 program_transform_name
= @program_transform_name@
366 sharedstatedir
= @sharedstatedir@
369 sysconfdir
= @sysconfdir@
371 target_alias
= @target_alias@
372 target_cpu
= @target_cpu@
373 target_os
= @target_os@
374 target_vendor
= @target_vendor@
375 top_build_prefix
= @top_build_prefix@
376 top_builddir
= @top_builddir@
377 top_srcdir
= @top_srcdir@
380 ACLOCAL_AMFLAGS
= -I .
-I ..
381 AUTOMAKE_OPTIONS
= dejagnu foreign
382 @BUILD_COLLECTOR_TRUE@COLLECTOR_SUBDIRS
= libcollector
383 @BUILD_DOC_TRUE@DOC_SUBDIR
= doc
384 @BUILD_SRC_TRUE@SRC_SUBDIRS
= src gp-display-html
$(DOC_SUBDIR
)
385 SUBDIRS
= $(COLLECTOR_SUBDIRS
) $(SRC_SUBDIRS
)
386 DIST_SUBDIRS
= libcollector src gp-display-html
$(DOC_SUBDIR
)
389 BASEDIR
= $(srcdir)/..
390 BFDDIR
= $(BASEDIR
)/bfd
392 jdk_inc
="$(jdk_inc)" \
393 LD_NO_AS_NEEDED
="$(LD_NO_AS_NEEDED)" \
394 GPROFNG_CFLAGS
="$(GPROFNG_CFLAGS)" \
395 GPROFNG_CPPFLAGS
="$(GPROFNG_CPPFLAGS)"
398 # development.sh is used to determine -Werror default.
399 CONFIG_STATUS_DEPENDENCIES
= $(BFDDIR
)/development.sh
400 EXTRA_DEJAGNU_SITE_CONFIG
= development.exp
401 DISTCLEANFILES
= site.exp development.exp
403 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
406 am--refresh
: Makefile
408 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
410 case
'$(am__configure_deps)' in \
412 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
413 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign \
418 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
419 $(am__cd
) $(top_srcdir
) && \
420 $(AUTOMAKE
) --foreign Makefile
421 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
424 echo
' $(SHELL) ./config.status'; \
425 $(SHELL
) .
/config.status
;; \
427 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
428 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
431 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
432 $(SHELL
) .
/config.status
--recheck
434 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
435 $(am__cd
) $(srcdir) && $(AUTOCONF
)
436 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
437 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
438 $(am__aclocal_m4_deps
):
441 @
test -f
$@ ||
rm -f stamp-h1
442 @
test -f
$@ ||
$(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
444 stamp-h1
: $(top_srcdir
)/common
/config.h.in
$(top_builddir
)/config.status
446 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
447 $(top_srcdir
)/common
/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
448 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
453 -rm -f config.h stamp-h1
462 -rm -f libtool config.lt
464 # This directory's subdirectories are mostly independent; you can cd
465 # into them and run 'make' without going through this Makefile.
466 # To change the values of 'make' variables: instead of editing Makefiles,
467 # (1) if the variable is set in 'config.status', edit 'config.status'
468 # (which will cause the Makefiles to be regenerated when you run 'make');
469 # (2) otherwise, pass the desired values on the 'make' command line.
470 $(am__recursive_targets
):
472 if
$(am__make_keepgoing
); then \
473 failcom
='fail=yes'; \
478 target
=`echo $@ | sed s/-recursive//`; \
480 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
481 *) list
='$(SUBDIRS)' ;; \
483 for subdir in
$$list; do \
484 echo
"Making $$target in $$subdir"; \
485 if
test "$$subdir" = "."; then \
487 local_target
="$$target-am"; \
489 local_target
="$$target"; \
491 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
494 if
test "$$dot_seen" = "no"; then \
495 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
498 ID
: $(am__tagged_files
)
499 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
503 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
506 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
507 include_option
=--etags-include
; \
510 include_option
=--include; \
513 list
='$(SUBDIRS)'; for subdir in
$$list; do \
514 if
test "$$subdir" = .
; then
:; else \
515 test ! -f
$$subdir/TAGS || \
516 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
519 $(am__define_uniq_tagged_files
); \
521 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
522 test -n
"$$unique" || unique
=$$empty_fix; \
523 if
test $$# -gt 0; then \
524 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
527 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
531 ctags
: ctags-recursive
534 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
535 $(am__define_uniq_tagged_files
); \
536 test -z
"$(CTAGS_ARGS)$$unique" \
537 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
541 here
=`$(am__cd) $(top_builddir) && pwd` \
542 && $(am__cd
) $(top_srcdir
) \
543 && gtags
-i
$(GTAGS_ARGS
) "$$here"
545 test ! -s cscope.files \
546 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
549 cscope.files
: clean-cscope cscopelist
550 cscopelist
: cscopelist-recursive
552 cscopelist-am
: $(am__tagged_files
)
553 list
='$(am__tagged_files)'; \
554 case
"$(srcdir)" in \
555 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
556 *) sdir
=$(subdir
)/$(srcdir) ;; \
558 for i in
$$list; do \
559 if
test -f
"$$i"; then \
560 echo
"$(subdir)/$$i"; \
564 done
>> $(top_builddir
)/cscope.files
567 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
568 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
569 site.exp
: Makefile
$(EXTRA_DEJAGNU_SITE_CONFIG
)
570 @echo
'Making a new site.exp file ...'
571 @echo
'## these variables are automatically generated by make ##' >site.tmp
572 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
573 @echo
'# edit the last section' >>site.tmp
574 @echo
'set srcdir "$(srcdir)"' >>site.tmp
575 @echo
"set objdir `pwd`" >>site.tmp
576 @echo
'set build_alias "$(build_alias)"' >>site.tmp
577 @echo
'set build_triplet $(build_triplet)' >>site.tmp
578 @echo
'set host_alias "$(host_alias)"' >>site.tmp
579 @echo
'set host_triplet $(host_triplet)' >>site.tmp
580 @echo
'set target_alias "$(target_alias)"' >>site.tmp
581 @echo
'set target_triplet $(target_triplet)' >>site.tmp
582 @list
='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in
$$list; do \
583 echo
"## Begin content included from file $$f. Do not modify. ##" \
584 && cat
`test -f "$$f" || echo '$(srcdir)/'`$$f \
585 && echo
"## End content included from file $$f. ##" \
588 @echo
"## End of auto-generated content; you can edit from here. ##" >> site.tmp
589 @if
test -f site.exp
; then \
590 sed
-e
'1,/^## End of auto-generated content.*##/d' site.exp
>> site.tmp
; \
593 @
test ! -f site.exp || mv site.exp site.bak
594 @mv site.tmp site.exp
597 -rm -f site.exp site.bak
598 -l
='$(DEJATOOL)'; for tool in
$$l; do \
599 rm -f
$$tool.sum
$$tool.log
; \
602 distdir
: $(DISTFILES
)
603 $(am__remove_distdir
)
604 test -d
"$(distdir)" || mkdir
"$(distdir)"
605 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
606 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
607 list
='$(DISTFILES)'; \
608 dist_files
=`for file in $$list; do echo $$file; done | \
609 sed -e "s|^$$srcdirstrip/||;t" \
610 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
611 case
$$dist_files in \
612 */*) $(MKDIR_P
) `echo "$$dist_files" | \
613 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
616 for file in
$$dist_files; do \
617 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
618 if
test -d
$$d/$$file; then \
619 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
620 if
test -d
"$(distdir)/$$file"; then \
621 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
623 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
624 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
625 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
627 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
629 test -f
"$(distdir)/$$file" \
630 || cp
-p
$$d/$$file "$(distdir)/$$file" \
634 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
635 if
test "$$subdir" = .
; then
:; else \
637 ||
test -d
"$(distdir)/$$subdir" \
638 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
640 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
642 new_distdir
=$$reldir; \
643 dir1
=$$subdir; dir2
="$(top_distdir)"; \
645 new_top_distdir
=$$reldir; \
646 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
647 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
648 ($(am__cd
) $$subdir && \
649 $(MAKE
) $(AM_MAKEFLAGS
) \
650 top_distdir
="$$new_top_distdir" \
651 distdir
="$$new_distdir" \
652 am__remove_distdir
=: \
653 am__skip_length_check
=: \
654 am__skip_mode_fix
=: \
659 -test -n
"$(am__skip_mode_fix)" \
660 || find
"$(distdir)" -type d
! -perm
-755 \
661 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
662 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
663 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
664 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
665 || chmod
-R a
+r
"$(distdir)"
667 tardir
=$(distdir
) && $(am__tar
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
tar.gz
668 $(am__post_remove_distdir
)
671 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
672 $(am__post_remove_distdir
)
675 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
676 $(am__post_remove_distdir
)
679 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
680 $(am__post_remove_distdir
)
683 @echo WARNING
: "Support for distribution archives compressed with" \
684 "legacy program 'compress' is deprecated." >&2
685 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
686 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
687 $(am__post_remove_distdir
)
690 @echo WARNING
: "Support for shar distribution archives is" \
692 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
693 shar $(distdir
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
shar.gz
694 $(am__post_remove_distdir
)
697 -rm -f
$(distdir
).zip
698 zip
-rq
$(distdir
).zip
$(distdir
)
699 $(am__post_remove_distdir
)
702 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
703 $(am__post_remove_distdir
)
705 # This target untars the dist file and tries a VPATH configuration. Then
706 # it guarantees that the distribution is self-contained by making another
709 case
'$(DIST_ARCHIVES)' in \
711 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
713 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
715 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
717 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
719 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
721 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
shar.gz | unshar
;;\
723 unzip
$(distdir
).zip
;;\
725 chmod
-R a-w
$(distdir
)
727 mkdir
$(distdir
)/_build
$(distdir
)/_build
/sub
$(distdir
)/_inst
729 test -d
$(distdir
)/_build || exit
0; \
730 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
731 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
733 && $(am__cd
) $(distdir
)/_build
/sub \
735 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
736 $(DISTCHECK_CONFIGURE_FLAGS
) \
737 --srcdir=..
/..
--prefix="$$dc_install_base" \
738 && $(MAKE
) $(AM_MAKEFLAGS
) \
739 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
740 && $(MAKE
) $(AM_MAKEFLAGS
) check \
741 && $(MAKE
) $(AM_MAKEFLAGS
) install \
742 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
743 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
744 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
746 && chmod
-R a-w
"$$dc_install_base" \
748 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
749 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
750 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
751 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
752 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
753 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
754 && rm -rf
"$$dc_destdir" \
755 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
756 && rm -rf
$(DIST_ARCHIVES
) \
757 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
760 $(am__post_remove_distdir
)
761 @
(echo
"$(distdir) archives ready for distribution: "; \
762 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
763 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
765 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
766 echo
'ERROR: trying to run $@ with an empty' \
767 '$$(distuninstallcheck_dir)' >&2; \
770 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
771 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
774 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
775 ||
{ echo
"ERROR: files left after uninstall:" ; \
776 if
test -n
"$(DESTDIR)"; then \
777 echo
" (check DESTDIR support)"; \
779 $(distuninstallcheck_listfiles
) ; \
781 distcleancheck
: distclean
782 @if
test '$(srcdir)' = .
; then \
783 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
786 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
787 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
788 $(distcleancheck_listfiles
) ; \
791 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
792 check: check-recursive
793 all-am
: Makefile config.h
794 installdirs: installdirs-recursive
796 install: install-recursive
797 install-exec
: install-exec-recursive
798 install-data
: install-data-recursive
799 uninstall: uninstall-recursive
802 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
804 installcheck: installcheck-recursive
806 if
test -z
'$(STRIP)'; then \
807 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
808 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
811 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
812 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
813 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
820 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
821 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
822 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
824 maintainer-clean-generic
:
825 @echo
"This command is intended for maintainers to use"
826 @echo
"it deletes files that may require special tools to rebuild."
827 clean: clean-recursive
829 clean-am
: clean-generic clean-libtool mostlyclean-am
831 distclean: distclean-recursive
832 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
834 distclean-am
: clean-am distclean-DEJAGNU distclean-generic \
835 distclean-hdr distclean-libtool distclean-tags
851 install-dvi
: install-dvi-recursive
857 install-html
: install-html-recursive
861 install-info
: install-info-recursive
867 install-pdf
: install-pdf-recursive
871 install-ps
: install-ps-recursive
877 maintainer-clean
: maintainer-clean-recursive
878 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
879 -rm -rf
$(top_srcdir
)/autom4te.cache
881 maintainer-clean-am
: distclean-am maintainer-clean-generic
883 mostlyclean: mostlyclean-recursive
885 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
897 .MAKE
: $(am__recursive_targets
) all check-am install-am install-strip
899 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am \
900 am--refresh
check check-DEJAGNU check-am
clean clean-cscope \
901 clean-generic clean-libtool cscope cscopelist-am ctags \
902 ctags-am
dist dist-all dist-bzip2 dist-gzip dist-lzip \
903 dist-shar dist-tarZ dist-xz dist-zip distcheck
distclean \
904 distclean-DEJAGNU distclean-generic distclean-hdr \
905 distclean-libtool distclean-tags distcleancheck distdir \
906 distuninstallcheck
dvi dvi-am html html-am
info info-am \
907 install install-am install-data install-data-am install-dvi \
908 install-dvi-am install-exec install-exec-am install-html \
909 install-html-am install-info install-info-am install-man \
910 install-pdf install-pdf-am install-ps install-ps-am \
911 install-strip
installcheck installcheck-am
installdirs \
912 installdirs-am maintainer-clean maintainer-clean-generic \
913 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
914 ps ps-am
tags tags-am
uninstall uninstall-am
919 .PHONY
: check-small check-extra check-install
921 check-DEJAGNU
: check-small
923 check-small check-extra check-install
: site.exp development.exp
924 @TCL_TRY_TRUE@ srcroot
=`cd $(srcdir) && pwd`; export srcroot
; \
925 @TCL_TRY_TRUE@ LC_ALL
=C
; export LC_ALL
; \
926 @TCL_TRY_TRUE@ EXPECT
=$(EXPECT
); export EXPECT
; \
927 @TCL_TRY_TRUE@ jdk_inc
="$(jdk_inc)"; export jdk_inc
; \
928 @TCL_TRY_TRUE@ runtest
=$(RUNTEST
); \
929 @TCL_TRY_TRUE@ if
$(SHELL
) -c
"$$runtest --version" > /dev
/null
2>&1; then \
930 @TCL_TRY_TRUE@
$$runtest --tool
$(DEJATOOL
) --srcdir $${srcroot}/testsuite \
931 @TCL_TRY_TRUE@ JDK_INC
="$(jdk_inc)" \
932 @TCL_TRY_TRUE@ CLOCK_GETTIME_LINK
="$(CLOCK_GETTIME_LINK)" \
933 @TCL_TRY_TRUE@ CHECK_TARGET
=$@ \
934 @TCL_TRY_TRUE@ PREFIX
="$(prefix)" \
935 @TCL_TRY_TRUE@ GPROFNG_BROKEN_JAVAC
="$(GPROFNG_BROKEN_JAVAC)" \
936 @TCL_TRY_TRUE@ MAKE
="$(MAKE)" CC
="$(CC)" CFLAGS
="$(CFLAGS) $(PTHREAD_CFLAGS)" \
937 @TCL_TRY_TRUE@ LDFLAGS
="$(LDFLAGS)" LIBS
="$(PTHREAD_LIBS) $(LIBS)" \
938 @TCL_TRY_TRUE@ BUILDDIR
="$(abs_top_builddir)" $(RUNTESTFLAGS
); \
939 @TCL_TRY_TRUE@
else echo
"WARNING: could not find \`runtest'" 1>&2; :;\
942 development.exp
: $(BFDDIR
)/development.sh
943 $(EGREP
) "(development|experimental)=" $(BFDDIR
)/development.sh \
944 |
$(AWK
) -F
= '{ print "set " $$1 " " $$2 }' > $@
946 # Tell versions [3.59,3.63) of GNU make to not export all variables.
947 # Otherwise a system limit (for SysV at least) may be exceeded.