1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
4 # Copyright (C) 1994-2013 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 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
40 am__is_gnu_make
= test -n
'$(MAKEFILE_LIST)' && test -n
'$(MAKELEVEL)'
41 am__make_running_with_option
= \
42 case
$${target_option-
} in \
44 *) echo
"am__make_running_with_option: internal error: invalid" \
45 "target option '$${target_option-}' specified" >&2; \
49 sane_makeflags
=$$MAKEFLAGS; \
50 if
$(am__is_gnu_make
); then \
51 sane_makeflags
=$$MFLAGS; \
56 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
57 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
63 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
65 for flg in
$$sane_makeflags; do \
66 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
69 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
70 -*I?
*) strip_trailopt
'I';; \
71 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
72 -*O?
*) strip_trailopt
'O';; \
73 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
74 -*l?
*) strip_trailopt
'l';; \
75 -[dEDm
]) skip_next
=yes
;; \
76 -[JT
]) skip_next
=yes
;; \
79 *$$target_option*) has_opt
=yes
; break
;; \
83 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
84 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
85 pkgdatadir
= $(datadir)/@PACKAGE@
86 pkgincludedir
= $(includedir)/@PACKAGE@
87 pkglibdir
= $(libdir)/@PACKAGE@
88 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
89 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
90 install_sh_DATA
= $(install_sh
) -c
-m
644
91 install_sh_PROGRAM
= $(install_sh
) -c
92 install_sh_SCRIPT
= $(install_sh
) -c
93 INSTALL_HEADER
= $(INSTALL_DATA
)
94 transform
= $(program_transform_name
)
101 check_PROGRAMS
= unit
$(EXEEXT
)
103 DIST_COMMON
= INSTALL NEWS README AUTHORS ChangeLog \
104 $(srcdir)/Makefile.in
$(srcdir)/Makefile.am \
105 $(top_srcdir
)/configure
$(am__configure_deps
) depcomp \
106 $(doc_dejagnu_TEXINFOS
) mdate-sh
$(srcdir)/doc
/version.texi \
107 $(srcdir)/doc
/stamp-vti
$(dist_man_MANS
) $(include_HEADERS
) \
108 COPYING TODO compile config.guess config.sub install-sh \
110 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
111 am__aclocal_m4_deps
= $(top_srcdir
)/configure.ac
112 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
114 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
115 configure.lineno config.status.lineno
116 mkinstalldirs
= $(install_sh
) -d
118 CONFIG_CLEAN_VPATH_FILES
=
119 am__dirstamp
= $(am__leading_dot
)dirstamp
120 am_unit_OBJECTS
= testsuite
/libdejagnu
/unit.
$(OBJEXT
)
121 unit_OBJECTS
= $(am_unit_OBJECTS
)
122 unit_LDADD
= $(LDADD
)
123 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
124 am__vpath_adj
= case
$$p in \
125 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
128 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
130 am__nobase_strip_setup
= \
131 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
133 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
134 am__nobase_list
= $(am__nobase_strip_setup
); \
135 for p in
$$list; do echo
"$$p $$p"; done | \
136 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
137 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
138 if (++n[$$2] == $(am__install_max)) \
139 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
140 END { for (dir in files) print dir, files[dir] }'
142 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
143 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
144 am__uninstall_files_from_dir
= { \
146 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
147 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
148 $(am__cd
) "$$dir" && rm -f
$$files; }; \
150 am__installdirs
= "$(DESTDIR)$(bindir)" "$(DESTDIR)$(djlibexecdir)" \
151 "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" \
152 "$(DESTDIR)$(baseboarddir)" "$(DESTDIR)$(commandsdir)" \
153 "$(DESTDIR)$(configdir)" "$(DESTDIR)$(pkgdatadir)" \
154 "$(DESTDIR)$(includedir)"
155 SCRIPTS
= $(bin_SCRIPTS
) $(djlibexec_SCRIPTS
)
156 AM_V_P
= $(am__v_P_@AM_V@
)
157 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
160 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
161 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
162 am__v_GEN_0
= @echo
" GEN " $@
;
164 AM_V_at
= $(am__v_at_@AM_V@
)
165 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
168 DEFAULT_INCLUDES
= -I.@am__isrc@
169 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
170 am__depfiles_maybe
= depfiles
172 CXXCOMPILE
= $(CXX
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) \
173 $(AM_CPPFLAGS
) $(CPPFLAGS
) $(AM_CXXFLAGS
) $(CXXFLAGS
)
174 AM_V_CXX
= $(am__v_CXX_@AM_V@
)
175 am__v_CXX_
= $(am__v_CXX_@AM_DEFAULT_V@
)
176 am__v_CXX_0
= @echo
" CXX " $@
;
179 CXXLINK
= $(CXXLD
) $(AM_CXXFLAGS
) $(CXXFLAGS
) $(AM_LDFLAGS
) $(LDFLAGS
) \
181 AM_V_CXXLD
= $(am__v_CXXLD_@AM_V@
)
182 am__v_CXXLD_
= $(am__v_CXXLD_@AM_DEFAULT_V@
)
183 am__v_CXXLD_0
= @echo
" CXXLD " $@
;
185 SOURCES
= $(unit_SOURCES
)
186 DIST_SOURCES
= $(unit_SOURCES
)
187 AM_V_DVIPS
= $(am__v_DVIPS_@AM_V@
)
188 am__v_DVIPS_
= $(am__v_DVIPS_@AM_DEFAULT_V@
)
189 am__v_DVIPS_0
= @echo
" DVIPS " $@
;
191 AM_V_MAKEINFO
= $(am__v_MAKEINFO_@AM_V@
)
192 am__v_MAKEINFO_
= $(am__v_MAKEINFO_@AM_DEFAULT_V@
)
193 am__v_MAKEINFO_0
= @echo
" MAKEINFO" $@
;
195 AM_V_INFOHTML
= $(am__v_INFOHTML_@AM_V@
)
196 am__v_INFOHTML_
= $(am__v_INFOHTML_@AM_DEFAULT_V@
)
197 am__v_INFOHTML_0
= @echo
" INFOHTML" $@
;
199 AM_V_TEXI2DVI
= $(am__v_TEXI2DVI_@AM_V@
)
200 am__v_TEXI2DVI_
= $(am__v_TEXI2DVI_@AM_DEFAULT_V@
)
201 am__v_TEXI2DVI_0
= @echo
" TEXI2DVI" $@
;
203 AM_V_TEXI2PDF
= $(am__v_TEXI2PDF_@AM_V@
)
204 am__v_TEXI2PDF_
= $(am__v_TEXI2PDF_@AM_DEFAULT_V@
)
205 am__v_TEXI2PDF_0
= @echo
" TEXI2PDF" $@
;
207 AM_V_texinfo
= $(am__v_texinfo_@AM_V@
)
208 am__v_texinfo_
= $(am__v_texinfo_@AM_DEFAULT_V@
)
211 AM_V_texidevnull
= $(am__v_texidevnull_@AM_V@
)
212 am__v_texidevnull_
= $(am__v_texidevnull_@AM_DEFAULT_V@
)
213 am__v_texidevnull_0
= > /dev
/null
214 am__v_texidevnull_1
=
215 INFO_DEPS
= $(srcdir)/doc
/dejagnu.
info
216 am__TEXINFO_TEX_DIR
= $(srcdir)/doc
217 DVIS
= doc
/dejagnu.
dvi
218 PDFS
= doc
/dejagnu.pdf
220 HTMLS
= doc
/dejagnu.html
221 TEXINFOS
= doc
/dejagnu.texi
223 TEXI2PDF
= $(TEXI2DVI
) --pdf
--batch
224 MAKEINFOHTML
= $(MAKEINFO
) --html
225 AM_MAKEINFOHTMLFLAGS
= $(AM_MAKEINFOFLAGS
)
227 am__can_run_installinfo
= \
228 case
$$AM_UPDATE_INFO_DIR in \
230 *) (install-info
--version
) >/dev
/null
2>&1;; \
232 man1dir = $(mandir)/man1
234 MANS
= $(dist_man_MANS
)
235 DATA
= $(baseboard_DATA
) $(commands_DATA
) $(config_DATA
) \
237 HEADERS
= $(include_HEADERS
)
238 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
239 # Read a list of newline-separated strings from the standard input,
240 # and print each of them once, without duplicates. Input order is
242 am__uniquify_input
= $(AWK
) '\
243 BEGIN { nonempty = 0; } \
244 { items[$$0] = 1; nonempty = 1; } \
245 END { if (nonempty) { for (i in items) print i; }; } \
247 # Make sure the list of sources is unique. This is necessary because,
248 # e.g., the same source file might be shared among _SOURCES variables
249 # for different programs/libraries.
250 am__define_uniq_tagged_files
= \
251 list
='$(am__tagged_files)'; \
252 unique
=`for i in $$list; do \
253 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
254 done | $(am__uniquify_input)`
258 AM_RECURSIVE_TARGETS
= cscope
259 RUNTESTDEFAULTFLAGS
= --tool
$$tool --srcdir $$srcdir
261 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
262 distdir
= $(PACKAGE
)-$(VERSION
)
263 top_distdir
= $(distdir
)
264 am__remove_distdir
= \
265 if
test -d
"$(distdir)"; then \
266 find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
267 && rm -rf
"$(distdir)" \
268 ||
{ sleep
5 && rm -rf
"$(distdir)"; }; \
270 am__post_remove_distdir
= $(am__remove_distdir
)
271 DIST_ARCHIVES
= $(distdir
).
tar.gz
273 DIST_TARGETS
= dist-gzip
274 distuninstallcheck_listfiles
= find .
-type f
-print
275 am__distuninstallcheck_listfiles
= $(distuninstallcheck_listfiles
) \
276 | sed
's|^\./|$(prefix)/|' | grep
-v
'$(infodir)/dir$$'
277 distcleancheck_listfiles
= find .
-type f
-print
280 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
281 AUTOCONF
= @AUTOCONF@
282 AUTOHEADER
= @AUTOHEADER@
283 AUTOMAKE
= @AUTOMAKE@
286 CCDEPMODE
= @CCDEPMODE@
288 CPPFLAGS
= @CPPFLAGS@
290 CXXDEPMODE
= @CXXDEPMODE@
291 CXXFLAGS
= @CXXFLAGS@
292 CYGPATH_W
= @CYGPATH_W@
301 INSTALL_DATA
= @INSTALL_DATA@
302 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
303 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
304 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
308 LTLIBOBJS
= @LTLIBOBJS@
310 MAKEINFO
= @MAKEINFO@
314 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
315 PACKAGE_NAME
= @PACKAGE_NAME@
316 PACKAGE_STRING
= @PACKAGE_STRING@
317 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
318 PACKAGE_URL
= @PACKAGE_URL@
319 PACKAGE_VERSION
= @PACKAGE_VERSION@
320 PATH_SEPARATOR
= @PATH_SEPARATOR@
321 SET_MAKE
= @SET_MAKE@
325 abs_builddir
= @abs_builddir@
326 abs_srcdir
= @abs_srcdir@
327 abs_top_builddir
= @abs_top_builddir@
328 abs_top_srcdir
= @abs_top_srcdir@
329 ac_ct_CC
= @ac_ct_CC@
330 ac_ct_CXX
= @ac_ct_CXX@
331 am__include
= @am__include@
332 am__leading_dot
= @am__leading_dot@
333 am__quote
= @am__quote@
335 am__untar
= @am__untar@
337 build_alias
= @build_alias@
338 builddir
= @builddir@
340 datarootdir
= @datarootdir@
343 exec_prefix = @
exec_prefix@
344 host_alias
= @host_alias@
346 includedir = @
includedir@
348 install_sh
= @install_sh@
350 libexecdir
= @libexecdir@
351 localedir
= @localedir@
352 localstatedir
= @localstatedir@
355 oldincludedir = @
oldincludedir@
358 program_transform_name
= @program_transform_name@
361 sharedstatedir
= @sharedstatedir@
363 sysconfdir
= @sysconfdir@
364 target_alias
= @target_alias@
365 top_build_prefix
= @top_build_prefix@
366 top_builddir
= @top_builddir@
367 top_srcdir
= @top_srcdir@
368 AUTOMAKE_OPTIONS
= dejagnu
370 # record all files in the distribution tarball as owned by root
371 TAR_OPTIONS
= --format
=v7
--owner
=0 --group
=0
372 EXTRA_DIST
= ChangeLog-1992 MAINTAINERS dejagnu runtest \
373 $(pkgdata_DATA
) $(config_DATA
) $(baseboard_DATA
) \
374 $(commands_DATA
) $(TESTSUITE_FILES
) $(TEXINFO_TEX
)\
377 CLEANFILES
= dbg.log nested-init.exp
378 bin_SCRIPTS
= dejagnu runtest
379 include_HEADERS
= dejagnu.h
403 commandsdir
= $(pkgdatadir
)/commands
406 commands
/report-card.awk
408 configdir
= $(pkgdatadir
)/config
412 config
/aarch64-fv8.exp \
414 config
/gdb-comm.exp \
415 config
/gdb_stub.exp \
421 baseboarddir
= $(pkgdatadir
)/baseboards
424 baseboards
/aarch64-sim.exp \
425 baseboards
/am33_2.0
-libremote.exp \
426 baseboards
/androideabi.exp \
427 baseboards
/arm-ice.exp \
428 baseboards
/arm-sid.exp \
429 baseboards
/arm-sim.exp \
430 baseboards
/basic-sid.exp \
431 baseboards
/basic-sim.exp \
432 baseboards
/cris-sim.exp \
433 baseboards
/d30v-sim.exp \
434 baseboards
/fr30-sim.exp \
435 baseboards
/frv-sim.exp \
436 baseboards
/gdbserver-sample.exp \
437 baseboards
/generic-sim.exp \
438 baseboards
/i386-sid.exp \
439 baseboards
/iq2000-sim.exp \
440 baseboards
/jmr3904-sim.exp \
441 baseboards
/linux-gdbserver.exp \
442 baseboards
/linux-libremote.exp \
443 baseboards
/m68k-sid.exp \
444 baseboards
/mcore-moto-sim.exp \
445 baseboards
/mcore-sim.exp \
446 baseboards
/mips-lnews-sim.exp \
447 baseboards
/mips-lsi-sim.exp \
448 baseboards
/mips-sim-idt32.exp \
449 baseboards
/mips-sim-idt64.exp \
450 baseboards
/mips-sim-mti32.exp \
451 baseboards
/mips-sim-mti64.exp \
452 baseboards
/mips-sim-mti64_64.exp \
453 baseboards
/mips-sim-mti64_n32.exp \
454 baseboards
/mips-sim-sde32.exp \
455 baseboards
/mips-sim-sde64.exp \
456 baseboards
/mips-sim.exp \
457 baseboards
/mmixware-sim.exp \
458 baseboards
/mn10200-sim.exp \
459 baseboards
/mn10300-sim.exp \
460 baseboards
/moxie-sim.exp \
461 baseboards
/msp430-sim.exp \
462 baseboards
/mt-sid.exp \
463 baseboards
/multi-sim.exp \
465 baseboards
/powerpc-sim.exp \
466 baseboards
/powerpcle-sim.exp \
467 baseboards
/pru-sim.exp \
468 baseboards
/qemu.exp \
469 baseboards
/riscv-sim.exp \
470 baseboards
/rx-sim.exp \
471 baseboards
/sh-sid.exp \
472 baseboards
/sh-sim.exp \
473 baseboards
/sparc-sim.exp \
474 baseboards
/sparc64-sim.exp \
475 baseboards
/sparclite-sim-le.exp \
476 baseboards
/sparclite-sim.exp \
477 baseboards
/tx39-sim.exp \
478 baseboards
/unix.exp \
479 baseboards
/v850-sim.exp \
480 baseboards
/visium-sim.exp \
481 baseboards
/vr4100-sim.exp \
482 baseboards
/vr4111-sim.exp \
483 baseboards
/vr4300-sim.exp \
484 baseboards
/xtensa-sim.exp
486 djlibexecdir
= $(pkgdatadir
)/libexec
487 djlibexec_SCRIPTS
= config.guess
489 # Contributed scripts, etc.
490 CONTRIB
= contrib
/sum2junit.sh \
491 contrib
/mysql
/create-db.sql contrib
/mysql
/importxml.sh \
492 contrib
/mysql
/make-datafile.sh contrib
/mysql
/plot.sh \
493 contrib
/mysql
/README contrib
/mysql
/sum2xml.sh \
499 testsuite
/launcher.
all/command.exp \
500 testsuite
/launcher.
all/command
/commands
/bar-baz.awk \
501 testsuite
/launcher.
all/command
/commands
/bar.awk \
502 testsuite
/launcher.
all/command
/commands
/bar.sh \
503 testsuite
/launcher.
all/command
/commands
/baz-quux.gawk \
504 testsuite
/launcher.
all/command
/commands
/foo.sh \
505 testsuite
/launcher.
all/command
/commands
/foo.tcl \
506 testsuite
/launcher.
all/help.exp \
507 testsuite
/launcher.
all/interp.exp \
508 testsuite
/launcher.
all/verbose.exp \
509 testsuite
/report-card.
all/onetest.exp \
510 testsuite
/report-card.
all/passes.exp \
511 testsuite
/runtest.libs
/topdir
/subdir1
/subsubdir1
/subsubfile1 \
512 testsuite
/runtest.libs
/topdir
/subdir1
/subfile1 \
513 testsuite
/runtest.libs
/topdir
/subdir1
/subfile2 \
514 testsuite
/runtest.libs
/topdir
/subdir2
/subfile2 \
515 testsuite
/runtest.libs
/libs.exp \
516 testsuite
/runtest.libs
/default_procs.tcl \
517 testsuite
/runtest.libs
/mockutil.tcl \
518 testsuite
/runtest.libs
/clone_output.
test \
519 testsuite
/runtest.libs
/config.
test \
520 testsuite
/runtest.libs
/remote.
test \
521 testsuite
/runtest.libs
/target.
test \
522 testsuite
/runtest.libs
/testcase_group.
test \
523 testsuite
/runtest.libs
/testsuite_can.
test \
524 testsuite
/runtest.libs
/testsuite_file.
test \
525 testsuite
/runtest.libs
/utils.
test \
526 testsuite
/runtest.main
/error.exp \
527 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-al-dbz.exp \
528 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-dbz.exp \
529 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-undef.exp \
530 testsuite
/runtest.main
/nested
/testsuite
/error.
test/simple.exp \
531 testsuite
/runtest.main
/options.exp \
532 testsuite
/runtest.main
/nested
/testsuite
/null.
test/null.exp \
533 testsuite
/runtest.main
/stats.exp \
534 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/stats-sub.exp \
535 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/unit-sub.awk \
536 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/unit-sub.exp \
537 testsuite
/runtest.main
/pr42399.exp \
538 testsuite
/runtest.main
/nested
/testsuite
/bug.
test/pr42399.awk \
539 testsuite
/runtest.main
/nested
/testsuite
/bug.
test/pr42399-sub.exp \
540 testsuite
/lib
/bohman_ssd.exp \
541 testsuite
/lib
/launcher.exp \
542 testsuite
/lib
/libdejagnu.exp \
543 testsuite
/lib
/libsup.exp \
544 testsuite
/lib
/report-card.exp \
545 testsuite
/lib
/runtest.exp \
546 testsuite
/lib
/util-defs.exp \
547 testsuite
/libdejagnu
/tunit.exp
549 DEJATOOL
= launcher libdejagnu report-card runtest
551 # We override runtest so that the testsuite is run with this version
552 # of DejaGnu instead of an installed version.
553 RUNTEST
= ${top_srcdir}/runtest
554 AM_CXXFLAGS
= -I
$(top_srcdir
) -g
555 unit_SOURCES
= testsuite
/libdejagnu
/unit.
cc
558 TEXINFO_TEX
= doc
/texinfo.
tex
559 dist_man_MANS
= doc
/dejagnu
.1 \
561 doc
/dejagnu-report-card
.1 \
564 info_TEXINFOS
= doc
/dejagnu.texi
565 doc_dejagnu_TEXINFOS
= doc
/fdl.texi
569 .SUFFIXES
: .
cc .
dvi .o .obj .ps
570 am--refresh
: Makefile
572 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
574 case
'$(am__configure_deps)' in \
576 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
577 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
582 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
583 $(am__cd
) $(top_srcdir
) && \
584 $(AUTOMAKE
) --gnu Makefile
586 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
589 echo
' $(SHELL) ./config.status'; \
590 $(SHELL
) .
/config.status
;; \
592 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
593 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
596 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
597 $(SHELL
) .
/config.status
--recheck
599 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
600 $(am__cd
) $(srcdir) && $(AUTOCONF
)
601 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
602 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
603 $(am__aclocal_m4_deps
):
606 -test -z
"$(check_PROGRAMS)" ||
rm -f
$(check_PROGRAMS
)
607 testsuite
/libdejagnu
/$(am__dirstamp
):
608 @
$(MKDIR_P
) testsuite
/libdejagnu
609 @
: > testsuite
/libdejagnu
/$(am__dirstamp
)
610 testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
):
611 @
$(MKDIR_P
) testsuite
/libdejagnu
/$(DEPDIR
)
612 @
: > testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
613 testsuite
/libdejagnu
/unit.
$(OBJEXT
): \
614 testsuite
/libdejagnu
/$(am__dirstamp
) \
615 testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
617 unit
$(EXEEXT
): $(unit_OBJECTS
) $(unit_DEPENDENCIES
) $(EXTRA_unit_DEPENDENCIES
)
619 $(AM_V_CXXLD
)$(CXXLINK
) $(unit_OBJECTS
) $(unit_LDADD
) $(LIBS
)
620 install-binSCRIPTS
: $(bin_SCRIPTS
)
622 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || list
=; \
623 if
test -n
"$$list"; then \
624 echo
" $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
625 $(MKDIR_P
) "$(DESTDIR)$(bindir)" || exit
1; \
627 for p in
$$list; do \
628 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
629 if
test -f
"$$d$$p"; then echo
"$$d$$p"; echo
"$$p"; else :; fi
; \
631 sed
-e
'p;s,.*/,,;n' \
633 -e
'p;x;s,.*/,,;$(transform)' | sed
'N;N;N;s,\n, ,g' | \
634 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
635 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
636 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
637 if (++n[d] == $(am__install_max)) { \
638 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
639 else { print "f", d "/" $$4, $$1 } } \
640 END { for (d in files) print "f", d, files[d] }' | \
641 while read type
dir files
; do \
642 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
643 test -z
"$$files" ||
{ \
644 echo
" $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
645 $(INSTALL_SCRIPT
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
649 uninstall-binSCRIPTS
:
651 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || exit
0; \
652 files
=`for p in $$list; do echo "$$p"; done | \
653 sed -e 's,.*/,,;$(transform)'`; \
654 dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir
)
655 install-djlibexecSCRIPTS
: $(djlibexec_SCRIPTS
)
657 @list
='$(djlibexec_SCRIPTS)'; test -n
"$(djlibexecdir)" || list
=; \
658 if
test -n
"$$list"; then \
659 echo
" $(MKDIR_P) '$(DESTDIR)$(djlibexecdir)'"; \
660 $(MKDIR_P
) "$(DESTDIR)$(djlibexecdir)" || exit
1; \
662 for p in
$$list; do \
663 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
664 if
test -f
"$$d$$p"; then echo
"$$d$$p"; echo
"$$p"; else :; fi
; \
666 sed
-e
'p;s,.*/,,;n' \
668 -e
'p;x;s,.*/,,;$(transform)' | sed
'N;N;N;s,\n, ,g' | \
669 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
670 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
671 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
672 if (++n[d] == $(am__install_max)) { \
673 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
674 else { print "f", d "/" $$4, $$1 } } \
675 END { for (d in files) print "f", d, files[d] }' | \
676 while read type
dir files
; do \
677 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
678 test -z
"$$files" ||
{ \
679 echo
" $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(djlibexecdir)$$dir'"; \
680 $(INSTALL_SCRIPT
) $$files "$(DESTDIR)$(djlibexecdir)$$dir" || exit
$$?
; \
684 uninstall-djlibexecSCRIPTS
:
686 @list
='$(djlibexec_SCRIPTS)'; test -n
"$(djlibexecdir)" || exit
0; \
687 files
=`for p in $$list; do echo "$$p"; done | \
688 sed -e 's,.*/,,;$(transform)'`; \
689 dir='$(DESTDIR)$(djlibexecdir)'; $(am__uninstall_files_from_dir
)
693 -rm -f testsuite
/libdejagnu
/*.
$(OBJEXT
)
698 @AMDEP_TRUE@@am__include@ @am__quote@testsuite
/libdejagnu
/$(DEPDIR
)/unit.Po@am__quote@
701 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
702 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
703 @am__fastdepCXX_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
704 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
705 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
706 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
$<
709 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
710 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
711 @am__fastdepCXX_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
712 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
713 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
714 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
717 @
: > doc
/$(am__dirstamp
)
719 $(srcdir)/doc
/dejagnu.
info: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
)
720 $(AM_V_MAKEINFO
)restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
721 am__cwd
=`pwd` && $(am__cd
) $(srcdir) && \
722 rm -rf
$$backupdir && mkdir
$$backupdir && \
723 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
724 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
725 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
729 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I doc
-I
$(srcdir)/doc \
730 -o
$@
$(srcdir)/doc
/dejagnu.texi
; \
733 $(am__cd
) $(srcdir); \
736 $(am__cd
) $(srcdir) && \
737 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
739 rm -rf
$$backupdir; exit
$$rc
741 doc
/dejagnu.
dvi: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
742 $(AM_V_TEXI2DVI
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
743 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
744 $(TEXI2DVI
) $(AM_V_texinfo
) --build-dir
=$(@
:.
dvi=.t2d
) -o
$@
$(AM_V_texidevnull
) \
745 `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
747 doc
/dejagnu.pdf
: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
748 $(AM_V_TEXI2PDF
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
749 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
750 $(TEXI2PDF
) $(AM_V_texinfo
) --build-dir
=$(@
:.pdf
=.t2p
) -o
$@
$(AM_V_texidevnull
) \
751 `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
753 doc
/dejagnu.html
: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
754 $(AM_V_MAKEINFO
)rm -rf
$(@
:.html
=.htp
)
755 $(AM_V_at
)if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I doc
-I
$(srcdir)/doc \
756 -o
$(@
:.html
=.htp
) `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
; \
758 rm -rf
$@
&& mv
$(@
:.html
=.htp
) $@
; \
760 rm -rf
$(@
:.html
=.htp
); exit
1; \
762 $(srcdir)/doc
/version.texi
: @MAINTAINER_MODE_TRUE@
$(srcdir)/doc
/stamp-vti
763 $(srcdir)/doc
/stamp-vti
: doc
/dejagnu.texi
$(top_srcdir
)/configure
764 @
test -f doc
/$(am__dirstamp
) ||
$(MAKE
) $(AM_MAKEFLAGS
) doc
/$(am__dirstamp
)
765 @
(dir=.
; test -f .
/doc
/dejagnu.texi ||
dir=$(srcdir); \
766 set
`$(SHELL) $(srcdir)/mdate-sh $$dir/doc/dejagnu.texi`; \
767 echo
"@set UPDATED $$1 $$2 $$3"; \
768 echo
"@set UPDATED-MONTH $$2 $$3"; \
769 echo
"@set EDITION $(VERSION)"; \
770 echo
"@set VERSION $(VERSION)") > vti.tmp
771 @cmp
-s vti.tmp
$(srcdir)/doc
/version.texi \
772 ||
(echo
"Updating $(srcdir)/doc/version.texi"; \
773 cp vti.tmp
$(srcdir)/doc
/version.texi
)
775 @cp
$(srcdir)/doc
/version.texi
$@
780 maintainer-clean-vti
:
781 @MAINTAINER_MODE_TRUE@
-rm -f
$(srcdir)/doc
/stamp-vti
$(srcdir)/doc
/version.texi
783 $(AM_V_DVIPS
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
784 $(DVIPS
) $(AM_V_texinfo
) -o
$@
$<
788 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
789 for p in
$$list; do \
791 echo
" rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
792 rm -f
"$(DESTDIR)$(dvidir)/$$f"; \
797 @list
='$(HTMLS)'; test -n
"$(htmldir)" || list
=; \
798 for p in
$$list; do \
800 echo
" rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
801 rm -rf
"$(DESTDIR)$(htmldir)/$$f"; \
806 @if
test -d
'$(DESTDIR)$(infodir)' && $(am__can_run_installinfo
); then \
807 list
='$(INFO_DEPS)'; \
808 for file in
$$list; do \
809 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
810 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
811 if install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
812 then
:; else test ! -f
"$(DESTDIR)$(infodir)/$$relfile" || exit
1; fi
; \
816 @list
='$(INFO_DEPS)'; \
817 for file in
$$list; do \
818 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
819 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
820 (if
test -d
"$(DESTDIR)$(infodir)" && cd
"$(DESTDIR)$(infodir)"; then \
821 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]"; \
822 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
828 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
829 for p in
$$list; do \
831 echo
" rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
832 rm -f
"$(DESTDIR)$(pdfdir)/$$f"; \
837 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
838 for p in
$$list; do \
840 echo
" rm -f '$(DESTDIR)$(psdir)/$$f'"; \
841 rm -f
"$(DESTDIR)$(psdir)/$$f"; \
844 dist-info
: $(INFO_DEPS
)
845 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
846 list
='$(INFO_DEPS)'; \
847 for base in
$$list; do \
849 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
851 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
852 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
853 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 \
854 if
test -f
$$file; then \
855 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
856 test -f
"$(distdir)/$$relfile" || \
857 cp
-p
$$file "$(distdir)/$$relfile"; \
863 -rm -rf doc
/dejagnu.t2d doc
/dejagnu.t2p
866 -test -z
"doc/dejagnu.dvi doc/dejagnu.pdf doc/dejagnu.ps doc/dejagnu.html" \
867 ||
rm -rf doc
/dejagnu.
dvi doc
/dejagnu.pdf doc
/dejagnu.ps doc
/dejagnu.html
869 maintainer-clean-aminfo
:
870 @list
='$(INFO_DEPS)'; for i in
$$list; do \
871 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
872 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
873 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
875 install-man1
: $(dist_man_MANS
)
878 list2
='$(dist_man_MANS)'; \
879 test -n
"$(man1dir)" \
880 && test -n
"`echo $$list1$$list2`" \
882 echo
" $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
883 $(MKDIR_P
) "$(DESTDIR)$(man1dir)" || exit
1; \
884 { for i in
$$list1; do echo
"$$i"; done
; \
885 if
test -n
"$$list2"; then \
886 for i in
$$list2; do echo
"$$i"; done \
887 | sed
-n
'/\.1[a-z]*$$/p'; \
889 } | while read p
; do \
890 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
891 echo
"$$d$$p"; echo
"$$p"; \
893 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
894 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
895 sed
'N;N;s,\n, ,g' |
{ \
896 list
=; while read file base inst
; do \
897 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
898 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
899 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
902 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
903 while read files
; do \
904 test -z
"$$files" ||
{ \
905 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
906 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
911 @list
=''; test -n
"$(man1dir)" || exit
0; \
912 files
=`{ for i in $$list; do echo "$$i"; done; \
913 l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
914 sed -n '/\.1[a-z]*$$/p'; \
915 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
916 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
917 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir
)
918 install-baseboardDATA
: $(baseboard_DATA
)
920 @list
='$(baseboard_DATA)'; test -n
"$(baseboarddir)" || list
=; \
921 if
test -n
"$$list"; then \
922 echo
" $(MKDIR_P) '$(DESTDIR)$(baseboarddir)'"; \
923 $(MKDIR_P
) "$(DESTDIR)$(baseboarddir)" || exit
1; \
925 for p in
$$list; do \
926 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
928 done |
$(am__base_list
) | \
929 while read files
; do \
930 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(baseboarddir)'"; \
931 $(INSTALL_DATA
) $$files "$(DESTDIR)$(baseboarddir)" || exit
$$?
; \
934 uninstall-baseboardDATA
:
936 @list
='$(baseboard_DATA)'; test -n
"$(baseboarddir)" || list
=; \
937 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
938 dir='$(DESTDIR)$(baseboarddir)'; $(am__uninstall_files_from_dir
)
939 install-commandsDATA
: $(commands_DATA
)
941 @list
='$(commands_DATA)'; test -n
"$(commandsdir)" || list
=; \
942 if
test -n
"$$list"; then \
943 echo
" $(MKDIR_P) '$(DESTDIR)$(commandsdir)'"; \
944 $(MKDIR_P
) "$(DESTDIR)$(commandsdir)" || exit
1; \
946 for p in
$$list; do \
947 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
949 done |
$(am__base_list
) | \
950 while read files
; do \
951 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(commandsdir)'"; \
952 $(INSTALL_DATA
) $$files "$(DESTDIR)$(commandsdir)" || exit
$$?
; \
955 uninstall-commandsDATA
:
957 @list
='$(commands_DATA)'; test -n
"$(commandsdir)" || list
=; \
958 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
959 dir='$(DESTDIR)$(commandsdir)'; $(am__uninstall_files_from_dir
)
960 install-configDATA
: $(config_DATA
)
962 @list
='$(config_DATA)'; test -n
"$(configdir)" || list
=; \
963 if
test -n
"$$list"; then \
964 echo
" $(MKDIR_P) '$(DESTDIR)$(configdir)'"; \
965 $(MKDIR_P
) "$(DESTDIR)$(configdir)" || exit
1; \
967 for p in
$$list; do \
968 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
970 done |
$(am__base_list
) | \
971 while read files
; do \
972 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(configdir)'"; \
973 $(INSTALL_DATA
) $$files "$(DESTDIR)$(configdir)" || exit
$$?
; \
976 uninstall-configDATA
:
978 @list
='$(config_DATA)'; test -n
"$(configdir)" || list
=; \
979 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
980 dir='$(DESTDIR)$(configdir)'; $(am__uninstall_files_from_dir
)
981 install-pkgdataDATA
: $(pkgdata_DATA
)
983 @list
='$(pkgdata_DATA)'; test -n
"$(pkgdatadir)" || list
=; \
984 if
test -n
"$$list"; then \
985 echo
" $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
986 $(MKDIR_P
) "$(DESTDIR)$(pkgdatadir)" || exit
1; \
988 for p in
$$list; do \
989 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
991 done |
$(am__base_list
) | \
992 while read files
; do \
993 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
994 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pkgdatadir)" || exit
$$?
; \
997 uninstall-pkgdataDATA
:
999 @list
='$(pkgdata_DATA)'; test -n
"$(pkgdatadir)" || list
=; \
1000 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1001 dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir
)
1002 install-includeHEADERS
: $(include_HEADERS
)
1004 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
1005 if
test -n
"$$list"; then \
1006 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
1007 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
1009 for p in
$$list; do \
1010 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1012 done |
$(am__base_list
) | \
1013 while read files
; do \
1014 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1015 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
1018 uninstall-includeHEADERS
:
1019 @
$(NORMAL_UNINSTALL
)
1020 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
1021 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1022 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
1024 ID
: $(am__tagged_files
)
1025 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
1029 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
1032 $(am__define_uniq_tagged_files
); \
1034 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
1035 test -n
"$$unique" || unique
=$$empty_fix; \
1036 if
test $$# -gt 0; then \
1037 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1040 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1047 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
1048 $(am__define_uniq_tagged_files
); \
1049 test -z
"$(CTAGS_ARGS)$$unique" \
1050 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1054 here
=`$(am__cd) $(top_builddir) && pwd` \
1055 && $(am__cd
) $(top_srcdir
) \
1056 && gtags
-i
$(GTAGS_ARGS
) "$$here"
1057 cscope
: cscope.files
1058 test ! -s cscope.files \
1059 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
1062 cscope.files
: clean-cscope cscopelist
1063 cscopelist
: cscopelist-am
1065 cscopelist-am
: $(am__tagged_files
)
1066 list
='$(am__tagged_files)'; \
1067 case
"$(srcdir)" in \
1068 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
1069 *) sdir
=$(subdir
)/$(srcdir) ;; \
1071 for i in
$$list; do \
1072 if
test -f
"$$i"; then \
1073 echo
"$(subdir)/$$i"; \
1075 echo
"$$sdir/$$i"; \
1077 done
>> $(top_builddir
)/cscope.files
1080 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1081 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1083 check-DEJAGNU
: site.exp
1084 srcdir='$(srcdir)'; export srcdir; \
1085 EXPECT
=$(EXPECT
); export EXPECT
; \
1086 if
$(SHELL
) -c
"$(RUNTEST) --version" > /dev
/null
2>&1; then \
1087 exit_status
=0; l
='$(DEJATOOL)'; for tool in
$$l; do \
1088 if
$(RUNTEST
) $(AM_RUNTESTFLAGS
) $(RUNTESTDEFAULTFLAGS
) $(RUNTESTFLAGS
); \
1089 then
:; else exit_status
=1; fi
; \
1091 else echo
"WARNING: could not find '$(RUNTEST)'" 1>&2; :;\
1094 site.exp
: Makefile
$(EXTRA_DEJAGNU_SITE_CONFIG
)
1095 @echo
'Making a new site.exp file ...'
1096 @echo
'## these variables are automatically generated by make ##' >site.tmp
1097 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1098 @echo
'# edit the last section' >>site.tmp
1099 @echo
'set srcdir "$(srcdir)"' >>site.tmp
1100 @echo
"set objdir `pwd`" >>site.tmp
1101 @list
='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in
$$list; do \
1102 echo
"## Begin content included from file $$f. Do not modify. ##" \
1103 && cat
`test -f "$$f" || echo '$(srcdir)/'`$$f \
1104 && echo
"## End content included from file $$f. ##" \
1107 @echo
"## End of auto-generated content; you can edit from here. ##" >> site.tmp
1108 @if
test -f site.exp
; then \
1109 sed
-e
'1,/^## End of auto-generated content.*##/d' site.exp
>> site.tmp
; \
1112 @
test ! -f site.exp || mv site.exp site.bak
1113 @mv site.tmp site.exp
1116 -rm -f site.exp site.bak
1117 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1118 rm -f
$$tool.sum
$$tool.log
; \
1121 distdir
: $(DISTFILES
)
1122 $(am__remove_distdir
)
1123 test -d
"$(distdir)" || mkdir
"$(distdir)"
1124 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1125 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1126 list
='$(DISTFILES)'; \
1127 dist_files
=`for file in $$list; do echo $$file; done | \
1128 sed -e "s|^$$srcdirstrip/||;t" \
1129 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1130 case
$$dist_files in \
1131 */*) $(MKDIR_P
) `echo "$$dist_files" | \
1132 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1135 for file in
$$dist_files; do \
1136 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1137 if
test -d
$$d/$$file; then \
1138 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1139 if
test -d
"$(distdir)/$$file"; then \
1140 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1142 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
1143 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
1144 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1146 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
1148 test -f
"$(distdir)/$$file" \
1149 || cp
-p
$$d/$$file "$(distdir)/$$file" \
1153 $(MAKE
) $(AM_MAKEFLAGS
) \
1154 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
1156 -test -n
"$(am__skip_mode_fix)" \
1157 || find
"$(distdir)" -type d
! -perm
-755 \
1158 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
1159 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
1160 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
1161 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
1162 || chmod
-R a
+r
"$(distdir)"
1163 @if
test -z
"$(am__skip_length_check)" && find
"$(distdir)" -type f
-print | \
1164 grep
'^...................................................................................................' 1>&2; then \
1165 echo
'error: the above filenames are too long' 1>&2; \
1169 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
1170 $(am__post_remove_distdir
)
1173 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
1174 $(am__post_remove_distdir
)
1177 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
1178 $(am__post_remove_distdir
)
1181 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
1182 $(am__post_remove_distdir
)
1185 @echo WARNING
: "Support for shar distribution archives is" \
1187 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
1188 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
1189 $(am__post_remove_distdir
)
1192 @echo WARNING
: "Support for distribution archives compressed with" \
1193 "legacy program 'compress' is deprecated." >&2
1194 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
1195 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
1196 $(am__post_remove_distdir
)
1199 -rm -f
$(distdir
).zip
1200 zip
-rq
$(distdir
).zip
$(distdir
)
1201 $(am__post_remove_distdir
)
1204 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
1205 $(am__post_remove_distdir
)
1207 # This target untars the dist file and tries a VPATH configuration. Then
1208 # it guarantees that the distribution is self-contained by making another
1211 case
'$(DIST_ARCHIVES)' in \
1213 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
1215 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
1217 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
1219 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
1221 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
1223 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
1225 unzip
$(distdir
).zip
;;\
1227 chmod
-R a-w
$(distdir
)
1228 chmod u
+w
$(distdir
)
1229 mkdir
$(distdir
)/_build
$(distdir
)/_inst
1230 chmod a-w
$(distdir
)
1231 test -d
$(distdir
)/_build || exit
0; \
1232 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1233 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1235 && $(am__cd
) $(distdir
)/_build \
1237 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
1238 $(DISTCHECK_CONFIGURE_FLAGS
) \
1239 --srcdir=..
--prefix="$$dc_install_base" \
1240 && $(MAKE
) $(AM_MAKEFLAGS
) \
1241 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
1242 && $(MAKE
) $(AM_MAKEFLAGS
) check \
1243 && $(MAKE
) $(AM_MAKEFLAGS
) install \
1244 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
1245 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
1246 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
1247 distuninstallcheck \
1248 && chmod
-R a-w
"$$dc_install_base" \
1250 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
1251 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
1252 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
1253 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
1254 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
1255 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
1256 && rm -rf
"$$dc_destdir" \
1257 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
1258 && rm -rf
$(DIST_ARCHIVES
) \
1259 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
1262 $(am__post_remove_distdir
)
1263 @
(echo
"$(distdir) archives ready for distribution: "; \
1264 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
1265 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
1267 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
1268 echo
'ERROR: trying to run $@ with an empty' \
1269 '$$(distuninstallcheck_dir)' >&2; \
1272 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
1273 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1276 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
1277 ||
{ echo
"ERROR: files left after uninstall:" ; \
1278 if
test -n
"$(DESTDIR)"; then \
1279 echo
" (check DESTDIR support)"; \
1281 $(distuninstallcheck_listfiles
) ; \
1283 distcleancheck
: distclean
1284 @if
test '$(srcdir)' = .
; then \
1285 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
1288 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
1289 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
1290 $(distcleancheck_listfiles
) ; \
1293 $(MAKE
) $(AM_MAKEFLAGS
) $(check_PROGRAMS
)
1294 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1296 all-am
: Makefile
$(INFO_DEPS
) $(SCRIPTS
) $(MANS
) $(DATA
) $(HEADERS
) \
1299 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(djlibexecdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(baseboarddir)" "$(DESTDIR)$(commandsdir)" "$(DESTDIR)$(configdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(includedir)"; do \
1300 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1303 install-exec
: install-exec-am
1304 install-data
: install-data-am
1305 uninstall: uninstall-am
1308 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1310 installcheck: installcheck-am
1312 if
test -z
'$(STRIP)'; then \
1313 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1314 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1317 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1318 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1319 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1321 mostlyclean-generic
:
1324 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1327 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1328 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1329 -rm -f doc
/$(am__dirstamp
)
1330 -rm -f testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
1331 -rm -f testsuite
/libdejagnu
/$(am__dirstamp
)
1333 maintainer-clean-generic
:
1334 @echo
"This command is intended for maintainers to use"
1335 @echo
"it deletes files that may require special tools to rebuild."
1338 clean-am
: clean-aminfo clean-checkPROGRAMS clean-generic clean-local \
1341 distclean: distclean-am
1342 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1343 -rm -rf testsuite
/libdejagnu
/$(DEPDIR
)
1345 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1346 distclean-generic distclean-tags
1358 info-am
: $(INFO_DEPS
)
1360 install-data-am
: install-baseboardDATA install-commandsDATA \
1361 install-configDATA install-includeHEADERS install-info-am \
1362 install-man install-pkgdataDATA
1364 install-dvi
: install-dvi-am
1366 install-dvi-am
: $(DVIS
)
1368 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1369 if
test -n
"$$list"; then \
1370 echo
" $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1371 $(MKDIR_P
) "$(DESTDIR)$(dvidir)" || exit
1; \
1373 for p in
$$list; do \
1374 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1376 done |
$(am__base_list
) | \
1377 while read files
; do \
1378 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1379 $(INSTALL_DATA
) $$files "$(DESTDIR)$(dvidir)" || exit
$$?
; \
1381 install-exec-am
: install-binSCRIPTS install-djlibexecSCRIPTS
1383 install-html
: install-html-am
1385 install-html-am
: $(HTMLS
)
1387 @list
='$(HTMLS)'; list2
=; test -n
"$(htmldir)" || list
=; \
1388 if
test -n
"$$list"; then \
1389 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1390 $(MKDIR_P
) "$(DESTDIR)$(htmldir)" || exit
1; \
1392 for p in
$$list; do \
1393 if
test -f
"$$p" ||
test -d
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1396 if
test -d
"$$d2"; then \
1397 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1398 $(MKDIR_P
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
1399 echo
" $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1400 $(INSTALL_DATA
) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit
$$?
; \
1402 list2
="$$list2 $$d2"; \
1405 test -z
"$$list2" ||
{ echo
"$$list2" |
$(am__base_list
) | \
1406 while read files
; do \
1407 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1408 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
1410 install-info
: install-info-am
1412 install-info-am
: $(INFO_DEPS
)
1414 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1415 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1416 if
test -n
"$$list"; then \
1417 echo
" $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1418 $(MKDIR_P
) "$(DESTDIR)$(infodir)" || exit
1; \
1420 for file in
$$list; do \
1422 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1424 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1425 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1426 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1427 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1428 if
test -f
$$ifile; then \
1432 done |
$(am__base_list
) | \
1433 while read files
; do \
1434 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1435 $(INSTALL_DATA
) $$files "$(DESTDIR)$(infodir)" || exit
$$?
; done
1437 @if
$(am__can_run_installinfo
); then \
1438 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1439 for file in
$$list; do \
1440 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1441 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1442 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1445 install-man
: install-man1
1447 install-pdf
: install-pdf-am
1449 install-pdf-am
: $(PDFS
)
1451 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
1452 if
test -n
"$$list"; then \
1453 echo
" $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1454 $(MKDIR_P
) "$(DESTDIR)$(pdfdir)" || exit
1; \
1456 for p in
$$list; do \
1457 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1459 done |
$(am__base_list
) | \
1460 while read files
; do \
1461 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1462 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pdfdir)" || exit
$$?
; done
1463 install-ps
: install-ps-am
1465 install-ps-am
: $(PSS
)
1467 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1468 if
test -n
"$$list"; then \
1469 echo
" $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1470 $(MKDIR_P
) "$(DESTDIR)$(psdir)" || exit
1; \
1472 for p in
$$list; do \
1473 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1475 done |
$(am__base_list
) | \
1476 while read files
; do \
1477 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1478 $(INSTALL_DATA
) $$files "$(DESTDIR)$(psdir)" || exit
$$?
; done
1481 maintainer-clean
: maintainer-clean-am
1482 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1483 -rm -rf
$(top_srcdir
)/autom4te.cache
1484 -rm -rf testsuite
/libdejagnu
/$(DEPDIR
)
1486 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1487 maintainer-clean-generic maintainer-clean-vti
1489 mostlyclean: mostlyclean-am
1491 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1492 mostlyclean-generic mostlyclean-vti
1502 uninstall-am
: uninstall-baseboardDATA uninstall-binSCRIPTS \
1503 uninstall-commandsDATA uninstall-configDATA \
1504 uninstall-djlibexecSCRIPTS uninstall-dvi-am uninstall-html-am \
1505 uninstall-includeHEADERS uninstall-info-am uninstall-man \
1506 uninstall-pdf-am uninstall-pkgdataDATA uninstall-ps-am
1508 uninstall-man
: uninstall-man1
1510 .MAKE
: check-am install-am install-strip
1512 .PHONY
: CTAGS GTAGS TAGS
all all-am all-local am--refresh
check \
1513 check-DEJAGNU check-am
clean clean-aminfo clean-checkPROGRAMS \
1514 clean-cscope clean-generic clean-local cscope cscopelist-am \
1515 ctags ctags-am
dist dist-all dist-bzip2 dist-gzip dist-info \
1516 dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
1517 distclean distclean-DEJAGNU distclean-compile \
1518 distclean-generic distclean-tags distcleancheck distdir \
1519 distuninstallcheck
dvi dvi-am html html-am
info info-am \
1520 install install-am install-baseboardDATA install-binSCRIPTS \
1521 install-commandsDATA install-configDATA install-data \
1522 install-data-am install-djlibexecSCRIPTS install-dvi \
1523 install-dvi-am install-exec install-exec-am install-html \
1524 install-html-am install-includeHEADERS install-info \
1525 install-info-am install-man install-man1 install-pdf \
1526 install-pdf-am install-pkgdataDATA install-ps install-ps-am \
1527 install-strip
installcheck installcheck-am
installdirs \
1528 maintainer-clean maintainer-clean-aminfo \
1529 maintainer-clean-generic maintainer-clean-vti
mostlyclean \
1530 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
1531 mostlyclean-vti pdf pdf-am ps ps-am
tags tags-am
uninstall \
1532 uninstall-am uninstall-baseboardDATA uninstall-binSCRIPTS \
1533 uninstall-commandsDATA uninstall-configDATA \
1534 uninstall-djlibexecSCRIPTS uninstall-dvi-am uninstall-html-am \
1535 uninstall-includeHEADERS uninstall-info-am uninstall-man \
1536 uninstall-man1 uninstall-pdf-am uninstall-pkgdataDATA \
1542 clean-local
: clean-local-check
1543 .PHONY
: clean-local-check
1545 -rm -rf testsuite
/launcher.
all/command
/bin
1546 -rm -rf testsuite
/launcher.
all/command
/share
1547 -rm -rf testsuite
/report-card.
all/onetest
1548 -rm -rf testsuite
/report-card.
all/passes
1550 # Give a reassuring message so that users know the "build" worked.
1552 @echo
"Done. Now run 'make install'."
1555 pip3
install --upgrade
-e
$(top_srcdir
)
1557 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1558 # Otherwise a system limit (for SysV at least) may be exceeded.