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
17 # Copyright (C) 1992-2019, 2020, 2022 Free Software Foundation, Inc.
19 # This file is part of DejaGnu.
21 # DejaGnu is free software: you can redistribute it and/or modify it
22 # under the terms of the GNU General Public License as published by
23 # the Free Software Foundation, either version 3 of the License, or
24 # (at your option) any later version.
26 # DejaGnu is distributed in the hope that it will be useful, but
27 # WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
29 # General Public License for more details.
31 # You should have received a copy of the GNU General Public License
32 # along with DejaGnu. If not, see <http://www.gnu.org/licenses/>.
34 # Process this file with automake to generate Makefile.in
40 if
test -z
'$(MAKELEVEL)'; then \
42 elif
test -n
'$(MAKE_HOST)'; then \
44 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
50 am__make_running_with_option
= \
51 case
$${target_option-
} in \
53 *) echo
"am__make_running_with_option: internal error: invalid" \
54 "target option '$${target_option-}' specified" >&2; \
58 sane_makeflags
=$$MAKEFLAGS; \
59 if
$(am__is_gnu_make
); then \
60 sane_makeflags
=$$MFLAGS; \
65 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
66 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
72 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
74 for flg in
$$sane_makeflags; do \
75 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
78 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
79 -*I?
*) strip_trailopt
'I';; \
80 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
81 -*O?
*) strip_trailopt
'O';; \
82 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
83 -*l?
*) strip_trailopt
'l';; \
84 -[dEDm
]) skip_next
=yes
;; \
85 -[JT
]) skip_next
=yes
;; \
88 *$$target_option*) has_opt
=yes
; break
;; \
92 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
93 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
94 pkgdatadir
= $(datadir)/@PACKAGE@
95 pkgincludedir
= $(includedir)/@PACKAGE@
96 pkglibdir
= $(libdir)/@PACKAGE@
97 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
98 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
99 install_sh_DATA
= $(install_sh
) -c
-m
644
100 install_sh_PROGRAM
= $(install_sh
) -c
101 install_sh_SCRIPT
= $(install_sh
) -c
102 INSTALL_HEADER
= $(INSTALL_DATA
)
103 transform
= $(program_transform_name
)
110 check_PROGRAMS
= testsuite
/libdejagnu
/unit-c
$(EXEEXT
) \
111 testsuite
/libdejagnu
/unit-cxx
$(EXEEXT
) \
112 testsuite
/libdejagnu
/unit-ccxxmix
$(EXEEXT
)
114 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
115 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
116 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
118 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
119 $(am__configure_deps
) $(srcdir)/doc
/version.texi \
120 $(srcdir)/doc
/stamp-vti
$(include_HEADERS
) $(am__DIST_COMMON
)
121 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
122 configure.lineno config.status.lineno
123 mkinstalldirs
= $(install_sh
) -d
125 CONFIG_CLEAN_VPATH_FILES
=
126 am__dirstamp
= $(am__leading_dot
)dirstamp
127 am_testsuite_libdejagnu_unit_c_OBJECTS
= \
128 testsuite
/libdejagnu
/unit-c.
$(OBJEXT
)
129 testsuite_libdejagnu_unit_c_OBJECTS
= \
130 $(am_testsuite_libdejagnu_unit_c_OBJECTS
)
131 testsuite_libdejagnu_unit_c_LDADD
= $(LDADD
)
132 am_testsuite_libdejagnu_unit_ccxxmix_OBJECTS
= \
133 testsuite
/libdejagnu
/unit-ccxxmix.
$(OBJEXT
)
134 testsuite_libdejagnu_unit_ccxxmix_OBJECTS
= \
135 $(am_testsuite_libdejagnu_unit_ccxxmix_OBJECTS
)
136 testsuite_libdejagnu_unit_ccxxmix_LDADD
= $(LDADD
)
137 am_testsuite_libdejagnu_unit_cxx_OBJECTS
= \
138 testsuite
/libdejagnu
/unit-cxx.
$(OBJEXT
)
139 testsuite_libdejagnu_unit_cxx_OBJECTS
= \
140 $(am_testsuite_libdejagnu_unit_cxx_OBJECTS
)
141 testsuite_libdejagnu_unit_cxx_LDADD
= $(LDADD
)
142 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
143 am__vpath_adj
= case
$$p in \
144 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
147 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
149 am__nobase_strip_setup
= \
150 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
152 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
153 am__nobase_list
= $(am__nobase_strip_setup
); \
154 for p in
$$list; do echo
"$$p $$p"; done | \
155 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
156 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
157 if (++n[$$2] == $(am__install_max)) \
158 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
159 END { for (dir in files) print dir, files[dir] }'
161 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
162 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
163 am__uninstall_files_from_dir
= { \
165 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
166 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
167 $(am__cd
) "$$dir" && rm -f
$$files; }; \
169 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(djlibexecdir)" \
170 "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" \
171 "$(DESTDIR)$(baseboarddir)" "$(DESTDIR)$(commandsdir)" \
172 "$(DESTDIR)$(configdir)" "$(DESTDIR)$(pkgdatadir)" \
173 "$(DESTDIR)$(includedir)"
174 SCRIPTS
= $(bin_SCRIPTS
) $(djlibexec_SCRIPTS
)
175 AM_V_P
= $(am__v_P_@AM_V@
)
176 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
179 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
180 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
181 am__v_GEN_0
= @echo
" GEN " $@
;
183 AM_V_at
= $(am__v_at_@AM_V@
)
184 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
187 DEFAULT_INCLUDES
= -I.@am__isrc@
188 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
189 am__depfiles_maybe
= depfiles
191 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
192 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
193 AM_V_CC
= $(am__v_CC_@AM_V@
)
194 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
195 am__v_CC_0
= @echo
" CC " $@
;
198 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
199 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
200 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
201 am__v_CCLD_0
= @echo
" CCLD " $@
;
203 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
204 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
205 AM_V_CXX
= $(am__v_CXX_@AM_V@
)
206 am__v_CXX_
= $(am__v_CXX_@AM_DEFAULT_V@
)
207 am__v_CXX_0
= @echo
" CXX " $@
;
210 CXXLINK
= $(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) \
212 AM_V_CXXLD
= $(am__v_CXXLD_@AM_V@
)
213 am__v_CXXLD_
= $(am__v_CXXLD_@AM_DEFAULT_V@
)
214 am__v_CXXLD_0
= @echo
" CXXLD " $@
;
216 SOURCES
= $(testsuite_libdejagnu_unit_c_SOURCES
) \
217 $(testsuite_libdejagnu_unit_ccxxmix_SOURCES
) \
218 $(testsuite_libdejagnu_unit_cxx_SOURCES
)
219 DIST_SOURCES
= $(testsuite_libdejagnu_unit_c_SOURCES
) \
220 $(testsuite_libdejagnu_unit_ccxxmix_SOURCES
) \
221 $(testsuite_libdejagnu_unit_cxx_SOURCES
)
222 AM_V_DVIPS
= $(am__v_DVIPS_@AM_V@
)
223 am__v_DVIPS_
= $(am__v_DVIPS_@AM_DEFAULT_V@
)
224 am__v_DVIPS_0
= @echo
" DVIPS " $@
;
226 AM_V_MAKEINFO
= $(am__v_MAKEINFO_@AM_V@
)
227 am__v_MAKEINFO_
= $(am__v_MAKEINFO_@AM_DEFAULT_V@
)
228 am__v_MAKEINFO_0
= @echo
" MAKEINFO" $@
;
230 AM_V_INFOHTML
= $(am__v_INFOHTML_@AM_V@
)
231 am__v_INFOHTML_
= $(am__v_INFOHTML_@AM_DEFAULT_V@
)
232 am__v_INFOHTML_0
= @echo
" INFOHTML" $@
;
234 AM_V_TEXI2DVI
= $(am__v_TEXI2DVI_@AM_V@
)
235 am__v_TEXI2DVI_
= $(am__v_TEXI2DVI_@AM_DEFAULT_V@
)
236 am__v_TEXI2DVI_0
= @echo
" TEXI2DVI" $@
;
238 AM_V_TEXI2PDF
= $(am__v_TEXI2PDF_@AM_V@
)
239 am__v_TEXI2PDF_
= $(am__v_TEXI2PDF_@AM_DEFAULT_V@
)
240 am__v_TEXI2PDF_0
= @echo
" TEXI2PDF" $@
;
242 AM_V_texinfo
= $(am__v_texinfo_@AM_V@
)
243 am__v_texinfo_
= $(am__v_texinfo_@AM_DEFAULT_V@
)
246 AM_V_texidevnull
= $(am__v_texidevnull_@AM_V@
)
247 am__v_texidevnull_
= $(am__v_texidevnull_@AM_DEFAULT_V@
)
248 am__v_texidevnull_0
= > /dev
/null
249 am__v_texidevnull_1
=
250 INFO_DEPS
= $(srcdir)/doc
/dejagnu.
info
251 am__TEXINFO_TEX_DIR
= $(srcdir)/doc
252 DVIS
= doc
/dejagnu.
dvi
253 PDFS
= doc
/dejagnu.pdf
255 HTMLS
= doc
/dejagnu.html
256 TEXINFOS
= doc
/dejagnu.texi
258 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
259 MAKEINFOHTML
= $(MAKEINFO
) --html
260 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
262 am__can_run_installinfo
= \
263 case
$$AM_UPDATE_INFO_DIR in \
265 *) (install-info
--version
) >/dev
/null
2>&1;; \
267 man1dir = $(mandir)/man1
269 MANS
= $(dist_man_MANS
)
270 DATA
= $(baseboard_DATA
) $(commands_DATA
) $(config_DATA
) \
272 HEADERS
= $(include_HEADERS
)
273 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
274 # Read a list of newline-separated strings from the standard input,
275 # and print each of them once, without duplicates. Input order is
277 am__uniquify_input
= $(AWK
) '\
278 BEGIN { nonempty = 0; } \
279 { items[$$0] = 1; nonempty = 1; } \
280 END { if (nonempty) { for (i in items) print i; }; } \
282 # Make sure the list of sources is unique. This is necessary because,
283 # e.g., the same source file might be shared among _SOURCES variables
284 # for different programs/libraries.
285 am__define_uniq_tagged_files
= \
286 list
='$(am__tagged_files)'; \
287 unique
=`for i in $$list; do \
288 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
289 done | $(am__uniquify_input)`
293 AM_RECURSIVE_TARGETS
= cscope
294 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
296 am__DIST_COMMON
= $(dist_man_MANS
) $(doc_dejagnu_TEXINFOS
) \
297 $(srcdir)/Makefile.in AUTHORS COPYING ChangeLog INSTALL NEWS \
298 README TODO compile config.guess config.sub depcomp install-sh \
300 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
301 distdir
= $(PACKAGE
)-$(VERSION
)
302 top_distdir
= $(distdir
)
303 am__remove_distdir
= \
304 if
test -d
"$(distdir)"; then \
305 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
306 && rm -rf
"$(distdir)" \
307 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
309 am__post_remove_distdir
= $(am__remove_distdir
)
310 DIST_ARCHIVES
= $(distdir
).
tar.gz
312 DIST_TARGETS
= dist-gzip
313 distuninstallcheck_listfiles
= find .
-type f
-print
314 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
315 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
316 distcleancheck_listfiles
= find .
-type f
-print
319 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
320 AUTOCONF
= @AUTOCONF@
321 AUTOHEADER
= @AUTOHEADER@
322 AUTOMAKE
= @AUTOMAKE@
325 CCDEPMODE
= @CCDEPMODE@
327 CPPFLAGS
= @CPPFLAGS@
329 CXXDEPMODE
= @CXXDEPMODE@
330 CXXFLAGS
= @CXXFLAGS@
331 CYGPATH_W
= @CYGPATH_W@
340 INSTALL_DATA
= @INSTALL_DATA@
341 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
342 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
343 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
347 LTLIBOBJS
= @LTLIBOBJS@
349 MAKEINFO
= @MAKEINFO@
353 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
354 PACKAGE_NAME
= @PACKAGE_NAME@
355 PACKAGE_STRING
= @PACKAGE_STRING@
356 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
357 PACKAGE_URL
= @PACKAGE_URL@
358 PACKAGE_VERSION
= @PACKAGE_VERSION@
359 PATH_SEPARATOR
= @PATH_SEPARATOR@
360 SET_MAKE
= @SET_MAKE@
364 abs_builddir
= @abs_builddir@
365 abs_srcdir
= @abs_srcdir@
366 abs_top_builddir
= @abs_top_builddir@
367 abs_top_srcdir
= @abs_top_srcdir@
368 ac_ct_CC
= @ac_ct_CC@
369 ac_ct_CXX
= @ac_ct_CXX@
370 am__include
= @am__include@
371 am__leading_dot
= @am__leading_dot@
372 am__quote
= @am__quote@
374 am__untar
= @am__untar@
376 build_alias
= @build_alias@
377 builddir
= @builddir@
379 datarootdir
= @datarootdir@
382 exec_prefix = @
exec_prefix@
383 host_alias
= @host_alias@
385 includedir = @
includedir@
387 install_sh
= @install_sh@
389 libexecdir
= @libexecdir@
390 localedir
= @localedir@
391 localstatedir
= @localstatedir@
394 oldincludedir = @
oldincludedir@
397 program_transform_name
= @program_transform_name@
399 runstatedir
= @runstatedir@
401 sharedstatedir
= @sharedstatedir@
403 sysconfdir
= @sysconfdir@
404 target_alias
= @target_alias@
405 top_build_prefix
= @top_build_prefix@
406 top_builddir
= @top_builddir@
407 top_srcdir
= @top_srcdir@
408 AUTOMAKE_OPTIONS
= dejagnu
410 # record all files in the distribution tarball as owned by root
411 TAR_OPTIONS
= --format
=v7
--owner
=0 --group
=0
412 EXTRA_DIST
= ChangeLog-1992 MAINTAINERS dejagnu runtest \
413 $(pkgdata_DATA
) $(config_DATA
) $(baseboard_DATA
) \
414 $(commands_DATA
) $(TESTSUITE_FILES
) $(TEXINFO_TEX
)\
417 CLEANFILES
= dbg.log nested-init.exp pr48155-init.exp
418 bin_SCRIPTS
= dejagnu runtest
419 include_HEADERS
= dejagnu.h
443 commandsdir
= $(pkgdatadir
)/commands
446 commands
/report-card.awk
448 configdir
= $(pkgdatadir
)/config
452 config
/aarch64-fv8.exp \
454 config
/gdb-comm.exp \
455 config
/gdb_stub.exp \
461 baseboarddir
= $(pkgdatadir
)/baseboards
464 baseboards
/aarch64-sim.exp \
465 baseboards
/am33_2.0
-libremote.exp \
466 baseboards
/androideabi.exp \
467 baseboards
/arm-ice.exp \
468 baseboards
/arm-sid.exp \
469 baseboards
/arm-sim.exp \
470 baseboards
/basic-sid.exp \
471 baseboards
/basic-sim.exp \
472 baseboards
/cris-sim.exp \
473 baseboards
/d30v-sim.exp \
474 baseboards
/fr30-sim.exp \
475 baseboards
/frv-sim.exp \
476 baseboards
/gdbserver-sample.exp \
477 baseboards
/generic-sim.exp \
478 baseboards
/i386-sid.exp \
479 baseboards
/iq2000-sim.exp \
480 baseboards
/jmr3904-sim.exp \
481 baseboards
/linux-gdbserver.exp \
482 baseboards
/linux-libremote.exp \
483 baseboards
/m68k-sid.exp \
484 baseboards
/mcore-moto-sim.exp \
485 baseboards
/mcore-sim.exp \
486 baseboards
/mips-lnews-sim.exp \
487 baseboards
/mips-lsi-sim.exp \
488 baseboards
/mips-sim-idt32.exp \
489 baseboards
/mips-sim-idt64.exp \
490 baseboards
/mips-sim-mti32.exp \
491 baseboards
/mips-sim-mti64.exp \
492 baseboards
/mips-sim-mti64_64.exp \
493 baseboards
/mips-sim-mti64_n32.exp \
494 baseboards
/mips-sim-sde32.exp \
495 baseboards
/mips-sim-sde64.exp \
496 baseboards
/mips-sim.exp \
497 baseboards
/mmixware-sim.exp \
498 baseboards
/mn10200-sim.exp \
499 baseboards
/mn10300-sim.exp \
500 baseboards
/moxie-sim.exp \
501 baseboards
/msp430-sim.exp \
502 baseboards
/mt-sid.exp \
503 baseboards
/multi-sim.exp \
505 baseboards
/powerpc-sim.exp \
506 baseboards
/powerpcle-sim.exp \
507 baseboards
/pru-sim.exp \
508 baseboards
/qemu.exp \
509 baseboards
/riscv-sim.exp \
510 baseboards
/rx-sim.exp \
511 baseboards
/sh-sid.exp \
512 baseboards
/sh-sim.exp \
513 baseboards
/sparc-sim.exp \
514 baseboards
/sparc64-sim.exp \
515 baseboards
/sparclite-sim-le.exp \
516 baseboards
/sparclite-sim.exp \
517 baseboards
/tx39-sim.exp \
518 baseboards
/unix.exp \
519 baseboards
/v850-sim.exp \
520 baseboards
/visium-sim.exp \
521 baseboards
/vr4100-sim.exp \
522 baseboards
/vr4111-sim.exp \
523 baseboards
/vr4300-sim.exp \
524 baseboards
/xtensa-sim.exp
526 djlibexecdir
= $(pkgdatadir
)/libexec
527 djlibexec_SCRIPTS
= config.guess
529 # Contributed scripts, etc.
530 CONTRIB
= contrib
/sum2junit.sh \
531 contrib
/mysql
/create-db.sql contrib
/mysql
/importxml.sh \
532 contrib
/mysql
/make-datafile.sh contrib
/mysql
/plot.sh \
533 contrib
/mysql
/README contrib
/mysql
/sum2xml.sh \
539 testsuite
/launcher.
all/command.exp \
540 testsuite
/launcher.
all/command
/commands
/bar-baz.awk \
541 testsuite
/launcher.
all/command
/commands
/bar.awk \
542 testsuite
/launcher.
all/command
/commands
/bar.sh \
543 testsuite
/launcher.
all/command
/commands
/baz-quux.gawk \
544 testsuite
/launcher.
all/command
/commands
/foo.sh \
545 testsuite
/launcher.
all/command
/commands
/foo.tcl \
546 testsuite
/launcher.
all/help.exp \
547 testsuite
/launcher.
all/interp.exp \
548 testsuite
/launcher.
all/verbose.exp \
549 testsuite
/report-card.
all/onetest.exp \
550 testsuite
/report-card.
all/passes.exp \
551 testsuite
/runtest.libs
/topdir
/subdir1
/subsubdir1
/subsubfile1 \
552 testsuite
/runtest.libs
/topdir
/subdir1
/subfile1 \
553 testsuite
/runtest.libs
/topdir
/subdir1
/subfile2 \
554 testsuite
/runtest.libs
/topdir
/subdir2
/subfile2 \
555 testsuite
/runtest.libs
/libs.exp \
556 testsuite
/runtest.libs
/default_procs.tcl \
557 testsuite
/runtest.libs
/mockutil.tcl \
558 testsuite
/runtest.libs
/clone_output.
test \
559 testsuite
/runtest.libs
/config.
test \
560 testsuite
/runtest.libs
/remote.
test \
561 testsuite
/runtest.libs
/target.
test \
562 testsuite
/runtest.libs
/testcase_group.
test \
563 testsuite
/runtest.libs
/testsuite_can.
test \
564 testsuite
/runtest.libs
/testsuite_file.
test \
565 testsuite
/runtest.libs
/utils.
test \
566 testsuite
/runtest.main
/error.exp \
567 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-al-dbz.exp \
568 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-dbz.exp \
569 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-undef.exp \
570 testsuite
/runtest.main
/nested
/testsuite
/error.
test/simple.exp \
571 testsuite
/runtest.main
/options.exp \
572 testsuite
/runtest.main
/nested
/testsuite
/null.
test/null.exp \
573 testsuite
/runtest.main
/stats.exp \
574 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/stats-sub.exp \
575 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/unit-sub.awk \
576 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/unit-sub.exp \
577 testsuite
/runtest.main
/pr42399.exp \
578 testsuite
/runtest.main
/nested
/testsuite
/bug.
test/pr42399.awk \
579 testsuite
/runtest.main
/nested
/testsuite
/bug.
test/pr42399-sub.exp \
580 testsuite
/runtest.main
/pr48155-csh.sh \
581 testsuite
/runtest.main
/pr48155.exp \
582 testsuite
/runtest.main
/pr53427.exp \
583 testsuite
/runtest.main
/nested
/testsuite
/pr53427.
test/a.exp \
584 testsuite
/runtest.main
/nested
/testsuite
/pr53427.
test/b.exp \
585 testsuite
/lib
/bohman_ssd.exp \
586 testsuite
/lib
/launcher.exp \
587 testsuite
/lib
/libdejagnu.exp \
588 testsuite
/lib
/libsup.exp \
589 testsuite
/lib
/report-card.exp \
590 testsuite
/lib
/runtest.exp \
591 testsuite
/lib
/util-defs.exp \
592 testsuite
/libdejagnu
/unit.exp \
593 testsuite
/libdejagnu
/tunit.exp
595 DEJATOOL
= launcher libdejagnu report-card runtest
597 # We override runtest so that the testsuite is run with this version
598 # of DejaGnu instead of an installed version.
599 RUNTEST
= ${top_srcdir}/runtest
600 AM_CPPFLAGS
= -I
$(top_srcdir
)
601 testsuite_libdejagnu_unit_c_SOURCES
= testsuite
/libdejagnu
/unit-c.c
602 testsuite_libdejagnu_unit_cxx_SOURCES
= testsuite
/libdejagnu
/unit-cxx.
cxx
603 testsuite_libdejagnu_unit_ccxxmix_SOURCES
= testsuite
/libdejagnu
/unit-ccxxmix.
cxx
606 TEXINFO_TEX
= doc
/texinfo.
tex
607 dist_man_MANS
= doc
/dejagnu
.1 \
609 doc
/dejagnu-report-card
.1 \
612 info_TEXINFOS
= doc
/dejagnu.texi
613 doc_dejagnu_TEXINFOS
= doc
/fdl.texi
617 .SUFFIXES
: .c .
cxx .
dvi .o .obj .ps
618 am--refresh
: Makefile
620 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
622 case
'$(am__configure_deps)' in \
624 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
625 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
630 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
631 $(am__cd
) $(top_srcdir
) && \
632 $(AUTOMAKE
) --gnu Makefile
633 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
636 echo
' $(SHELL) ./config.status'; \
637 $(SHELL
) .
/config.status
;; \
639 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
640 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
643 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
644 $(SHELL
) .
/config.status
--recheck
646 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
647 $(am__cd
) $(srcdir) && $(AUTOCONF
)
648 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
649 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
650 $(am__aclocal_m4_deps
):
653 -test -z
"$(check_PROGRAMS)" ||
rm -f
$(check_PROGRAMS
)
654 testsuite
/libdejagnu
/$(am__dirstamp
):
655 @
$(MKDIR_P
) testsuite
/libdejagnu
656 @
: > testsuite
/libdejagnu
/$(am__dirstamp
)
657 testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
):
658 @
$(MKDIR_P
) testsuite
/libdejagnu
/$(DEPDIR
)
659 @
: > testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
660 testsuite
/libdejagnu
/unit-c.
$(OBJEXT
): \
661 testsuite
/libdejagnu
/$(am__dirstamp
) \
662 testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
664 testsuite
/libdejagnu
/unit-c
$(EXEEXT
): $(testsuite_libdejagnu_unit_c_OBJECTS
) $(testsuite_libdejagnu_unit_c_DEPENDENCIES
) $(EXTRA_testsuite_libdejagnu_unit_c_DEPENDENCIES
) testsuite
/libdejagnu
/$(am__dirstamp
)
665 @
rm -f testsuite
/libdejagnu
/unit-c
$(EXEEXT
)
666 $(AM_V_CCLD
)$(LINK
) $(testsuite_libdejagnu_unit_c_OBJECTS
) $(testsuite_libdejagnu_unit_c_LDADD
) $(LIBS
)
667 testsuite
/libdejagnu
/unit-ccxxmix.
$(OBJEXT
): \
668 testsuite
/libdejagnu
/$(am__dirstamp
) \
669 testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
671 testsuite
/libdejagnu
/unit-ccxxmix
$(EXEEXT
): $(testsuite_libdejagnu_unit_ccxxmix_OBJECTS
) $(testsuite_libdejagnu_unit_ccxxmix_DEPENDENCIES
) $(EXTRA_testsuite_libdejagnu_unit_ccxxmix_DEPENDENCIES
) testsuite
/libdejagnu
/$(am__dirstamp
)
672 @
rm -f testsuite
/libdejagnu
/unit-ccxxmix
$(EXEEXT
)
673 $(AM_V_CXXLD
)$(CXXLINK
) $(testsuite_libdejagnu_unit_ccxxmix_OBJECTS
) $(testsuite_libdejagnu_unit_ccxxmix_LDADD
) $(LIBS
)
674 testsuite
/libdejagnu
/unit-cxx.
$(OBJEXT
): \
675 testsuite
/libdejagnu
/$(am__dirstamp
) \
676 testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
678 testsuite
/libdejagnu
/unit-cxx
$(EXEEXT
): $(testsuite_libdejagnu_unit_cxx_OBJECTS
) $(testsuite_libdejagnu_unit_cxx_DEPENDENCIES
) $(EXTRA_testsuite_libdejagnu_unit_cxx_DEPENDENCIES
) testsuite
/libdejagnu
/$(am__dirstamp
)
679 @
rm -f testsuite
/libdejagnu
/unit-cxx
$(EXEEXT
)
680 $(AM_V_CXXLD
)$(CXXLINK
) $(testsuite_libdejagnu_unit_cxx_OBJECTS
) $(testsuite_libdejagnu_unit_cxx_LDADD
) $(LIBS
)
681 install-binSCRIPTS
: $(bin_SCRIPTS
)
683 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || list
=; \
684 if
test -n
"$$list"; then \
685 echo
" $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
686 $(MKDIR_P
) "$(DESTDIR)$(bindir)" || exit
1; \
688 for p in
$$list; do \
689 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
690 if
test -f
"$$d$$p"; then echo
"$$d$$p"; echo
"$$p"; else :; fi
; \
692 sed
-e
'p;s,.*/,,;n' \
694 -e
'p;x;s,.*/,,;$(transform)' | sed
'N;N;N;s,\n, ,g' | \
695 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
696 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
697 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
698 if (++n[d] == $(am__install_max)) { \
699 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
700 else { print "f", d "/" $$4, $$1 } } \
701 END { for (d in files) print "f", d, files[d] }' | \
702 while read type
dir files
; do \
703 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
704 test -z
"$$files" ||
{ \
705 echo
" $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
706 $(INSTALL_SCRIPT
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
710 uninstall-binSCRIPTS
:
712 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || exit
0; \
713 files
=`for p in $$list; do echo "$$p"; done | \
714 sed -e 's,.*/,,;$(transform)'`; \
715 dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir
)
716 install-djlibexecSCRIPTS
: $(djlibexec_SCRIPTS
)
718 @list
='$(djlibexec_SCRIPTS)'; test -n
"$(djlibexecdir)" || list
=; \
719 if
test -n
"$$list"; then \
720 echo
" $(MKDIR_P) '$(DESTDIR)$(djlibexecdir)'"; \
721 $(MKDIR_P
) "$(DESTDIR)$(djlibexecdir)" || exit
1; \
723 for p in
$$list; do \
724 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
725 if
test -f
"$$d$$p"; then echo
"$$d$$p"; echo
"$$p"; else :; fi
; \
727 sed
-e
'p;s,.*/,,;n' \
729 -e
'p;x;s,.*/,,;$(transform)' | sed
'N;N;N;s,\n, ,g' | \
730 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
731 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
732 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
733 if (++n[d] == $(am__install_max)) { \
734 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
735 else { print "f", d "/" $$4, $$1 } } \
736 END { for (d in files) print "f", d, files[d] }' | \
737 while read type
dir files
; do \
738 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
739 test -z
"$$files" ||
{ \
740 echo
" $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(djlibexecdir)$$dir'"; \
741 $(INSTALL_SCRIPT
) $$files "$(DESTDIR)$(djlibexecdir)$$dir" || exit
$$?
; \
745 uninstall-djlibexecSCRIPTS
:
747 @list
='$(djlibexec_SCRIPTS)'; test -n
"$(djlibexecdir)" || exit
0; \
748 files
=`for p in $$list; do echo "$$p"; done | \
749 sed -e 's,.*/,,;$(transform)'`; \
750 dir='$(DESTDIR)$(djlibexecdir)'; $(am__uninstall_files_from_dir
)
754 -rm -f testsuite
/libdejagnu
/*.
$(OBJEXT
)
759 @AMDEP_TRUE@@am__include@ @am__quote@testsuite
/libdejagnu
/$(DEPDIR
)/unit-c.Po@am__quote@
760 @AMDEP_TRUE@@am__include@ @am__quote@testsuite
/libdejagnu
/$(DEPDIR
)/unit-ccxxmix.Po@am__quote@
761 @AMDEP_TRUE@@am__include@ @am__quote@testsuite
/libdejagnu
/$(DEPDIR
)/unit-cxx.Po@am__quote@
764 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
765 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
766 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
767 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
768 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
769 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
772 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
773 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
774 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
775 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
776 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
777 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
780 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
781 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
782 @am__fastdepCXX_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
783 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
784 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
785 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
$<
788 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
789 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
790 @am__fastdepCXX_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
791 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
792 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
793 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
796 @
: > doc
/$(am__dirstamp
)
798 $(srcdir)/doc
/dejagnu.
info: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
)
799 $(AM_V_MAKEINFO
)restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
800 am__cwd
=`pwd` && $(am__cd
) $(srcdir) && \
801 rm -rf
$$backupdir && mkdir
$$backupdir && \
802 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
803 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
804 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
808 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I doc
-I
$(srcdir)/doc \
809 -o
$@
$(srcdir)/doc
/dejagnu.texi
; \
812 $(am__cd
) $(srcdir); \
815 $(am__cd
) $(srcdir) && \
816 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
818 rm -rf
$$backupdir; exit
$$rc
820 doc
/dejagnu.
dvi: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
821 $(AM_V_TEXI2DVI
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
822 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
823 $(TEXI2DVI
) $(AM_V_texinfo
) --build-dir
=$(@
:.
dvi=.t2d
) -o
$@
$(AM_V_texidevnull
) \
824 `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
826 doc
/dejagnu.pdf
: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
827 $(AM_V_TEXI2PDF
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
828 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
829 $(TEXI2PDF
) $(AM_V_texinfo
) --build-dir
=$(@
:.pdf
=.t2p
) -o
$@
$(AM_V_texidevnull
) \
830 `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
832 doc
/dejagnu.html
: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
833 $(AM_V_MAKEINFO
)rm -rf
$(@
:.html
=.htp
)
834 $(AM_V_at
)if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I doc
-I
$(srcdir)/doc \
835 -o
$(@
:.html
=.htp
) `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
; \
837 rm -rf
$@
&& mv
$(@
:.html
=.htp
) $@
; \
839 rm -rf
$(@
:.html
=.htp
); exit
1; \
841 $(srcdir)/doc
/version.texi
: @MAINTAINER_MODE_TRUE@
$(srcdir)/doc
/stamp-vti
842 $(srcdir)/doc
/stamp-vti
: doc
/dejagnu.texi
$(top_srcdir
)/configure
843 @
test -f doc
/$(am__dirstamp
) ||
$(MAKE
) $(AM_MAKEFLAGS
) doc
/$(am__dirstamp
)
844 @
(dir=.
; test -f .
/doc
/dejagnu.texi ||
dir=$(srcdir); \
845 set
`$(SHELL) $(srcdir)/mdate-sh $$dir/doc/dejagnu.texi`; \
846 echo
"@set UPDATED $$1 $$2 $$3"; \
847 echo
"@set UPDATED-MONTH $$2 $$3"; \
848 echo
"@set EDITION $(VERSION)"; \
849 echo
"@set VERSION $(VERSION)") > vti.tmp
$$$$ && \
850 (cmp
-s vti.tmp
$$$$ $(srcdir)/doc
/version.texi \
851 ||
(echo
"Updating $(srcdir)/doc/version.texi" && \
852 cp vti.tmp
$$$$ $(srcdir)/doc
/version.texi.tmp
$$$$ && \
853 mv
$(srcdir)/doc
/version.texi.tmp
$$$$ $(srcdir)/doc
/version.texi
)) && \
854 rm -f vti.tmp
$$$$ $(srcdir)/doc
/version.texi.
$$$$
855 @cp
$(srcdir)/doc
/version.texi
$@
858 -rm -f vti.tmp
* $(srcdir)/doc
/version.texi.tmp
*
860 maintainer-clean-vti
:
861 @MAINTAINER_MODE_TRUE@
-rm -f
$(srcdir)/doc
/stamp-vti
$(srcdir)/doc
/version.texi
863 $(AM_V_DVIPS
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
864 $(DVIPS
) $(AM_V_texinfo
) -o
$@
$<
868 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
869 for p in
$$list; do \
871 echo
" rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
872 rm -f
"$(DESTDIR)$(dvidir)/$$f"; \
877 @list
='$(HTMLS)'; test -n
"$(htmldir)" || list
=; \
878 for p in
$$list; do \
880 echo
" rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
881 rm -rf
"$(DESTDIR)$(htmldir)/$$f"; \
886 @if
test -d
'$(DESTDIR)$(infodir)' && $(am__can_run_installinfo
); then \
887 list
='$(INFO_DEPS)'; \
888 for file in
$$list; do \
889 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
890 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
891 if install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
892 then
:; else test ! -f
"$(DESTDIR)$(infodir)/$$relfile" || exit
1; fi
; \
896 @list
='$(INFO_DEPS)'; \
897 for file in
$$list; do \
898 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
899 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
900 (if
test -d
"$(DESTDIR)$(infodir)" && cd
"$(DESTDIR)$(infodir)"; then \
901 echo
" cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
902 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
908 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
909 for p in
$$list; do \
911 echo
" rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
912 rm -f
"$(DESTDIR)$(pdfdir)/$$f"; \
917 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
918 for p in
$$list; do \
920 echo
" rm -f '$(DESTDIR)$(psdir)/$$f'"; \
921 rm -f
"$(DESTDIR)$(psdir)/$$f"; \
924 dist-info
: $(INFO_DEPS
)
925 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
926 list
='$(INFO_DEPS)'; \
927 for base in
$$list; do \
929 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
931 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
932 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
933 for file in
$$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
934 if
test -f
$$file; then \
935 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
936 test -f
"$(distdir)/$$relfile" || \
937 cp
-p
$$file "$(distdir)/$$relfile"; \
943 -rm -rf doc
/dejagnu.t2d doc
/dejagnu.t2p
946 -test -z
"doc/dejagnu.dvi doc/dejagnu.pdf doc/dejagnu.ps doc/dejagnu.html" \
947 ||
rm -rf doc
/dejagnu.
dvi doc
/dejagnu.pdf doc
/dejagnu.ps doc
/dejagnu.html
949 maintainer-clean-aminfo
:
950 @list
='$(INFO_DEPS)'; for i in
$$list; do \
951 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
952 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
953 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
955 install-man1
: $(dist_man_MANS
)
958 list2
='$(dist_man_MANS)'; \
959 test -n
"$(man1dir)" \
960 && test -n
"`echo $$list1$$list2`" \
962 echo
" $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
963 $(MKDIR_P
) "$(DESTDIR)$(man1dir)" || exit
1; \
964 { for i in
$$list1; do echo
"$$i"; done
; \
965 if
test -n
"$$list2"; then \
966 for i in
$$list2; do echo
"$$i"; done \
967 | sed
-n
'/\.1[a-z]*$$/p'; \
969 } | while read p
; do \
970 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
971 echo
"$$d$$p"; echo
"$$p"; \
973 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
974 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
975 sed
'N;N;s,\n, ,g' |
{ \
976 list
=; while read file base inst
; do \
977 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
978 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
979 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
982 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
983 while read files
; do \
984 test -z
"$$files" ||
{ \
985 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
986 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
991 @list
=''; test -n
"$(man1dir)" || exit
0; \
992 files
=`{ for i in $$list; do echo "$$i"; done; \
993 l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
994 sed -n '/\.1[a-z]*$$/p'; \
995 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
996 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
997 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir
)
998 install-baseboardDATA
: $(baseboard_DATA
)
1000 @list
='$(baseboard_DATA)'; test -n
"$(baseboarddir)" || list
=; \
1001 if
test -n
"$$list"; then \
1002 echo
" $(MKDIR_P) '$(DESTDIR)$(baseboarddir)'"; \
1003 $(MKDIR_P
) "$(DESTDIR)$(baseboarddir)" || exit
1; \
1005 for p in
$$list; do \
1006 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1008 done |
$(am__base_list
) | \
1009 while read files
; do \
1010 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(baseboarddir)'"; \
1011 $(INSTALL_DATA
) $$files "$(DESTDIR)$(baseboarddir)" || exit
$$?
; \
1014 uninstall-baseboardDATA
:
1015 @
$(NORMAL_UNINSTALL
)
1016 @list
='$(baseboard_DATA)'; test -n
"$(baseboarddir)" || list
=; \
1017 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1018 dir='$(DESTDIR)$(baseboarddir)'; $(am__uninstall_files_from_dir
)
1019 install-commandsDATA
: $(commands_DATA
)
1021 @list
='$(commands_DATA)'; test -n
"$(commandsdir)" || list
=; \
1022 if
test -n
"$$list"; then \
1023 echo
" $(MKDIR_P) '$(DESTDIR)$(commandsdir)'"; \
1024 $(MKDIR_P
) "$(DESTDIR)$(commandsdir)" || exit
1; \
1026 for p in
$$list; do \
1027 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1029 done |
$(am__base_list
) | \
1030 while read files
; do \
1031 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(commandsdir)'"; \
1032 $(INSTALL_DATA
) $$files "$(DESTDIR)$(commandsdir)" || exit
$$?
; \
1035 uninstall-commandsDATA
:
1036 @
$(NORMAL_UNINSTALL
)
1037 @list
='$(commands_DATA)'; test -n
"$(commandsdir)" || list
=; \
1038 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1039 dir='$(DESTDIR)$(commandsdir)'; $(am__uninstall_files_from_dir
)
1040 install-configDATA
: $(config_DATA
)
1042 @list
='$(config_DATA)'; test -n
"$(configdir)" || list
=; \
1043 if
test -n
"$$list"; then \
1044 echo
" $(MKDIR_P) '$(DESTDIR)$(configdir)'"; \
1045 $(MKDIR_P
) "$(DESTDIR)$(configdir)" || exit
1; \
1047 for p in
$$list; do \
1048 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1050 done |
$(am__base_list
) | \
1051 while read files
; do \
1052 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(configdir)'"; \
1053 $(INSTALL_DATA
) $$files "$(DESTDIR)$(configdir)" || exit
$$?
; \
1056 uninstall-configDATA
:
1057 @
$(NORMAL_UNINSTALL
)
1058 @list
='$(config_DATA)'; test -n
"$(configdir)" || list
=; \
1059 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1060 dir='$(DESTDIR)$(configdir)'; $(am__uninstall_files_from_dir
)
1061 install-pkgdataDATA
: $(pkgdata_DATA
)
1063 @list
='$(pkgdata_DATA)'; test -n
"$(pkgdatadir)" || list
=; \
1064 if
test -n
"$$list"; then \
1065 echo
" $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
1066 $(MKDIR_P
) "$(DESTDIR)$(pkgdatadir)" || exit
1; \
1068 for p in
$$list; do \
1069 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1071 done |
$(am__base_list
) | \
1072 while read files
; do \
1073 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
1074 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pkgdatadir)" || exit
$$?
; \
1077 uninstall-pkgdataDATA
:
1078 @
$(NORMAL_UNINSTALL
)
1079 @list
='$(pkgdata_DATA)'; test -n
"$(pkgdatadir)" || list
=; \
1080 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1081 dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir
)
1082 install-includeHEADERS
: $(include_HEADERS
)
1084 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
1085 if
test -n
"$$list"; then \
1086 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
1087 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
1089 for p in
$$list; do \
1090 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1092 done |
$(am__base_list
) | \
1093 while read files
; do \
1094 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1095 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
1098 uninstall-includeHEADERS
:
1099 @
$(NORMAL_UNINSTALL
)
1100 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
1101 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1102 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
1104 ID
: $(am__tagged_files
)
1105 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
1109 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
1112 $(am__define_uniq_tagged_files
); \
1114 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
1115 test -n
"$$unique" || unique
=$$empty_fix; \
1116 if
test $$# -gt 0; then \
1117 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1120 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1127 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
1128 $(am__define_uniq_tagged_files
); \
1129 test -z
"$(CTAGS_ARGS)$$unique" \
1130 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1134 here
=`$(am__cd) $(top_builddir) && pwd` \
1135 && $(am__cd
) $(top_srcdir
) \
1136 && gtags
-i
$(GTAGS_ARGS
) "$$here"
1137 cscope
: cscope.files
1138 test ! -s cscope.files \
1139 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
1142 cscope.files
: clean-cscope cscopelist
1143 cscopelist
: cscopelist-am
1145 cscopelist-am
: $(am__tagged_files
)
1146 list
='$(am__tagged_files)'; \
1147 case
"$(srcdir)" in \
1148 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
1149 *) sdir
=$(subdir
)/$(srcdir) ;; \
1151 for i in
$$list; do \
1152 if
test -f
"$$i"; then \
1153 echo
"$(subdir)/$$i"; \
1155 echo
"$$sdir/$$i"; \
1157 done
>> $(top_builddir
)/cscope.files
1160 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1161 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1163 check-DEJAGNU
: site.exp
1164 srcdir='$(srcdir)'; export srcdir; \
1165 EXPECT
=$(EXPECT
); export EXPECT
; \
1166 if
$(SHELL
) -c
"$(RUNTEST) --version" > /dev
/null
2>&1; then \
1167 exit_status
=0; l
='$(DEJATOOL)'; for tool in
$$l; do \
1168 if
$(RUNTEST
) $(AM_RUNTESTFLAGS
) $(RUNTESTDEFAULTFLAGS
) $(RUNTESTFLAGS
); \
1169 then
:; else exit_status
=1; fi
; \
1171 else echo
"WARNING: could not find '$(RUNTEST)'" 1>&2; :;\
1174 site.exp
: Makefile
$(EXTRA_DEJAGNU_SITE_CONFIG
)
1175 @echo
'Making a new site.exp file ...'
1176 @echo
'## these variables are automatically generated by make ##' >site.tmp
1177 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1178 @echo
'# edit the last section' >>site.tmp
1179 @echo
'set srcdir "$(srcdir)"' >>site.tmp
1180 @echo
"set objdir `pwd`" >>site.tmp
1181 @list
='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in
$$list; do \
1182 echo
"## Begin content included from file $$f. Do not modify. ##" \
1183 && cat
`test -f "$$f" || echo '$(srcdir)/'`$$f \
1184 && echo
"## End content included from file $$f. ##" \
1187 @echo
"## End of auto-generated content; you can edit from here. ##" >> site.tmp
1188 @if
test -f site.exp
; then \
1189 sed
-e
'1,/^## End of auto-generated content.*##/d' site.exp
>> site.tmp
; \
1192 @
test ! -f site.exp || mv site.exp site.bak
1193 @mv site.tmp site.exp
1196 -rm -f site.exp site.bak
1197 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1198 rm -f
$$tool.sum
$$tool.log
; \
1201 distdir
: $(DISTFILES
)
1202 $(am__remove_distdir
)
1203 test -d
"$(distdir)" || mkdir
"$(distdir)"
1204 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1205 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1206 list
='$(DISTFILES)'; \
1207 dist_files
=`for file in $$list; do echo $$file; done | \
1208 sed -e "s|^$$srcdirstrip/||;t" \
1209 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1210 case
$$dist_files in \
1211 */*) $(MKDIR_P
) `echo "$$dist_files" | \
1212 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1215 for file in
$$dist_files; do \
1216 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1217 if
test -d
$$d/$$file; then \
1218 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1219 if
test -d
"$(distdir)/$$file"; then \
1220 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1222 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
1223 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
1224 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1226 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
1228 test -f
"$(distdir)/$$file" \
1229 || cp
-p
$$d/$$file "$(distdir)/$$file" \
1233 $(MAKE
) $(AM_MAKEFLAGS
) \
1234 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
1236 -test -n
"$(am__skip_mode_fix)" \
1237 || find
"$(distdir)" -type d
! -perm
-755 \
1238 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
1239 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
1240 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
1241 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
1242 || chmod
-R a
+r
"$(distdir)"
1243 @if
test -z
"$(am__skip_length_check)" && find
"$(distdir)" -type f
-print | \
1244 grep
'^...................................................................................................' 1>&2; then \
1245 echo
'error: the above filenames are too long' 1>&2; \
1249 tardir
=$(distdir
) && $(am__tar
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
tar.gz
1250 $(am__post_remove_distdir
)
1253 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
1254 $(am__post_remove_distdir
)
1257 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
1258 $(am__post_remove_distdir
)
1261 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
1262 $(am__post_remove_distdir
)
1265 @echo WARNING
: "Support for distribution archives compressed with" \
1266 "legacy program 'compress' is deprecated." >&2
1267 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
1268 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
1269 $(am__post_remove_distdir
)
1272 @echo WARNING
: "Support for shar distribution archives is" \
1274 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
1275 shar $(distdir
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
shar.gz
1276 $(am__post_remove_distdir
)
1279 -rm -f
$(distdir
).zip
1280 zip
-rq
$(distdir
).zip
$(distdir
)
1281 $(am__post_remove_distdir
)
1284 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
1285 $(am__post_remove_distdir
)
1287 # This target untars the dist file and tries a VPATH configuration. Then
1288 # it guarantees that the distribution is self-contained by making another
1291 case
'$(DIST_ARCHIVES)' in \
1293 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
1295 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
1297 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
1299 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
1301 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
1303 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
shar.gz | unshar
;;\
1305 unzip
$(distdir
).zip
;;\
1307 chmod
-R a-w
$(distdir
)
1308 chmod u
+w
$(distdir
)
1309 mkdir
$(distdir
)/_build
$(distdir
)/_build
/sub
$(distdir
)/_inst
1310 chmod a-w
$(distdir
)
1311 test -d
$(distdir
)/_build || exit
0; \
1312 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1313 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1315 && $(am__cd
) $(distdir
)/_build
/sub \
1316 && ..
/..
/configure \
1317 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
1318 $(DISTCHECK_CONFIGURE_FLAGS
) \
1319 --srcdir=..
/..
--prefix="$$dc_install_base" \
1320 && $(MAKE
) $(AM_MAKEFLAGS
) \
1321 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
1322 && $(MAKE
) $(AM_MAKEFLAGS
) check \
1323 && $(MAKE
) $(AM_MAKEFLAGS
) install \
1324 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
1325 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
1326 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
1327 distuninstallcheck \
1328 && chmod
-R a-w
"$$dc_install_base" \
1330 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
1331 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
1332 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
1333 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
1334 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
1335 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
1336 && rm -rf
"$$dc_destdir" \
1337 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
1338 && rm -rf
$(DIST_ARCHIVES
) \
1339 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
1342 $(am__post_remove_distdir
)
1343 @
(echo
"$(distdir) archives ready for distribution: "; \
1344 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
1345 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
1347 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
1348 echo
'ERROR: trying to run $@ with an empty' \
1349 '$$(distuninstallcheck_dir)' >&2; \
1352 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
1353 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1356 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
1357 ||
{ echo
"ERROR: files left after uninstall:" ; \
1358 if
test -n
"$(DESTDIR)"; then \
1359 echo
" (check DESTDIR support)"; \
1361 $(distuninstallcheck_listfiles
) ; \
1363 distcleancheck
: distclean
1364 @if
test '$(srcdir)' = .
; then \
1365 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
1368 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
1369 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
1370 $(distcleancheck_listfiles
) ; \
1373 $(MAKE
) $(AM_MAKEFLAGS
) $(check_PROGRAMS
)
1374 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1376 all-am
: Makefile
$(INFO_DEPS
) $(SCRIPTS
) $(MANS
) $(DATA
) $(HEADERS
) \
1379 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(djlibexecdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(baseboarddir)" "$(DESTDIR)$(commandsdir)" "$(DESTDIR)$(configdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(includedir)"; do \
1380 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1383 install-exec
: install-exec-am
1384 install-data
: install-data-am
1385 uninstall: uninstall-am
1388 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1390 installcheck: installcheck-am
1392 if
test -z
'$(STRIP)'; then \
1393 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1394 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1397 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1398 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1399 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1401 mostlyclean-generic
:
1404 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1407 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1408 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1409 -rm -f doc
/$(am__dirstamp
)
1410 -rm -f testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
1411 -rm -f testsuite
/libdejagnu
/$(am__dirstamp
)
1413 maintainer-clean-generic
:
1414 @echo
"This command is intended for maintainers to use"
1415 @echo
"it deletes files that may require special tools to rebuild."
1418 clean-am
: clean-aminfo clean-checkPROGRAMS clean-generic clean-local \
1421 distclean: distclean-am
1422 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1423 -rm -rf testsuite
/libdejagnu
/$(DEPDIR
)
1425 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1426 distclean-generic distclean-tags
1438 info-am
: $(INFO_DEPS
)
1440 install-data-am
: install-baseboardDATA install-commandsDATA \
1441 install-configDATA install-includeHEADERS install-info-am \
1442 install-man install-pkgdataDATA
1444 install-dvi
: install-dvi-am
1446 install-dvi-am
: $(DVIS
)
1448 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1449 if
test -n
"$$list"; then \
1450 echo
" $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1451 $(MKDIR_P
) "$(DESTDIR)$(dvidir)" || exit
1; \
1453 for p in
$$list; do \
1454 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1456 done |
$(am__base_list
) | \
1457 while read files
; do \
1458 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1459 $(INSTALL_DATA
) $$files "$(DESTDIR)$(dvidir)" || exit
$$?
; \
1461 install-exec-am
: install-binSCRIPTS install-djlibexecSCRIPTS
1463 install-html
: install-html-am
1465 install-html-am
: $(HTMLS
)
1467 @list
='$(HTMLS)'; list2
=; test -n
"$(htmldir)" || list
=; \
1468 if
test -n
"$$list"; then \
1469 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1470 $(MKDIR_P
) "$(DESTDIR)$(htmldir)" || exit
1; \
1472 for p in
$$list; do \
1473 if
test -f
"$$p" ||
test -d
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1476 if
test -d
"$$d2"; then \
1477 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1478 $(MKDIR_P
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
1479 echo
" $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1480 $(INSTALL_DATA
) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit
$$?
; \
1482 list2
="$$list2 $$d2"; \
1485 test -z
"$$list2" ||
{ echo
"$$list2" |
$(am__base_list
) | \
1486 while read files
; do \
1487 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1488 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
1490 install-info
: install-info-am
1492 install-info-am
: $(INFO_DEPS
)
1494 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1495 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1496 if
test -n
"$$list"; then \
1497 echo
" $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1498 $(MKDIR_P
) "$(DESTDIR)$(infodir)" || exit
1; \
1500 for file in
$$list; do \
1502 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1504 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1505 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1506 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1507 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1508 if
test -f
$$ifile; then \
1512 done |
$(am__base_list
) | \
1513 while read files
; do \
1514 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1515 $(INSTALL_DATA
) $$files "$(DESTDIR)$(infodir)" || exit
$$?
; done
1517 @if
$(am__can_run_installinfo
); then \
1518 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1519 for file in
$$list; do \
1520 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1521 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1522 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1525 install-man
: install-man1
1527 install-pdf
: install-pdf-am
1529 install-pdf-am
: $(PDFS
)
1531 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
1532 if
test -n
"$$list"; then \
1533 echo
" $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1534 $(MKDIR_P
) "$(DESTDIR)$(pdfdir)" || exit
1; \
1536 for p in
$$list; do \
1537 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1539 done |
$(am__base_list
) | \
1540 while read files
; do \
1541 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1542 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pdfdir)" || exit
$$?
; done
1543 install-ps
: install-ps-am
1545 install-ps-am
: $(PSS
)
1547 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1548 if
test -n
"$$list"; then \
1549 echo
" $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1550 $(MKDIR_P
) "$(DESTDIR)$(psdir)" || exit
1; \
1552 for p in
$$list; do \
1553 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1555 done |
$(am__base_list
) | \
1556 while read files
; do \
1557 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1558 $(INSTALL_DATA
) $$files "$(DESTDIR)$(psdir)" || exit
$$?
; done
1561 maintainer-clean
: maintainer-clean-am
1562 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1563 -rm -rf
$(top_srcdir
)/autom4te.cache
1564 -rm -rf testsuite
/libdejagnu
/$(DEPDIR
)
1566 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1567 maintainer-clean-generic maintainer-clean-vti
1569 mostlyclean: mostlyclean-am
1571 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1572 mostlyclean-generic mostlyclean-vti
1582 uninstall-am
: uninstall-baseboardDATA uninstall-binSCRIPTS \
1583 uninstall-commandsDATA uninstall-configDATA \
1584 uninstall-djlibexecSCRIPTS uninstall-dvi-am uninstall-html-am \
1585 uninstall-includeHEADERS uninstall-info-am uninstall-man \
1586 uninstall-pdf-am uninstall-pkgdataDATA uninstall-ps-am
1588 uninstall-man
: uninstall-man1
1590 .MAKE
: check-am install-am install-strip
1592 .PHONY
: CTAGS GTAGS TAGS
all all-am all-local am--refresh
check \
1593 check-DEJAGNU check-am
clean clean-aminfo clean-checkPROGRAMS \
1594 clean-cscope clean-generic clean-local cscope cscopelist-am \
1595 ctags ctags-am
dist dist-all dist-bzip2 dist-gzip dist-info \
1596 dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
1597 distclean distclean-DEJAGNU distclean-compile \
1598 distclean-generic distclean-tags distcleancheck distdir \
1599 distuninstallcheck
dvi dvi-am html html-am
info info-am \
1600 install install-am install-baseboardDATA install-binSCRIPTS \
1601 install-commandsDATA install-configDATA install-data \
1602 install-data-am install-djlibexecSCRIPTS install-dvi \
1603 install-dvi-am install-exec install-exec-am install-html \
1604 install-html-am install-includeHEADERS install-info \
1605 install-info-am install-man install-man1 install-pdf \
1606 install-pdf-am install-pkgdataDATA install-ps install-ps-am \
1607 install-strip
installcheck installcheck-am
installdirs \
1608 maintainer-clean maintainer-clean-aminfo \
1609 maintainer-clean-generic maintainer-clean-vti
mostlyclean \
1610 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
1611 mostlyclean-vti pdf pdf-am ps ps-am
tags tags-am
uninstall \
1612 uninstall-am uninstall-baseboardDATA uninstall-binSCRIPTS \
1613 uninstall-commandsDATA uninstall-configDATA \
1614 uninstall-djlibexecSCRIPTS uninstall-dvi-am uninstall-html-am \
1615 uninstall-includeHEADERS uninstall-info-am uninstall-man \
1616 uninstall-man1 uninstall-pdf-am uninstall-pkgdataDATA \
1624 clean-local
: clean-local-check
1625 .PHONY
: clean-local-check
1627 -rm -rf testsuite
/launcher.
all/command
/bin
1628 -rm -rf testsuite
/launcher.
all/command
/share
1629 -rm -rf testsuite
/report-card.
all/onetest
1630 -rm -rf testsuite
/report-card.
all/passes
1632 # Give a reassuring message so that users know the "build" worked.
1634 @echo
"Done. Now run 'make install'."
1637 pip3
install --upgrade
-e
$(top_srcdir
)
1639 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1640 # Otherwise a system limit (for SysV at least) may be exceeded.