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, write to the Free Software Foundation,
33 # Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
35 # Process this file with automake to generate Makefile.in
41 if
test -z
'$(MAKELEVEL)'; then \
43 elif
test -n
'$(MAKE_HOST)'; then \
45 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
51 am__make_running_with_option
= \
52 case
$${target_option-
} in \
54 *) echo
"am__make_running_with_option: internal error: invalid" \
55 "target option '$${target_option-}' specified" >&2; \
59 sane_makeflags
=$$MAKEFLAGS; \
60 if
$(am__is_gnu_make
); then \
61 sane_makeflags
=$$MFLAGS; \
66 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
67 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
73 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
75 for flg in
$$sane_makeflags; do \
76 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
79 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
80 -*I?
*) strip_trailopt
'I';; \
81 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
82 -*O?
*) strip_trailopt
'O';; \
83 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
84 -*l?
*) strip_trailopt
'l';; \
85 -[dEDm
]) skip_next
=yes
;; \
86 -[JT
]) skip_next
=yes
;; \
89 *$$target_option*) has_opt
=yes
; break
;; \
93 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
94 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
95 pkgdatadir
= $(datadir)/@PACKAGE@
96 pkgincludedir
= $(includedir)/@PACKAGE@
97 pkglibdir
= $(libdir)/@PACKAGE@
98 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
99 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
100 install_sh_DATA
= $(install_sh
) -c
-m
644
101 install_sh_PROGRAM
= $(install_sh
) -c
102 install_sh_SCRIPT
= $(install_sh
) -c
103 INSTALL_HEADER
= $(INSTALL_DATA
)
104 transform
= $(program_transform_name
)
111 check_PROGRAMS
= unit
$(EXEEXT
) testsuite
/libdejagnu
/unit-c
$(EXEEXT
)
113 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
114 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
115 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
117 DIST_COMMON
= $(srcdir)/Makefile.am
$(top_srcdir
)/configure \
118 $(am__configure_deps
) $(srcdir)/doc
/version.texi \
119 $(srcdir)/doc
/stamp-vti
$(include_HEADERS
) $(am__DIST_COMMON
)
120 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
121 configure.lineno config.status.lineno
122 mkinstalldirs
= $(install_sh
) -d
124 CONFIG_CLEAN_VPATH_FILES
=
125 am__dirstamp
= $(am__leading_dot
)dirstamp
126 am_testsuite_libdejagnu_unit_c_OBJECTS
= \
127 testsuite
/libdejagnu
/unit-c.
$(OBJEXT
)
128 testsuite_libdejagnu_unit_c_OBJECTS
= \
129 $(am_testsuite_libdejagnu_unit_c_OBJECTS
)
130 testsuite_libdejagnu_unit_c_LDADD
= $(LDADD
)
131 am_unit_OBJECTS
= testsuite
/libdejagnu
/unit.
$(OBJEXT
)
132 unit_OBJECTS
= $(am_unit_OBJECTS
)
133 unit_LDADD
= $(LDADD
)
134 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
135 am__vpath_adj
= case
$$p in \
136 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
139 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
141 am__nobase_strip_setup
= \
142 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
144 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
145 am__nobase_list
= $(am__nobase_strip_setup
); \
146 for p in
$$list; do echo
"$$p $$p"; done | \
147 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
148 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
149 if (++n[$$2] == $(am__install_max)) \
150 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
151 END { for (dir in files) print dir, files[dir] }'
153 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
154 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
155 am__uninstall_files_from_dir
= { \
157 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
158 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
159 $(am__cd
) "$$dir" && rm -f
$$files; }; \
161 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(djlibexecdir)" \
162 "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" \
163 "$(DESTDIR)$(baseboarddir)" "$(DESTDIR)$(commandsdir)" \
164 "$(DESTDIR)$(configdir)" "$(DESTDIR)$(pkgdatadir)" \
165 "$(DESTDIR)$(includedir)"
166 SCRIPTS
= $(bin_SCRIPTS
) $(djlibexec_SCRIPTS
)
167 AM_V_P
= $(am__v_P_@AM_V@
)
168 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
171 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
172 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
173 am__v_GEN_0
= @echo
" GEN " $@
;
175 AM_V_at
= $(am__v_at_@AM_V@
)
176 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
179 DEFAULT_INCLUDES
= -I.@am__isrc@
180 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
181 am__depfiles_maybe
= depfiles
183 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
184 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
185 AM_V_CC
= $(am__v_CC_@AM_V@
)
186 am__v_CC_
= $(am__v_CC_@AM_DEFAULT_V@
)
187 am__v_CC_0
= @echo
" CC " $@
;
190 LINK
= $(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
191 AM_V_CCLD
= $(am__v_CCLD_@AM_V@
)
192 am__v_CCLD_
= $(am__v_CCLD_@AM_DEFAULT_V@
)
193 am__v_CCLD_0
= @echo
" CCLD " $@
;
195 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
196 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
197 AM_V_CXX
= $(am__v_CXX_@AM_V@
)
198 am__v_CXX_
= $(am__v_CXX_@AM_DEFAULT_V@
)
199 am__v_CXX_0
= @echo
" CXX " $@
;
202 CXXLINK
= $(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) \
204 AM_V_CXXLD
= $(am__v_CXXLD_@AM_V@
)
205 am__v_CXXLD_
= $(am__v_CXXLD_@AM_DEFAULT_V@
)
206 am__v_CXXLD_0
= @echo
" CXXLD " $@
;
208 SOURCES
= $(testsuite_libdejagnu_unit_c_SOURCES
) $(unit_SOURCES
)
209 DIST_SOURCES
= $(testsuite_libdejagnu_unit_c_SOURCES
) $(unit_SOURCES
)
210 AM_V_DVIPS
= $(am__v_DVIPS_@AM_V@
)
211 am__v_DVIPS_
= $(am__v_DVIPS_@AM_DEFAULT_V@
)
212 am__v_DVIPS_0
= @echo
" DVIPS " $@
;
214 AM_V_MAKEINFO
= $(am__v_MAKEINFO_@AM_V@
)
215 am__v_MAKEINFO_
= $(am__v_MAKEINFO_@AM_DEFAULT_V@
)
216 am__v_MAKEINFO_0
= @echo
" MAKEINFO" $@
;
218 AM_V_INFOHTML
= $(am__v_INFOHTML_@AM_V@
)
219 am__v_INFOHTML_
= $(am__v_INFOHTML_@AM_DEFAULT_V@
)
220 am__v_INFOHTML_0
= @echo
" INFOHTML" $@
;
222 AM_V_TEXI2DVI
= $(am__v_TEXI2DVI_@AM_V@
)
223 am__v_TEXI2DVI_
= $(am__v_TEXI2DVI_@AM_DEFAULT_V@
)
224 am__v_TEXI2DVI_0
= @echo
" TEXI2DVI" $@
;
226 AM_V_TEXI2PDF
= $(am__v_TEXI2PDF_@AM_V@
)
227 am__v_TEXI2PDF_
= $(am__v_TEXI2PDF_@AM_DEFAULT_V@
)
228 am__v_TEXI2PDF_0
= @echo
" TEXI2PDF" $@
;
230 AM_V_texinfo
= $(am__v_texinfo_@AM_V@
)
231 am__v_texinfo_
= $(am__v_texinfo_@AM_DEFAULT_V@
)
234 AM_V_texidevnull
= $(am__v_texidevnull_@AM_V@
)
235 am__v_texidevnull_
= $(am__v_texidevnull_@AM_DEFAULT_V@
)
236 am__v_texidevnull_0
= > /dev
/null
237 am__v_texidevnull_1
=
238 INFO_DEPS
= $(srcdir)/doc
/dejagnu.
info
239 am__TEXINFO_TEX_DIR
= $(srcdir)/doc
240 DVIS
= doc
/dejagnu.
dvi
241 PDFS
= doc
/dejagnu.pdf
243 HTMLS
= doc
/dejagnu.html
244 TEXINFOS
= doc
/dejagnu.texi
246 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
247 MAKEINFOHTML
= $(MAKEINFO
) --html
248 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
250 am__can_run_installinfo
= \
251 case
$$AM_UPDATE_INFO_DIR in \
253 *) (install-info
--version
) >/dev
/null
2>&1;; \
255 man1dir = $(mandir)/man1
257 MANS
= $(dist_man_MANS
)
258 DATA
= $(baseboard_DATA
) $(commands_DATA
) $(config_DATA
) \
260 HEADERS
= $(include_HEADERS
)
261 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
262 # Read a list of newline-separated strings from the standard input,
263 # and print each of them once, without duplicates. Input order is
265 am__uniquify_input
= $(AWK
) '\
266 BEGIN { nonempty = 0; } \
267 { items[$$0] = 1; nonempty = 1; } \
268 END { if (nonempty) { for (i in items) print i; }; } \
270 # Make sure the list of sources is unique. This is necessary because,
271 # e.g., the same source file might be shared among _SOURCES variables
272 # for different programs/libraries.
273 am__define_uniq_tagged_files
= \
274 list
='$(am__tagged_files)'; \
275 unique
=`for i in $$list; do \
276 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
277 done | $(am__uniquify_input)`
281 AM_RECURSIVE_TARGETS
= cscope
282 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
284 am__DIST_COMMON
= $(dist_man_MANS
) $(doc_dejagnu_TEXINFOS
) \
285 $(srcdir)/Makefile.in AUTHORS COPYING ChangeLog INSTALL NEWS \
286 README TODO compile config.guess config.sub depcomp install-sh \
288 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
289 distdir
= $(PACKAGE
)-$(VERSION
)
290 top_distdir
= $(distdir
)
291 am__remove_distdir
= \
292 if
test -d
"$(distdir)"; then \
293 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
294 && rm -rf
"$(distdir)" \
295 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
297 am__post_remove_distdir
= $(am__remove_distdir
)
298 DIST_ARCHIVES
= $(distdir
).
tar.gz
300 DIST_TARGETS
= dist-gzip
301 distuninstallcheck_listfiles
= find .
-type f
-print
302 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
303 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
304 distcleancheck_listfiles
= find .
-type f
-print
307 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
308 AUTOCONF
= @AUTOCONF@
309 AUTOHEADER
= @AUTOHEADER@
310 AUTOMAKE
= @AUTOMAKE@
313 CCDEPMODE
= @CCDEPMODE@
315 CPPFLAGS
= @CPPFLAGS@
317 CXXDEPMODE
= @CXXDEPMODE@
318 CXXFLAGS
= @CXXFLAGS@
319 CYGPATH_W
= @CYGPATH_W@
328 INSTALL_DATA
= @INSTALL_DATA@
329 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
330 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
331 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
335 LTLIBOBJS
= @LTLIBOBJS@
337 MAKEINFO
= @MAKEINFO@
341 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
342 PACKAGE_NAME
= @PACKAGE_NAME@
343 PACKAGE_STRING
= @PACKAGE_STRING@
344 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
345 PACKAGE_URL
= @PACKAGE_URL@
346 PACKAGE_VERSION
= @PACKAGE_VERSION@
347 PATH_SEPARATOR
= @PATH_SEPARATOR@
348 SET_MAKE
= @SET_MAKE@
352 abs_builddir
= @abs_builddir@
353 abs_srcdir
= @abs_srcdir@
354 abs_top_builddir
= @abs_top_builddir@
355 abs_top_srcdir
= @abs_top_srcdir@
356 ac_ct_CC
= @ac_ct_CC@
357 ac_ct_CXX
= @ac_ct_CXX@
358 am__include
= @am__include@
359 am__leading_dot
= @am__leading_dot@
360 am__quote
= @am__quote@
362 am__untar
= @am__untar@
364 build_alias
= @build_alias@
365 builddir
= @builddir@
367 datarootdir
= @datarootdir@
370 exec_prefix = @
exec_prefix@
371 host_alias
= @host_alias@
373 includedir = @
includedir@
375 install_sh
= @install_sh@
377 libexecdir
= @libexecdir@
378 localedir
= @localedir@
379 localstatedir
= @localstatedir@
382 oldincludedir = @
oldincludedir@
385 program_transform_name
= @program_transform_name@
387 runstatedir
= @runstatedir@
389 sharedstatedir
= @sharedstatedir@
391 sysconfdir
= @sysconfdir@
392 target_alias
= @target_alias@
393 top_build_prefix
= @top_build_prefix@
394 top_builddir
= @top_builddir@
395 top_srcdir
= @top_srcdir@
396 AUTOMAKE_OPTIONS
= dejagnu
398 # record all files in the distribution tarball as owned by root
399 TAR_OPTIONS
= --format
=v7
--owner
=0 --group
=0
400 EXTRA_DIST
= ChangeLog-1992 MAINTAINERS dejagnu runtest \
401 $(pkgdata_DATA
) $(config_DATA
) $(baseboard_DATA
) \
402 $(commands_DATA
) $(TESTSUITE_FILES
) $(TEXINFO_TEX
)\
405 CLEANFILES
= dbg.log nested-init.exp pr48155-init.exp
406 bin_SCRIPTS
= dejagnu runtest
407 include_HEADERS
= dejagnu.h
431 commandsdir
= $(pkgdatadir
)/commands
434 commands
/report-card.awk
436 configdir
= $(pkgdatadir
)/config
440 config
/aarch64-fv8.exp \
442 config
/gdb-comm.exp \
443 config
/gdb_stub.exp \
449 baseboarddir
= $(pkgdatadir
)/baseboards
452 baseboards
/aarch64-sim.exp \
453 baseboards
/am33_2.0
-libremote.exp \
454 baseboards
/androideabi.exp \
455 baseboards
/arm-ice.exp \
456 baseboards
/arm-sid.exp \
457 baseboards
/arm-sim.exp \
458 baseboards
/basic-sid.exp \
459 baseboards
/basic-sim.exp \
460 baseboards
/cris-sim.exp \
461 baseboards
/d30v-sim.exp \
462 baseboards
/fr30-sim.exp \
463 baseboards
/frv-sim.exp \
464 baseboards
/gdbserver-sample.exp \
465 baseboards
/generic-sim.exp \
466 baseboards
/i386-sid.exp \
467 baseboards
/iq2000-sim.exp \
468 baseboards
/jmr3904-sim.exp \
469 baseboards
/linux-gdbserver.exp \
470 baseboards
/linux-libremote.exp \
471 baseboards
/m68k-sid.exp \
472 baseboards
/mcore-moto-sim.exp \
473 baseboards
/mcore-sim.exp \
474 baseboards
/mips-lnews-sim.exp \
475 baseboards
/mips-lsi-sim.exp \
476 baseboards
/mips-sim-idt32.exp \
477 baseboards
/mips-sim-idt64.exp \
478 baseboards
/mips-sim-mti32.exp \
479 baseboards
/mips-sim-mti64.exp \
480 baseboards
/mips-sim-mti64_64.exp \
481 baseboards
/mips-sim-mti64_n32.exp \
482 baseboards
/mips-sim-sde32.exp \
483 baseboards
/mips-sim-sde64.exp \
484 baseboards
/mips-sim.exp \
485 baseboards
/mmixware-sim.exp \
486 baseboards
/mn10200-sim.exp \
487 baseboards
/mn10300-sim.exp \
488 baseboards
/moxie-sim.exp \
489 baseboards
/msp430-sim.exp \
490 baseboards
/mt-sid.exp \
491 baseboards
/multi-sim.exp \
493 baseboards
/powerpc-sim.exp \
494 baseboards
/powerpcle-sim.exp \
495 baseboards
/pru-sim.exp \
496 baseboards
/qemu.exp \
497 baseboards
/riscv-sim.exp \
498 baseboards
/rx-sim.exp \
499 baseboards
/sh-sid.exp \
500 baseboards
/sh-sim.exp \
501 baseboards
/sparc-sim.exp \
502 baseboards
/sparc64-sim.exp \
503 baseboards
/sparclite-sim-le.exp \
504 baseboards
/sparclite-sim.exp \
505 baseboards
/tx39-sim.exp \
506 baseboards
/unix.exp \
507 baseboards
/v850-sim.exp \
508 baseboards
/visium-sim.exp \
509 baseboards
/vr4100-sim.exp \
510 baseboards
/vr4111-sim.exp \
511 baseboards
/vr4300-sim.exp \
512 baseboards
/xtensa-sim.exp
514 djlibexecdir
= $(pkgdatadir
)/libexec
515 djlibexec_SCRIPTS
= config.guess
517 # Contributed scripts, etc.
518 CONTRIB
= contrib
/sum2junit.sh \
519 contrib
/mysql
/create-db.sql contrib
/mysql
/importxml.sh \
520 contrib
/mysql
/make-datafile.sh contrib
/mysql
/plot.sh \
521 contrib
/mysql
/README contrib
/mysql
/sum2xml.sh \
527 testsuite
/launcher.
all/command.exp \
528 testsuite
/launcher.
all/command
/commands
/bar-baz.awk \
529 testsuite
/launcher.
all/command
/commands
/bar.awk \
530 testsuite
/launcher.
all/command
/commands
/bar.sh \
531 testsuite
/launcher.
all/command
/commands
/baz-quux.gawk \
532 testsuite
/launcher.
all/command
/commands
/foo.sh \
533 testsuite
/launcher.
all/command
/commands
/foo.tcl \
534 testsuite
/launcher.
all/help.exp \
535 testsuite
/launcher.
all/interp.exp \
536 testsuite
/launcher.
all/verbose.exp \
537 testsuite
/report-card.
all/onetest.exp \
538 testsuite
/report-card.
all/passes.exp \
539 testsuite
/runtest.libs
/topdir
/subdir1
/subsubdir1
/subsubfile1 \
540 testsuite
/runtest.libs
/topdir
/subdir1
/subfile1 \
541 testsuite
/runtest.libs
/topdir
/subdir1
/subfile2 \
542 testsuite
/runtest.libs
/topdir
/subdir2
/subfile2 \
543 testsuite
/runtest.libs
/libs.exp \
544 testsuite
/runtest.libs
/default_procs.tcl \
545 testsuite
/runtest.libs
/mockutil.tcl \
546 testsuite
/runtest.libs
/clone_output.
test \
547 testsuite
/runtest.libs
/config.
test \
548 testsuite
/runtest.libs
/remote.
test \
549 testsuite
/runtest.libs
/target.
test \
550 testsuite
/runtest.libs
/testcase_group.
test \
551 testsuite
/runtest.libs
/testsuite_can.
test \
552 testsuite
/runtest.libs
/testsuite_file.
test \
553 testsuite
/runtest.libs
/utils.
test \
554 testsuite
/runtest.main
/error.exp \
555 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-al-dbz.exp \
556 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-dbz.exp \
557 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-undef.exp \
558 testsuite
/runtest.main
/nested
/testsuite
/error.
test/simple.exp \
559 testsuite
/runtest.main
/options.exp \
560 testsuite
/runtest.main
/nested
/testsuite
/null.
test/null.exp \
561 testsuite
/runtest.main
/stats.exp \
562 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/stats-sub.exp \
563 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/unit-sub.awk \
564 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/unit-sub.exp \
565 testsuite
/runtest.main
/pr42399.exp \
566 testsuite
/runtest.main
/nested
/testsuite
/bug.
test/pr42399.awk \
567 testsuite
/runtest.main
/nested
/testsuite
/bug.
test/pr42399-sub.exp \
568 testsuite
/runtest.main
/pr48155-csh.sh \
569 testsuite
/runtest.main
/pr48155.exp \
570 testsuite
/runtest.main
/pr53427.exp \
571 testsuite
/runtest.main
/nested
/testsuite
/pr53427.
test/a.exp \
572 testsuite
/runtest.main
/nested
/testsuite
/pr53427.
test/b.exp \
573 testsuite
/lib
/bohman_ssd.exp \
574 testsuite
/lib
/launcher.exp \
575 testsuite
/lib
/libdejagnu.exp \
576 testsuite
/lib
/libsup.exp \
577 testsuite
/lib
/report-card.exp \
578 testsuite
/lib
/runtest.exp \
579 testsuite
/lib
/util-defs.exp \
580 testsuite
/libdejagnu
/unit.exp \
581 testsuite
/libdejagnu
/tunit.exp
583 DEJATOOL
= launcher libdejagnu report-card runtest
585 # We override runtest so that the testsuite is run with this version
586 # of DejaGnu instead of an installed version.
587 RUNTEST
= ${top_srcdir}/runtest
588 AM_CPPFLAGS
= -I
$(top_srcdir
)
589 unit_SOURCES
= testsuite
/libdejagnu
/unit.
cc
590 testsuite_libdejagnu_unit_c_SOURCES
= testsuite
/libdejagnu
/unit-c.c
593 TEXINFO_TEX
= doc
/texinfo.
tex
594 dist_man_MANS
= doc
/dejagnu
.1 \
596 doc
/dejagnu-report-card
.1 \
599 info_TEXINFOS
= doc
/dejagnu.texi
600 doc_dejagnu_TEXINFOS
= doc
/fdl.texi
604 .SUFFIXES
: .c .
cc .
dvi .o .obj .ps
605 am--refresh
: Makefile
607 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
609 case
'$(am__configure_deps)' in \
611 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
612 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
617 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
618 $(am__cd
) $(top_srcdir
) && \
619 $(AUTOMAKE
) --gnu Makefile
620 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
623 echo
' $(SHELL) ./config.status'; \
624 $(SHELL
) .
/config.status
;; \
626 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
627 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
630 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
631 $(SHELL
) .
/config.status
--recheck
633 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
634 $(am__cd
) $(srcdir) && $(AUTOCONF
)
635 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
636 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
637 $(am__aclocal_m4_deps
):
640 -test -z
"$(check_PROGRAMS)" ||
rm -f
$(check_PROGRAMS
)
641 testsuite
/libdejagnu
/$(am__dirstamp
):
642 @
$(MKDIR_P
) testsuite
/libdejagnu
643 @
: > testsuite
/libdejagnu
/$(am__dirstamp
)
644 testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
):
645 @
$(MKDIR_P
) testsuite
/libdejagnu
/$(DEPDIR
)
646 @
: > testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
647 testsuite
/libdejagnu
/unit-c.
$(OBJEXT
): \
648 testsuite
/libdejagnu
/$(am__dirstamp
) \
649 testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
651 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
)
652 @
rm -f testsuite
/libdejagnu
/unit-c
$(EXEEXT
)
653 $(AM_V_CCLD
)$(LINK
) $(testsuite_libdejagnu_unit_c_OBJECTS
) $(testsuite_libdejagnu_unit_c_LDADD
) $(LIBS
)
654 testsuite
/libdejagnu
/unit.
$(OBJEXT
): \
655 testsuite
/libdejagnu
/$(am__dirstamp
) \
656 testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
658 unit
$(EXEEXT
): $(unit_OBJECTS
) $(unit_DEPENDENCIES
) $(EXTRA_unit_DEPENDENCIES
)
660 $(AM_V_CXXLD
)$(CXXLINK
) $(unit_OBJECTS
) $(unit_LDADD
) $(LIBS
)
661 install-binSCRIPTS
: $(bin_SCRIPTS
)
663 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || list
=; \
664 if
test -n
"$$list"; then \
665 echo
" $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
666 $(MKDIR_P
) "$(DESTDIR)$(bindir)" || exit
1; \
668 for p in
$$list; do \
669 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
670 if
test -f
"$$d$$p"; then echo
"$$d$$p"; echo
"$$p"; else :; fi
; \
672 sed
-e
'p;s,.*/,,;n' \
674 -e
'p;x;s,.*/,,;$(transform)' | sed
'N;N;N;s,\n, ,g' | \
675 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
676 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
677 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
678 if (++n[d] == $(am__install_max)) { \
679 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
680 else { print "f", d "/" $$4, $$1 } } \
681 END { for (d in files) print "f", d, files[d] }' | \
682 while read type
dir files
; do \
683 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
684 test -z
"$$files" ||
{ \
685 echo
" $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
686 $(INSTALL_SCRIPT
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
690 uninstall-binSCRIPTS
:
692 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || exit
0; \
693 files
=`for p in $$list; do echo "$$p"; done | \
694 sed -e 's,.*/,,;$(transform)'`; \
695 dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir
)
696 install-djlibexecSCRIPTS
: $(djlibexec_SCRIPTS
)
698 @list
='$(djlibexec_SCRIPTS)'; test -n
"$(djlibexecdir)" || list
=; \
699 if
test -n
"$$list"; then \
700 echo
" $(MKDIR_P) '$(DESTDIR)$(djlibexecdir)'"; \
701 $(MKDIR_P
) "$(DESTDIR)$(djlibexecdir)" || exit
1; \
703 for p in
$$list; do \
704 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
705 if
test -f
"$$d$$p"; then echo
"$$d$$p"; echo
"$$p"; else :; fi
; \
707 sed
-e
'p;s,.*/,,;n' \
709 -e
'p;x;s,.*/,,;$(transform)' | sed
'N;N;N;s,\n, ,g' | \
710 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
711 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
712 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
713 if (++n[d] == $(am__install_max)) { \
714 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
715 else { print "f", d "/" $$4, $$1 } } \
716 END { for (d in files) print "f", d, files[d] }' | \
717 while read type
dir files
; do \
718 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
719 test -z
"$$files" ||
{ \
720 echo
" $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(djlibexecdir)$$dir'"; \
721 $(INSTALL_SCRIPT
) $$files "$(DESTDIR)$(djlibexecdir)$$dir" || exit
$$?
; \
725 uninstall-djlibexecSCRIPTS
:
727 @list
='$(djlibexec_SCRIPTS)'; test -n
"$(djlibexecdir)" || exit
0; \
728 files
=`for p in $$list; do echo "$$p"; done | \
729 sed -e 's,.*/,,;$(transform)'`; \
730 dir='$(DESTDIR)$(djlibexecdir)'; $(am__uninstall_files_from_dir
)
734 -rm -f testsuite
/libdejagnu
/*.
$(OBJEXT
)
739 @AMDEP_TRUE@@am__include@ @am__quote@testsuite
/libdejagnu
/$(DEPDIR
)/unit-c.Po@am__quote@
740 @AMDEP_TRUE@@am__include@ @am__quote@testsuite
/libdejagnu
/$(DEPDIR
)/unit.Po@am__quote@
743 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
744 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
745 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
746 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
747 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
748 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
$<
751 @am__fastdepCC_TRUE@
$(AM_V_CC
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
752 @am__fastdepCC_TRUE@
$(COMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
753 @am__fastdepCC_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
754 @AMDEP_TRUE@@am__fastdepCC_FALSE@
$(AM_V_CC
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
755 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
756 @am__fastdepCC_FALSE@
$(AM_V_CC@am__nodep@
)$(COMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
759 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
760 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
761 @am__fastdepCXX_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
762 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
763 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
764 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
$<
767 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
768 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
769 @am__fastdepCXX_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
770 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
771 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
772 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
775 @
: > doc
/$(am__dirstamp
)
777 $(srcdir)/doc
/dejagnu.
info: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
)
778 $(AM_V_MAKEINFO
)restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
779 am__cwd
=`pwd` && $(am__cd
) $(srcdir) && \
780 rm -rf
$$backupdir && mkdir
$$backupdir && \
781 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
782 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
783 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
787 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I doc
-I
$(srcdir)/doc \
788 -o
$@
$(srcdir)/doc
/dejagnu.texi
; \
791 $(am__cd
) $(srcdir); \
794 $(am__cd
) $(srcdir) && \
795 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
797 rm -rf
$$backupdir; exit
$$rc
799 doc
/dejagnu.
dvi: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
800 $(AM_V_TEXI2DVI
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
801 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
802 $(TEXI2DVI
) $(AM_V_texinfo
) --build-dir
=$(@
:.
dvi=.t2d
) -o
$@
$(AM_V_texidevnull
) \
803 `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
805 doc
/dejagnu.pdf
: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
806 $(AM_V_TEXI2PDF
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
807 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
808 $(TEXI2PDF
) $(AM_V_texinfo
) --build-dir
=$(@
:.pdf
=.t2p
) -o
$@
$(AM_V_texidevnull
) \
809 `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
811 doc
/dejagnu.html
: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
812 $(AM_V_MAKEINFO
)rm -rf
$(@
:.html
=.htp
)
813 $(AM_V_at
)if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I doc
-I
$(srcdir)/doc \
814 -o
$(@
:.html
=.htp
) `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
; \
816 rm -rf
$@
&& mv
$(@
:.html
=.htp
) $@
; \
818 rm -rf
$(@
:.html
=.htp
); exit
1; \
820 $(srcdir)/doc
/version.texi
: @MAINTAINER_MODE_TRUE@
$(srcdir)/doc
/stamp-vti
821 $(srcdir)/doc
/stamp-vti
: doc
/dejagnu.texi
$(top_srcdir
)/configure
822 @
test -f doc
/$(am__dirstamp
) ||
$(MAKE
) $(AM_MAKEFLAGS
) doc
/$(am__dirstamp
)
823 @
(dir=.
; test -f .
/doc
/dejagnu.texi ||
dir=$(srcdir); \
824 set
`$(SHELL) $(srcdir)/mdate-sh $$dir/doc/dejagnu.texi`; \
825 echo
"@set UPDATED $$1 $$2 $$3"; \
826 echo
"@set UPDATED-MONTH $$2 $$3"; \
827 echo
"@set EDITION $(VERSION)"; \
828 echo
"@set VERSION $(VERSION)") > vti.tmp
$$$$ && \
829 (cmp
-s vti.tmp
$$$$ $(srcdir)/doc
/version.texi \
830 ||
(echo
"Updating $(srcdir)/doc/version.texi" && \
831 cp vti.tmp
$$$$ $(srcdir)/doc
/version.texi.tmp
$$$$ && \
832 mv
$(srcdir)/doc
/version.texi.tmp
$$$$ $(srcdir)/doc
/version.texi
)) && \
833 rm -f vti.tmp
$$$$ $(srcdir)/doc
/version.texi.
$$$$
834 @cp
$(srcdir)/doc
/version.texi
$@
837 -rm -f vti.tmp
* $(srcdir)/doc
/version.texi.tmp
*
839 maintainer-clean-vti
:
840 @MAINTAINER_MODE_TRUE@
-rm -f
$(srcdir)/doc
/stamp-vti
$(srcdir)/doc
/version.texi
842 $(AM_V_DVIPS
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
843 $(DVIPS
) $(AM_V_texinfo
) -o
$@
$<
847 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
848 for p in
$$list; do \
850 echo
" rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
851 rm -f
"$(DESTDIR)$(dvidir)/$$f"; \
856 @list
='$(HTMLS)'; test -n
"$(htmldir)" || list
=; \
857 for p in
$$list; do \
859 echo
" rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
860 rm -rf
"$(DESTDIR)$(htmldir)/$$f"; \
865 @if
test -d
'$(DESTDIR)$(infodir)' && $(am__can_run_installinfo
); then \
866 list
='$(INFO_DEPS)'; \
867 for file in
$$list; do \
868 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
869 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
870 if install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
871 then
:; else test ! -f
"$(DESTDIR)$(infodir)/$$relfile" || exit
1; fi
; \
875 @list
='$(INFO_DEPS)'; \
876 for file in
$$list; do \
877 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
878 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
879 (if
test -d
"$(DESTDIR)$(infodir)" && cd
"$(DESTDIR)$(infodir)"; then \
880 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]"; \
881 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
887 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
888 for p in
$$list; do \
890 echo
" rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
891 rm -f
"$(DESTDIR)$(pdfdir)/$$f"; \
896 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
897 for p in
$$list; do \
899 echo
" rm -f '$(DESTDIR)$(psdir)/$$f'"; \
900 rm -f
"$(DESTDIR)$(psdir)/$$f"; \
903 dist-info
: $(INFO_DEPS
)
904 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
905 list
='$(INFO_DEPS)'; \
906 for base in
$$list; do \
908 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
910 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
911 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
912 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 \
913 if
test -f
$$file; then \
914 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
915 test -f
"$(distdir)/$$relfile" || \
916 cp
-p
$$file "$(distdir)/$$relfile"; \
922 -rm -rf doc
/dejagnu.t2d doc
/dejagnu.t2p
925 -test -z
"doc/dejagnu.dvi doc/dejagnu.pdf doc/dejagnu.ps doc/dejagnu.html" \
926 ||
rm -rf doc
/dejagnu.
dvi doc
/dejagnu.pdf doc
/dejagnu.ps doc
/dejagnu.html
928 maintainer-clean-aminfo
:
929 @list
='$(INFO_DEPS)'; for i in
$$list; do \
930 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
931 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
932 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
934 install-man1
: $(dist_man_MANS
)
937 list2
='$(dist_man_MANS)'; \
938 test -n
"$(man1dir)" \
939 && test -n
"`echo $$list1$$list2`" \
941 echo
" $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
942 $(MKDIR_P
) "$(DESTDIR)$(man1dir)" || exit
1; \
943 { for i in
$$list1; do echo
"$$i"; done
; \
944 if
test -n
"$$list2"; then \
945 for i in
$$list2; do echo
"$$i"; done \
946 | sed
-n
'/\.1[a-z]*$$/p'; \
948 } | while read p
; do \
949 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
950 echo
"$$d$$p"; echo
"$$p"; \
952 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
953 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
954 sed
'N;N;s,\n, ,g' |
{ \
955 list
=; while read file base inst
; do \
956 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
957 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
958 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
961 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
962 while read files
; do \
963 test -z
"$$files" ||
{ \
964 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
965 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
970 @list
=''; test -n
"$(man1dir)" || exit
0; \
971 files
=`{ for i in $$list; do echo "$$i"; done; \
972 l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
973 sed -n '/\.1[a-z]*$$/p'; \
974 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
975 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
976 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir
)
977 install-baseboardDATA
: $(baseboard_DATA
)
979 @list
='$(baseboard_DATA)'; test -n
"$(baseboarddir)" || list
=; \
980 if
test -n
"$$list"; then \
981 echo
" $(MKDIR_P) '$(DESTDIR)$(baseboarddir)'"; \
982 $(MKDIR_P
) "$(DESTDIR)$(baseboarddir)" || exit
1; \
984 for p in
$$list; do \
985 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
987 done |
$(am__base_list
) | \
988 while read files
; do \
989 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(baseboarddir)'"; \
990 $(INSTALL_DATA
) $$files "$(DESTDIR)$(baseboarddir)" || exit
$$?
; \
993 uninstall-baseboardDATA
:
995 @list
='$(baseboard_DATA)'; test -n
"$(baseboarddir)" || list
=; \
996 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
997 dir='$(DESTDIR)$(baseboarddir)'; $(am__uninstall_files_from_dir
)
998 install-commandsDATA
: $(commands_DATA
)
1000 @list
='$(commands_DATA)'; test -n
"$(commandsdir)" || list
=; \
1001 if
test -n
"$$list"; then \
1002 echo
" $(MKDIR_P) '$(DESTDIR)$(commandsdir)'"; \
1003 $(MKDIR_P
) "$(DESTDIR)$(commandsdir)" || 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)$(commandsdir)'"; \
1011 $(INSTALL_DATA
) $$files "$(DESTDIR)$(commandsdir)" || exit
$$?
; \
1014 uninstall-commandsDATA
:
1015 @
$(NORMAL_UNINSTALL
)
1016 @list
='$(commands_DATA)'; test -n
"$(commandsdir)" || list
=; \
1017 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1018 dir='$(DESTDIR)$(commandsdir)'; $(am__uninstall_files_from_dir
)
1019 install-configDATA
: $(config_DATA
)
1021 @list
='$(config_DATA)'; test -n
"$(configdir)" || list
=; \
1022 if
test -n
"$$list"; then \
1023 echo
" $(MKDIR_P) '$(DESTDIR)$(configdir)'"; \
1024 $(MKDIR_P
) "$(DESTDIR)$(configdir)" || 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)$(configdir)'"; \
1032 $(INSTALL_DATA
) $$files "$(DESTDIR)$(configdir)" || exit
$$?
; \
1035 uninstall-configDATA
:
1036 @
$(NORMAL_UNINSTALL
)
1037 @list
='$(config_DATA)'; test -n
"$(configdir)" || list
=; \
1038 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1039 dir='$(DESTDIR)$(configdir)'; $(am__uninstall_files_from_dir
)
1040 install-pkgdataDATA
: $(pkgdata_DATA
)
1042 @list
='$(pkgdata_DATA)'; test -n
"$(pkgdatadir)" || list
=; \
1043 if
test -n
"$$list"; then \
1044 echo
" $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
1045 $(MKDIR_P
) "$(DESTDIR)$(pkgdatadir)" || 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)$(pkgdatadir)'"; \
1053 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pkgdatadir)" || exit
$$?
; \
1056 uninstall-pkgdataDATA
:
1057 @
$(NORMAL_UNINSTALL
)
1058 @list
='$(pkgdata_DATA)'; test -n
"$(pkgdatadir)" || list
=; \
1059 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1060 dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir
)
1061 install-includeHEADERS
: $(include_HEADERS
)
1063 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
1064 if
test -n
"$$list"; then \
1065 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
1066 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || 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_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1074 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
1077 uninstall-includeHEADERS
:
1078 @
$(NORMAL_UNINSTALL
)
1079 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
1080 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1081 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
1083 ID
: $(am__tagged_files
)
1084 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
1088 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
1091 $(am__define_uniq_tagged_files
); \
1093 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
1094 test -n
"$$unique" || unique
=$$empty_fix; \
1095 if
test $$# -gt 0; then \
1096 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1099 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1106 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
1107 $(am__define_uniq_tagged_files
); \
1108 test -z
"$(CTAGS_ARGS)$$unique" \
1109 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1113 here
=`$(am__cd) $(top_builddir) && pwd` \
1114 && $(am__cd
) $(top_srcdir
) \
1115 && gtags
-i
$(GTAGS_ARGS
) "$$here"
1116 cscope
: cscope.files
1117 test ! -s cscope.files \
1118 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
1121 cscope.files
: clean-cscope cscopelist
1122 cscopelist
: cscopelist-am
1124 cscopelist-am
: $(am__tagged_files
)
1125 list
='$(am__tagged_files)'; \
1126 case
"$(srcdir)" in \
1127 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
1128 *) sdir
=$(subdir
)/$(srcdir) ;; \
1130 for i in
$$list; do \
1131 if
test -f
"$$i"; then \
1132 echo
"$(subdir)/$$i"; \
1134 echo
"$$sdir/$$i"; \
1136 done
>> $(top_builddir
)/cscope.files
1139 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1140 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1142 check-DEJAGNU
: site.exp
1143 srcdir='$(srcdir)'; export srcdir; \
1144 EXPECT
=$(EXPECT
); export EXPECT
; \
1145 if
$(SHELL
) -c
"$(RUNTEST) --version" > /dev
/null
2>&1; then \
1146 exit_status
=0; l
='$(DEJATOOL)'; for tool in
$$l; do \
1147 if
$(RUNTEST
) $(AM_RUNTESTFLAGS
) $(RUNTESTDEFAULTFLAGS
) $(RUNTESTFLAGS
); \
1148 then
:; else exit_status
=1; fi
; \
1150 else echo
"WARNING: could not find '$(RUNTEST)'" 1>&2; :;\
1153 site.exp
: Makefile
$(EXTRA_DEJAGNU_SITE_CONFIG
)
1154 @echo
'Making a new site.exp file ...'
1155 @echo
'## these variables are automatically generated by make ##' >site.tmp
1156 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1157 @echo
'# edit the last section' >>site.tmp
1158 @echo
'set srcdir "$(srcdir)"' >>site.tmp
1159 @echo
"set objdir `pwd`" >>site.tmp
1160 @list
='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in
$$list; do \
1161 echo
"## Begin content included from file $$f. Do not modify. ##" \
1162 && cat
`test -f "$$f" || echo '$(srcdir)/'`$$f \
1163 && echo
"## End content included from file $$f. ##" \
1166 @echo
"## End of auto-generated content; you can edit from here. ##" >> site.tmp
1167 @if
test -f site.exp
; then \
1168 sed
-e
'1,/^## End of auto-generated content.*##/d' site.exp
>> site.tmp
; \
1171 @
test ! -f site.exp || mv site.exp site.bak
1172 @mv site.tmp site.exp
1175 -rm -f site.exp site.bak
1176 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1177 rm -f
$$tool.sum
$$tool.log
; \
1180 distdir
: $(DISTFILES
)
1181 $(am__remove_distdir
)
1182 test -d
"$(distdir)" || mkdir
"$(distdir)"
1183 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1184 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1185 list
='$(DISTFILES)'; \
1186 dist_files
=`for file in $$list; do echo $$file; done | \
1187 sed -e "s|^$$srcdirstrip/||;t" \
1188 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1189 case
$$dist_files in \
1190 */*) $(MKDIR_P
) `echo "$$dist_files" | \
1191 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1194 for file in
$$dist_files; do \
1195 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1196 if
test -d
$$d/$$file; then \
1197 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1198 if
test -d
"$(distdir)/$$file"; then \
1199 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1201 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
1202 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
1203 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1205 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
1207 test -f
"$(distdir)/$$file" \
1208 || cp
-p
$$d/$$file "$(distdir)/$$file" \
1212 $(MAKE
) $(AM_MAKEFLAGS
) \
1213 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
1215 -test -n
"$(am__skip_mode_fix)" \
1216 || find
"$(distdir)" -type d
! -perm
-755 \
1217 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
1218 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
1219 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
1220 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
1221 || chmod
-R a
+r
"$(distdir)"
1222 @if
test -z
"$(am__skip_length_check)" && find
"$(distdir)" -type f
-print | \
1223 grep
'^...................................................................................................' 1>&2; then \
1224 echo
'error: the above filenames are too long' 1>&2; \
1228 tardir
=$(distdir
) && $(am__tar
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
tar.gz
1229 $(am__post_remove_distdir
)
1232 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
1233 $(am__post_remove_distdir
)
1236 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
1237 $(am__post_remove_distdir
)
1240 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
1241 $(am__post_remove_distdir
)
1244 @echo WARNING
: "Support for distribution archives compressed with" \
1245 "legacy program 'compress' is deprecated." >&2
1246 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
1247 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
1248 $(am__post_remove_distdir
)
1251 @echo WARNING
: "Support for shar distribution archives is" \
1253 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
1254 shar $(distdir
) | eval GZIP
= gzip
$(GZIP_ENV
) -c
>$(distdir
).
shar.gz
1255 $(am__post_remove_distdir
)
1258 -rm -f
$(distdir
).zip
1259 zip
-rq
$(distdir
).zip
$(distdir
)
1260 $(am__post_remove_distdir
)
1263 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
1264 $(am__post_remove_distdir
)
1266 # This target untars the dist file and tries a VPATH configuration. Then
1267 # it guarantees that the distribution is self-contained by making another
1270 case
'$(DIST_ARCHIVES)' in \
1272 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
1274 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
1276 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
1278 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
1280 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
1282 eval GZIP
= gzip
$(GZIP_ENV
) -dc
$(distdir
).
shar.gz | unshar
;;\
1284 unzip
$(distdir
).zip
;;\
1286 chmod
-R a-w
$(distdir
)
1287 chmod u
+w
$(distdir
)
1288 mkdir
$(distdir
)/_build
$(distdir
)/_build
/sub
$(distdir
)/_inst
1289 chmod a-w
$(distdir
)
1290 test -d
$(distdir
)/_build || exit
0; \
1291 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1292 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1294 && $(am__cd
) $(distdir
)/_build
/sub \
1295 && ..
/..
/configure \
1296 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
1297 $(DISTCHECK_CONFIGURE_FLAGS
) \
1298 --srcdir=..
/..
--prefix="$$dc_install_base" \
1299 && $(MAKE
) $(AM_MAKEFLAGS
) \
1300 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
1301 && $(MAKE
) $(AM_MAKEFLAGS
) check \
1302 && $(MAKE
) $(AM_MAKEFLAGS
) install \
1303 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
1304 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
1305 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
1306 distuninstallcheck \
1307 && chmod
-R a-w
"$$dc_install_base" \
1309 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
1310 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
1311 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
1312 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
1313 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
1314 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
1315 && rm -rf
"$$dc_destdir" \
1316 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
1317 && rm -rf
$(DIST_ARCHIVES
) \
1318 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
1321 $(am__post_remove_distdir
)
1322 @
(echo
"$(distdir) archives ready for distribution: "; \
1323 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
1324 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
1326 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
1327 echo
'ERROR: trying to run $@ with an empty' \
1328 '$$(distuninstallcheck_dir)' >&2; \
1331 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
1332 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1335 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
1336 ||
{ echo
"ERROR: files left after uninstall:" ; \
1337 if
test -n
"$(DESTDIR)"; then \
1338 echo
" (check DESTDIR support)"; \
1340 $(distuninstallcheck_listfiles
) ; \
1342 distcleancheck
: distclean
1343 @if
test '$(srcdir)' = .
; then \
1344 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
1347 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
1348 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
1349 $(distcleancheck_listfiles
) ; \
1352 $(MAKE
) $(AM_MAKEFLAGS
) $(check_PROGRAMS
)
1353 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1355 all-am
: Makefile
$(INFO_DEPS
) $(SCRIPTS
) $(MANS
) $(DATA
) $(HEADERS
) \
1358 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(djlibexecdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(baseboarddir)" "$(DESTDIR)$(commandsdir)" "$(DESTDIR)$(configdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(includedir)"; do \
1359 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1362 install-exec
: install-exec-am
1363 install-data
: install-data-am
1364 uninstall: uninstall-am
1367 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1369 installcheck: installcheck-am
1371 if
test -z
'$(STRIP)'; then \
1372 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1373 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1376 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1377 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1378 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1380 mostlyclean-generic
:
1383 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1386 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1387 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1388 -rm -f doc
/$(am__dirstamp
)
1389 -rm -f testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
1390 -rm -f testsuite
/libdejagnu
/$(am__dirstamp
)
1392 maintainer-clean-generic
:
1393 @echo
"This command is intended for maintainers to use"
1394 @echo
"it deletes files that may require special tools to rebuild."
1397 clean-am
: clean-aminfo clean-checkPROGRAMS clean-generic clean-local \
1400 distclean: distclean-am
1401 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1402 -rm -rf testsuite
/libdejagnu
/$(DEPDIR
)
1404 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1405 distclean-generic distclean-tags
1417 info-am
: $(INFO_DEPS
)
1419 install-data-am
: install-baseboardDATA install-commandsDATA \
1420 install-configDATA install-includeHEADERS install-info-am \
1421 install-man install-pkgdataDATA
1423 install-dvi
: install-dvi-am
1425 install-dvi-am
: $(DVIS
)
1427 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1428 if
test -n
"$$list"; then \
1429 echo
" $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1430 $(MKDIR_P
) "$(DESTDIR)$(dvidir)" || exit
1; \
1432 for p in
$$list; do \
1433 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1435 done |
$(am__base_list
) | \
1436 while read files
; do \
1437 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1438 $(INSTALL_DATA
) $$files "$(DESTDIR)$(dvidir)" || exit
$$?
; \
1440 install-exec-am
: install-binSCRIPTS install-djlibexecSCRIPTS
1442 install-html
: install-html-am
1444 install-html-am
: $(HTMLS
)
1446 @list
='$(HTMLS)'; list2
=; test -n
"$(htmldir)" || list
=; \
1447 if
test -n
"$$list"; then \
1448 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1449 $(MKDIR_P
) "$(DESTDIR)$(htmldir)" || exit
1; \
1451 for p in
$$list; do \
1452 if
test -f
"$$p" ||
test -d
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1455 if
test -d
"$$d2"; then \
1456 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1457 $(MKDIR_P
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
1458 echo
" $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1459 $(INSTALL_DATA
) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit
$$?
; \
1461 list2
="$$list2 $$d2"; \
1464 test -z
"$$list2" ||
{ echo
"$$list2" |
$(am__base_list
) | \
1465 while read files
; do \
1466 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1467 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
1469 install-info
: install-info-am
1471 install-info-am
: $(INFO_DEPS
)
1473 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1474 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1475 if
test -n
"$$list"; then \
1476 echo
" $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1477 $(MKDIR_P
) "$(DESTDIR)$(infodir)" || exit
1; \
1479 for file in
$$list; do \
1481 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1483 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1484 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1485 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1486 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1487 if
test -f
$$ifile; then \
1491 done |
$(am__base_list
) | \
1492 while read files
; do \
1493 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1494 $(INSTALL_DATA
) $$files "$(DESTDIR)$(infodir)" || exit
$$?
; done
1496 @if
$(am__can_run_installinfo
); then \
1497 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1498 for file in
$$list; do \
1499 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1500 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1501 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1504 install-man
: install-man1
1506 install-pdf
: install-pdf-am
1508 install-pdf-am
: $(PDFS
)
1510 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
1511 if
test -n
"$$list"; then \
1512 echo
" $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1513 $(MKDIR_P
) "$(DESTDIR)$(pdfdir)" || exit
1; \
1515 for p in
$$list; do \
1516 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1518 done |
$(am__base_list
) | \
1519 while read files
; do \
1520 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1521 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pdfdir)" || exit
$$?
; done
1522 install-ps
: install-ps-am
1524 install-ps-am
: $(PSS
)
1526 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1527 if
test -n
"$$list"; then \
1528 echo
" $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1529 $(MKDIR_P
) "$(DESTDIR)$(psdir)" || exit
1; \
1531 for p in
$$list; do \
1532 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1534 done |
$(am__base_list
) | \
1535 while read files
; do \
1536 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1537 $(INSTALL_DATA
) $$files "$(DESTDIR)$(psdir)" || exit
$$?
; done
1540 maintainer-clean
: maintainer-clean-am
1541 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1542 -rm -rf
$(top_srcdir
)/autom4te.cache
1543 -rm -rf testsuite
/libdejagnu
/$(DEPDIR
)
1545 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1546 maintainer-clean-generic maintainer-clean-vti
1548 mostlyclean: mostlyclean-am
1550 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1551 mostlyclean-generic mostlyclean-vti
1561 uninstall-am
: uninstall-baseboardDATA uninstall-binSCRIPTS \
1562 uninstall-commandsDATA uninstall-configDATA \
1563 uninstall-djlibexecSCRIPTS uninstall-dvi-am uninstall-html-am \
1564 uninstall-includeHEADERS uninstall-info-am uninstall-man \
1565 uninstall-pdf-am uninstall-pkgdataDATA uninstall-ps-am
1567 uninstall-man
: uninstall-man1
1569 .MAKE
: check-am install-am install-strip
1571 .PHONY
: CTAGS GTAGS TAGS
all all-am all-local am--refresh
check \
1572 check-DEJAGNU check-am
clean clean-aminfo clean-checkPROGRAMS \
1573 clean-cscope clean-generic clean-local cscope cscopelist-am \
1574 ctags ctags-am
dist dist-all dist-bzip2 dist-gzip dist-info \
1575 dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
1576 distclean distclean-DEJAGNU distclean-compile \
1577 distclean-generic distclean-tags distcleancheck distdir \
1578 distuninstallcheck
dvi dvi-am html html-am
info info-am \
1579 install install-am install-baseboardDATA install-binSCRIPTS \
1580 install-commandsDATA install-configDATA install-data \
1581 install-data-am install-djlibexecSCRIPTS install-dvi \
1582 install-dvi-am install-exec install-exec-am install-html \
1583 install-html-am install-includeHEADERS install-info \
1584 install-info-am install-man install-man1 install-pdf \
1585 install-pdf-am install-pkgdataDATA install-ps install-ps-am \
1586 install-strip
installcheck installcheck-am
installdirs \
1587 maintainer-clean maintainer-clean-aminfo \
1588 maintainer-clean-generic maintainer-clean-vti
mostlyclean \
1589 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
1590 mostlyclean-vti pdf pdf-am ps ps-am
tags tags-am
uninstall \
1591 uninstall-am uninstall-baseboardDATA uninstall-binSCRIPTS \
1592 uninstall-commandsDATA uninstall-configDATA \
1593 uninstall-djlibexecSCRIPTS uninstall-dvi-am uninstall-html-am \
1594 uninstall-includeHEADERS uninstall-info-am uninstall-man \
1595 uninstall-man1 uninstall-pdf-am uninstall-pkgdataDATA \
1603 clean-local
: clean-local-check
1604 .PHONY
: clean-local-check
1606 -rm -rf testsuite
/launcher.
all/command
/bin
1607 -rm -rf testsuite
/launcher.
all/command
/share
1608 -rm -rf testsuite
/report-card.
all/onetest
1609 -rm -rf testsuite
/report-card.
all/passes
1611 # Give a reassuring message so that users know the "build" worked.
1613 @echo
"Done. Now run 'make install'."
1616 pip3
install --upgrade
-e
$(top_srcdir
)
1618 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1619 # Otherwise a system limit (for SysV at least) may be exceeded.