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
369 EXTRA_DIST
= ChangeLog-1992 MAINTAINERS dejagnu runtest \
370 $(pkgdata_DATA
) $(config_DATA
) $(baseboard_DATA
) \
371 $(commands_DATA
) $(TESTSUITE_FILES
) $(TEXINFO_TEX
)\
374 CLEANFILES
= dbg.log nested-init.exp
375 bin_SCRIPTS
= dejagnu runtest
376 include_HEADERS
= dejagnu.h
400 commandsdir
= $(pkgdatadir
)/commands
403 commands
/report-card.awk
405 configdir
= $(pkgdatadir
)/config
409 config
/aarch64-fv8.exp \
411 config
/gdb-comm.exp \
412 config
/gdb_stub.exp \
418 baseboarddir
= $(pkgdatadir
)/baseboards
421 baseboards
/aarch64-sim.exp \
422 baseboards
/am33_2.0
-libremote.exp \
423 baseboards
/androideabi.exp \
424 baseboards
/arm-ice.exp \
425 baseboards
/arm-sid.exp \
426 baseboards
/arm-sim.exp \
427 baseboards
/basic-sid.exp \
428 baseboards
/basic-sim.exp \
429 baseboards
/cris-sim.exp \
430 baseboards
/d30v-sim.exp \
431 baseboards
/fr30-sim.exp \
432 baseboards
/frv-sim.exp \
433 baseboards
/gdbserver-sample.exp \
434 baseboards
/generic-sim.exp \
435 baseboards
/i386-sid.exp \
436 baseboards
/iq2000-sim.exp \
437 baseboards
/jmr3904-sim.exp \
438 baseboards
/linux-gdbserver.exp \
439 baseboards
/linux-libremote.exp \
440 baseboards
/m68k-sid.exp \
441 baseboards
/mcore-moto-sim.exp \
442 baseboards
/mcore-sim.exp \
443 baseboards
/mips-lnews-sim.exp \
444 baseboards
/mips-lsi-sim.exp \
445 baseboards
/mips-sim-idt32.exp \
446 baseboards
/mips-sim-idt64.exp \
447 baseboards
/mips-sim-mti32.exp \
448 baseboards
/mips-sim-mti64.exp \
449 baseboards
/mips-sim-mti64_64.exp \
450 baseboards
/mips-sim-mti64_n32.exp \
451 baseboards
/mips-sim-sde32.exp \
452 baseboards
/mips-sim-sde64.exp \
453 baseboards
/mips-sim.exp \
454 baseboards
/mmixware-sim.exp \
455 baseboards
/mn10200-sim.exp \
456 baseboards
/mn10300-sim.exp \
457 baseboards
/moxie-sim.exp \
458 baseboards
/msp430-sim.exp \
459 baseboards
/mt-sid.exp \
460 baseboards
/multi-sim.exp \
462 baseboards
/powerpc-sim.exp \
463 baseboards
/powerpcle-sim.exp \
464 baseboards
/pru-sim.exp \
465 baseboards
/qemu.exp \
466 baseboards
/riscv-sim.exp \
467 baseboards
/rx-sim.exp \
468 baseboards
/sh-sid.exp \
469 baseboards
/sh-sim.exp \
470 baseboards
/sparc-sim.exp \
471 baseboards
/sparc64-sim.exp \
472 baseboards
/sparclite-sim-le.exp \
473 baseboards
/sparclite-sim.exp \
474 baseboards
/tx39-sim.exp \
475 baseboards
/unix.exp \
476 baseboards
/v850-sim.exp \
477 baseboards
/visium-sim.exp \
478 baseboards
/vr4100-sim.exp \
479 baseboards
/vr4111-sim.exp \
480 baseboards
/vr4300-sim.exp \
481 baseboards
/xtensa-sim.exp
483 djlibexecdir
= $(pkgdatadir
)/libexec
484 djlibexec_SCRIPTS
= config.guess
486 # Contributed scripts, etc.
487 CONTRIB
= contrib
/sum2junit.sh \
488 contrib
/mysql
/create-db.sql contrib
/mysql
/importxml.sh \
489 contrib
/mysql
/make-datafile.sh contrib
/mysql
/plot.sh \
490 contrib
/mysql
/README contrib
/mysql
/sum2xml.sh \
496 testsuite
/launcher.
all/command.exp \
497 testsuite
/launcher.
all/command
/commands
/bar-baz.awk \
498 testsuite
/launcher.
all/command
/commands
/bar.awk \
499 testsuite
/launcher.
all/command
/commands
/bar.sh \
500 testsuite
/launcher.
all/command
/commands
/baz-quux.gawk \
501 testsuite
/launcher.
all/command
/commands
/foo.sh \
502 testsuite
/launcher.
all/command
/commands
/foo.tcl \
503 testsuite
/launcher.
all/help.exp \
504 testsuite
/launcher.
all/interp.exp \
505 testsuite
/launcher.
all/verbose.exp \
506 testsuite
/report-card.
all/onetest.exp \
507 testsuite
/report-card.
all/passes.exp \
508 testsuite
/runtest.libs
/topdir
/subdir1
/subsubdir1
/subsubfile1 \
509 testsuite
/runtest.libs
/topdir
/subdir1
/subfile1 \
510 testsuite
/runtest.libs
/topdir
/subdir1
/subfile2 \
511 testsuite
/runtest.libs
/topdir
/subdir2
/subfile2 \
512 testsuite
/runtest.libs
/libs.exp \
513 testsuite
/runtest.libs
/default_procs.tcl \
514 testsuite
/runtest.libs
/mockutil.tcl \
515 testsuite
/runtest.libs
/clone_output.
test \
516 testsuite
/runtest.libs
/config.
test \
517 testsuite
/runtest.libs
/remote.
test \
518 testsuite
/runtest.libs
/target.
test \
519 testsuite
/runtest.libs
/testcase_group.
test \
520 testsuite
/runtest.libs
/testsuite_can.
test \
521 testsuite
/runtest.libs
/testsuite_file.
test \
522 testsuite
/runtest.libs
/utils.
test \
523 testsuite
/runtest.main
/error.exp \
524 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-al-dbz.exp \
525 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-dbz.exp \
526 testsuite
/runtest.main
/nested
/testsuite
/error.
test/error-undef.exp \
527 testsuite
/runtest.main
/nested
/testsuite
/error.
test/simple.exp \
528 testsuite
/runtest.main
/options.exp \
529 testsuite
/runtest.main
/nested
/testsuite
/null.
test/null.exp \
530 testsuite
/runtest.main
/stats.exp \
531 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/stats-sub.exp \
532 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/unit-sub.awk \
533 testsuite
/runtest.main
/nested
/testsuite
/stat.
test/unit-sub.exp \
534 testsuite
/runtest.main
/pr42399.exp \
535 testsuite
/runtest.main
/nested
/testsuite
/bug.
test/pr42399.awk \
536 testsuite
/runtest.main
/nested
/testsuite
/bug.
test/pr42399-sub.exp \
537 testsuite
/lib
/bohman_ssd.exp \
538 testsuite
/lib
/launcher.exp \
539 testsuite
/lib
/libdejagnu.exp \
540 testsuite
/lib
/libsup.exp \
541 testsuite
/lib
/report-card.exp \
542 testsuite
/lib
/runtest.exp \
543 testsuite
/lib
/util-defs.exp \
544 testsuite
/libdejagnu
/tunit.exp
546 DEJATOOL
= launcher libdejagnu report-card runtest
548 # We override runtest so that the testsuite is run with this version
549 # of DejaGnu instead of an installed version.
550 RUNTEST
= ${top_srcdir}/runtest
551 AM_CXXFLAGS
= -I
$(top_srcdir
) -g
552 unit_SOURCES
= testsuite
/libdejagnu
/unit.
cc
555 TEXINFO_TEX
= doc
/texinfo.
tex
556 dist_man_MANS
= doc
/dejagnu
.1 \
558 doc
/dejagnu-report-card
.1 \
561 info_TEXINFOS
= doc
/dejagnu.texi
562 doc_dejagnu_TEXINFOS
= doc
/fdl.texi
566 .SUFFIXES
: .
cc .
dvi .o .obj .ps
567 am--refresh
: Makefile
569 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
571 case
'$(am__configure_deps)' in \
573 echo
' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
574 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --gnu \
579 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
580 $(am__cd
) $(top_srcdir
) && \
581 $(AUTOMAKE
) --gnu Makefile
583 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
586 echo
' $(SHELL) ./config.status'; \
587 $(SHELL
) .
/config.status
;; \
589 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
590 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
593 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
594 $(SHELL
) .
/config.status
--recheck
596 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
597 $(am__cd
) $(srcdir) && $(AUTOCONF
)
598 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
599 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
600 $(am__aclocal_m4_deps
):
603 -test -z
"$(check_PROGRAMS)" ||
rm -f
$(check_PROGRAMS
)
604 testsuite
/libdejagnu
/$(am__dirstamp
):
605 @
$(MKDIR_P
) testsuite
/libdejagnu
606 @
: > testsuite
/libdejagnu
/$(am__dirstamp
)
607 testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
):
608 @
$(MKDIR_P
) testsuite
/libdejagnu
/$(DEPDIR
)
609 @
: > testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
610 testsuite
/libdejagnu
/unit.
$(OBJEXT
): \
611 testsuite
/libdejagnu
/$(am__dirstamp
) \
612 testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
614 unit
$(EXEEXT
): $(unit_OBJECTS
) $(unit_DEPENDENCIES
) $(EXTRA_unit_DEPENDENCIES
)
616 $(AM_V_CXXLD
)$(CXXLINK
) $(unit_OBJECTS
) $(unit_LDADD
) $(LIBS
)
617 install-binSCRIPTS
: $(bin_SCRIPTS
)
619 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || list
=; \
620 if
test -n
"$$list"; then \
621 echo
" $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
622 $(MKDIR_P
) "$(DESTDIR)$(bindir)" || exit
1; \
624 for p in
$$list; do \
625 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
626 if
test -f
"$$d$$p"; then echo
"$$d$$p"; echo
"$$p"; else :; fi
; \
628 sed
-e
'p;s,.*/,,;n' \
630 -e
'p;x;s,.*/,,;$(transform)' | sed
'N;N;N;s,\n, ,g' | \
631 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
632 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
633 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
634 if (++n[d] == $(am__install_max)) { \
635 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
636 else { print "f", d "/" $$4, $$1 } } \
637 END { for (d in files) print "f", d, files[d] }' | \
638 while read type
dir files
; do \
639 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
640 test -z
"$$files" ||
{ \
641 echo
" $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
642 $(INSTALL_SCRIPT
) $$files "$(DESTDIR)$(bindir)$$dir" || exit
$$?
; \
646 uninstall-binSCRIPTS
:
648 @list
='$(bin_SCRIPTS)'; test -n
"$(bindir)" || exit
0; \
649 files
=`for p in $$list; do echo "$$p"; done | \
650 sed -e 's,.*/,,;$(transform)'`; \
651 dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir
)
652 install-djlibexecSCRIPTS
: $(djlibexec_SCRIPTS
)
654 @list
='$(djlibexec_SCRIPTS)'; test -n
"$(djlibexecdir)" || list
=; \
655 if
test -n
"$$list"; then \
656 echo
" $(MKDIR_P) '$(DESTDIR)$(djlibexecdir)'"; \
657 $(MKDIR_P
) "$(DESTDIR)$(djlibexecdir)" || exit
1; \
659 for p in
$$list; do \
660 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
661 if
test -f
"$$d$$p"; then echo
"$$d$$p"; echo
"$$p"; else :; fi
; \
663 sed
-e
'p;s,.*/,,;n' \
665 -e
'p;x;s,.*/,,;$(transform)' | sed
'N;N;N;s,\n, ,g' | \
666 $(AWK
) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
667 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
668 if ($$2 == $$4) { files[d] = files[d] " " $$1; \
669 if (++n[d] == $(am__install_max)) { \
670 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
671 else { print "f", d "/" $$4, $$1 } } \
672 END { for (d in files) print "f", d, files[d] }' | \
673 while read type
dir files
; do \
674 if
test "$$dir" = .
; then
dir=; else dir=/$$dir; fi
; \
675 test -z
"$$files" ||
{ \
676 echo
" $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(djlibexecdir)$$dir'"; \
677 $(INSTALL_SCRIPT
) $$files "$(DESTDIR)$(djlibexecdir)$$dir" || exit
$$?
; \
681 uninstall-djlibexecSCRIPTS
:
683 @list
='$(djlibexec_SCRIPTS)'; test -n
"$(djlibexecdir)" || exit
0; \
684 files
=`for p in $$list; do echo "$$p"; done | \
685 sed -e 's,.*/,,;$(transform)'`; \
686 dir='$(DESTDIR)$(djlibexecdir)'; $(am__uninstall_files_from_dir
)
690 -rm -f testsuite
/libdejagnu
/*.
$(OBJEXT
)
695 @AMDEP_TRUE@@am__include@ @am__quote@testsuite
/libdejagnu
/$(DEPDIR
)/unit.Po@am__quote@
698 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
699 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
$< &&\
700 @am__fastdepCXX_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
701 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
702 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
703 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
$<
706 @am__fastdepCXX_TRUE@
$(AM_V_CXX
)depbase
=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
707 @am__fastdepCXX_TRUE@
$(CXXCOMPILE
) -MT
$@
-MD
-MP
-MF
$$depbase.Tpo
-c
-o
$@
`$(CYGPATH_W) '$<'` &&\
708 @am__fastdepCXX_TRUE@
$(am__mv
) $$depbase.Tpo
$$depbase.Po
709 @AMDEP_TRUE@@am__fastdepCXX_FALSE@
$(AM_V_CXX
)source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
710 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR
=$(DEPDIR
) $(CXXDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
711 @am__fastdepCXX_FALSE@
$(AM_V_CXX@am__nodep@
)$(CXXCOMPILE
) -c
-o
$@
`$(CYGPATH_W) '$<'`
714 @
: > doc
/$(am__dirstamp
)
716 $(srcdir)/doc
/dejagnu.
info: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
)
717 $(AM_V_MAKEINFO
)restore
=: && backupdir
="$(am__leading_dot)am$$$$" && \
718 am__cwd
=`pwd` && $(am__cd
) $(srcdir) && \
719 rm -rf
$$backupdir && mkdir
$$backupdir && \
720 if
($(MAKEINFO
) --version
) >/dev
/null
2>&1; then \
721 for f in
$@
$@
-[0-9] $@
-[0-9][0-9] $(@
:.
info=).i
[0-9] $(@
:.
info=).i
[0-9][0-9]; do \
722 if
test -f
$$f; then mv
$$f $$backupdir; restore
=mv
; else :; fi
; \
726 if
$(MAKEINFO
) $(AM_MAKEINFOFLAGS
) $(MAKEINFOFLAGS
) -I doc
-I
$(srcdir)/doc \
727 -o
$@
$(srcdir)/doc
/dejagnu.texi
; \
730 $(am__cd
) $(srcdir); \
733 $(am__cd
) $(srcdir) && \
734 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
736 rm -rf
$$backupdir; exit
$$rc
738 doc
/dejagnu.
dvi: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
739 $(AM_V_TEXI2DVI
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
740 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
741 $(TEXI2DVI
) $(AM_V_texinfo
) --build-dir
=$(@
:.
dvi=.t2d
) -o
$@
$(AM_V_texidevnull
) \
742 `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
744 doc
/dejagnu.pdf
: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
745 $(AM_V_TEXI2PDF
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
746 MAKEINFO
='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
747 $(TEXI2PDF
) $(AM_V_texinfo
) --build-dir
=$(@
:.pdf
=.t2p
) -o
$@
$(AM_V_texidevnull
) \
748 `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
750 doc
/dejagnu.html
: doc
/dejagnu.texi
$(srcdir)/doc
/version.texi
$(doc_dejagnu_TEXINFOS
) doc
/$(am__dirstamp
)
751 $(AM_V_MAKEINFO
)rm -rf
$(@
:.html
=.htp
)
752 $(AM_V_at
)if
$(MAKEINFOHTML
) $(AM_MAKEINFOHTMLFLAGS
) $(MAKEINFOFLAGS
) -I doc
-I
$(srcdir)/doc \
753 -o
$(@
:.html
=.htp
) `test -f 'doc/dejagnu.texi' || echo '$(srcdir)/'`doc
/dejagnu.texi
; \
755 rm -rf
$@
&& mv
$(@
:.html
=.htp
) $@
; \
757 rm -rf
$(@
:.html
=.htp
); exit
1; \
759 $(srcdir)/doc
/version.texi
: @MAINTAINER_MODE_TRUE@
$(srcdir)/doc
/stamp-vti
760 $(srcdir)/doc
/stamp-vti
: doc
/dejagnu.texi
$(top_srcdir
)/configure
761 @
test -f doc
/$(am__dirstamp
) ||
$(MAKE
) $(AM_MAKEFLAGS
) doc
/$(am__dirstamp
)
762 @
(dir=.
; test -f .
/doc
/dejagnu.texi ||
dir=$(srcdir); \
763 set
`$(SHELL) $(srcdir)/mdate-sh $$dir/doc/dejagnu.texi`; \
764 echo
"@set UPDATED $$1 $$2 $$3"; \
765 echo
"@set UPDATED-MONTH $$2 $$3"; \
766 echo
"@set EDITION $(VERSION)"; \
767 echo
"@set VERSION $(VERSION)") > vti.tmp
768 @cmp
-s vti.tmp
$(srcdir)/doc
/version.texi \
769 ||
(echo
"Updating $(srcdir)/doc/version.texi"; \
770 cp vti.tmp
$(srcdir)/doc
/version.texi
)
772 @cp
$(srcdir)/doc
/version.texi
$@
777 maintainer-clean-vti
:
778 @MAINTAINER_MODE_TRUE@
-rm -f
$(srcdir)/doc
/stamp-vti
$(srcdir)/doc
/version.texi
780 $(AM_V_DVIPS
)TEXINPUTS
="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
781 $(DVIPS
) $(AM_V_texinfo
) -o
$@
$<
785 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
786 for p in
$$list; do \
788 echo
" rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
789 rm -f
"$(DESTDIR)$(dvidir)/$$f"; \
794 @list
='$(HTMLS)'; test -n
"$(htmldir)" || list
=; \
795 for p in
$$list; do \
797 echo
" rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
798 rm -rf
"$(DESTDIR)$(htmldir)/$$f"; \
803 @if
test -d
'$(DESTDIR)$(infodir)' && $(am__can_run_installinfo
); then \
804 list
='$(INFO_DEPS)'; \
805 for file in
$$list; do \
806 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
807 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
808 if install-info
--info-dir
="$(DESTDIR)$(infodir)" --remove
"$(DESTDIR)$(infodir)/$$relfile"; \
809 then
:; else test ! -f
"$(DESTDIR)$(infodir)/$$relfile" || exit
1; fi
; \
813 @list
='$(INFO_DEPS)'; \
814 for file in
$$list; do \
815 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
816 relfile_i
=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
817 (if
test -d
"$(DESTDIR)$(infodir)" && cd
"$(DESTDIR)$(infodir)"; then \
818 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]"; \
819 rm -f
$$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
825 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
826 for p in
$$list; do \
828 echo
" rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
829 rm -f
"$(DESTDIR)$(pdfdir)/$$f"; \
834 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
835 for p in
$$list; do \
837 echo
" rm -f '$(DESTDIR)$(psdir)/$$f'"; \
838 rm -f
"$(DESTDIR)$(psdir)/$$f"; \
841 dist-info
: $(INFO_DEPS
)
842 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
843 list
='$(INFO_DEPS)'; \
844 for base in
$$list; do \
846 $(srcdir)/*) base
=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
848 if
test -f
$$base; then d
=.
; else d
=$(srcdir); fi
; \
849 base_i
=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
850 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 \
851 if
test -f
$$file; then \
852 relfile
=`expr "$$file" : "$$d/\(.*\)"`; \
853 test -f
"$(distdir)/$$relfile" || \
854 cp
-p
$$file "$(distdir)/$$relfile"; \
860 -rm -rf doc
/dejagnu.t2d doc
/dejagnu.t2p
863 -test -z
"doc/dejagnu.dvi doc/dejagnu.pdf doc/dejagnu.ps doc/dejagnu.html" \
864 ||
rm -rf doc
/dejagnu.
dvi doc
/dejagnu.pdf doc
/dejagnu.ps doc
/dejagnu.html
866 maintainer-clean-aminfo
:
867 @list
='$(INFO_DEPS)'; for i in
$$list; do \
868 i_i
=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
869 echo
" rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
870 rm -f
$$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
872 install-man1
: $(dist_man_MANS
)
875 list2
='$(dist_man_MANS)'; \
876 test -n
"$(man1dir)" \
877 && test -n
"`echo $$list1$$list2`" \
879 echo
" $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
880 $(MKDIR_P
) "$(DESTDIR)$(man1dir)" || exit
1; \
881 { for i in
$$list1; do echo
"$$i"; done
; \
882 if
test -n
"$$list2"; then \
883 for i in
$$list2; do echo
"$$i"; done \
884 | sed
-n
'/\.1[a-z]*$$/p'; \
886 } | while read p
; do \
887 if
test -f
$$p; then d
=; else d
="$(srcdir)/"; fi
; \
888 echo
"$$d$$p"; echo
"$$p"; \
890 sed
-e
'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
891 -e
's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
892 sed
'N;N;s,\n, ,g' |
{ \
893 list
=; while read file base inst
; do \
894 if
test "$$base" = "$$inst"; then list
="$$list $$file"; else \
895 echo
" $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
896 $(INSTALL_DATA
) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit
$$?
; \
899 for i in
$$list; do echo
"$$i"; done |
$(am__base_list
) | \
900 while read files
; do \
901 test -z
"$$files" ||
{ \
902 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
903 $(INSTALL_DATA
) $$files "$(DESTDIR)$(man1dir)" || exit
$$?
; }; \
908 @list
=''; test -n
"$(man1dir)" || exit
0; \
909 files
=`{ for i in $$list; do echo "$$i"; done; \
910 l2='$(dist_man_MANS)'; for i in $$l2; do echo "$$i"; done | \
911 sed -n '/\.1[a-z]*$$/p'; \
912 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
913 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
914 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir
)
915 install-baseboardDATA
: $(baseboard_DATA
)
917 @list
='$(baseboard_DATA)'; test -n
"$(baseboarddir)" || list
=; \
918 if
test -n
"$$list"; then \
919 echo
" $(MKDIR_P) '$(DESTDIR)$(baseboarddir)'"; \
920 $(MKDIR_P
) "$(DESTDIR)$(baseboarddir)" || exit
1; \
922 for p in
$$list; do \
923 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
925 done |
$(am__base_list
) | \
926 while read files
; do \
927 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(baseboarddir)'"; \
928 $(INSTALL_DATA
) $$files "$(DESTDIR)$(baseboarddir)" || exit
$$?
; \
931 uninstall-baseboardDATA
:
933 @list
='$(baseboard_DATA)'; test -n
"$(baseboarddir)" || list
=; \
934 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
935 dir='$(DESTDIR)$(baseboarddir)'; $(am__uninstall_files_from_dir
)
936 install-commandsDATA
: $(commands_DATA
)
938 @list
='$(commands_DATA)'; test -n
"$(commandsdir)" || list
=; \
939 if
test -n
"$$list"; then \
940 echo
" $(MKDIR_P) '$(DESTDIR)$(commandsdir)'"; \
941 $(MKDIR_P
) "$(DESTDIR)$(commandsdir)" || exit
1; \
943 for p in
$$list; do \
944 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
946 done |
$(am__base_list
) | \
947 while read files
; do \
948 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(commandsdir)'"; \
949 $(INSTALL_DATA
) $$files "$(DESTDIR)$(commandsdir)" || exit
$$?
; \
952 uninstall-commandsDATA
:
954 @list
='$(commands_DATA)'; test -n
"$(commandsdir)" || list
=; \
955 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
956 dir='$(DESTDIR)$(commandsdir)'; $(am__uninstall_files_from_dir
)
957 install-configDATA
: $(config_DATA
)
959 @list
='$(config_DATA)'; test -n
"$(configdir)" || list
=; \
960 if
test -n
"$$list"; then \
961 echo
" $(MKDIR_P) '$(DESTDIR)$(configdir)'"; \
962 $(MKDIR_P
) "$(DESTDIR)$(configdir)" || exit
1; \
964 for p in
$$list; do \
965 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
967 done |
$(am__base_list
) | \
968 while read files
; do \
969 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(configdir)'"; \
970 $(INSTALL_DATA
) $$files "$(DESTDIR)$(configdir)" || exit
$$?
; \
973 uninstall-configDATA
:
975 @list
='$(config_DATA)'; test -n
"$(configdir)" || list
=; \
976 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
977 dir='$(DESTDIR)$(configdir)'; $(am__uninstall_files_from_dir
)
978 install-pkgdataDATA
: $(pkgdata_DATA
)
980 @list
='$(pkgdata_DATA)'; test -n
"$(pkgdatadir)" || list
=; \
981 if
test -n
"$$list"; then \
982 echo
" $(MKDIR_P) '$(DESTDIR)$(pkgdatadir)'"; \
983 $(MKDIR_P
) "$(DESTDIR)$(pkgdatadir)" || exit
1; \
985 for p in
$$list; do \
986 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
988 done |
$(am__base_list
) | \
989 while read files
; do \
990 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgdatadir)'"; \
991 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pkgdatadir)" || exit
$$?
; \
994 uninstall-pkgdataDATA
:
996 @list
='$(pkgdata_DATA)'; test -n
"$(pkgdatadir)" || list
=; \
997 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
998 dir='$(DESTDIR)$(pkgdatadir)'; $(am__uninstall_files_from_dir
)
999 install-includeHEADERS
: $(include_HEADERS
)
1001 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
1002 if
test -n
"$$list"; then \
1003 echo
" $(MKDIR_P) '$(DESTDIR)$(includedir)'"; \
1004 $(MKDIR_P
) "$(DESTDIR)$(includedir)" || exit
1; \
1006 for p in
$$list; do \
1007 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1009 done |
$(am__base_list
) | \
1010 while read files
; do \
1011 echo
" $(INSTALL_HEADER) $$files '$(DESTDIR)$(includedir)'"; \
1012 $(INSTALL_HEADER
) $$files "$(DESTDIR)$(includedir)" || exit
$$?
; \
1015 uninstall-includeHEADERS
:
1016 @
$(NORMAL_UNINSTALL
)
1017 @list
='$(include_HEADERS)'; test -n
"$(includedir)" || list
=; \
1018 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1019 dir='$(DESTDIR)$(includedir)'; $(am__uninstall_files_from_dir
)
1021 ID
: $(am__tagged_files
)
1022 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
1026 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
1029 $(am__define_uniq_tagged_files
); \
1031 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
1032 test -n
"$$unique" || unique
=$$empty_fix; \
1033 if
test $$# -gt 0; then \
1034 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1037 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
1044 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
1045 $(am__define_uniq_tagged_files
); \
1046 test -z
"$(CTAGS_ARGS)$$unique" \
1047 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
1051 here
=`$(am__cd) $(top_builddir) && pwd` \
1052 && $(am__cd
) $(top_srcdir
) \
1053 && gtags
-i
$(GTAGS_ARGS
) "$$here"
1054 cscope
: cscope.files
1055 test ! -s cscope.files \
1056 ||
$(CSCOPE
) -b
-q
$(AM_CSCOPEFLAGS
) $(CSCOPEFLAGS
) -i cscope.files
$(CSCOPE_ARGS
)
1059 cscope.files
: clean-cscope cscopelist
1060 cscopelist
: cscopelist-am
1062 cscopelist-am
: $(am__tagged_files
)
1063 list
='$(am__tagged_files)'; \
1064 case
"$(srcdir)" in \
1065 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
1066 *) sdir
=$(subdir
)/$(srcdir) ;; \
1068 for i in
$$list; do \
1069 if
test -f
"$$i"; then \
1070 echo
"$(subdir)/$$i"; \
1072 echo
"$$sdir/$$i"; \
1074 done
>> $(top_builddir
)/cscope.files
1077 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
1078 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1080 check-DEJAGNU
: site.exp
1081 srcdir='$(srcdir)'; export srcdir; \
1082 EXPECT
=$(EXPECT
); export EXPECT
; \
1083 if
$(SHELL
) -c
"$(RUNTEST) --version" > /dev
/null
2>&1; then \
1084 exit_status
=0; l
='$(DEJATOOL)'; for tool in
$$l; do \
1085 if
$(RUNTEST
) $(AM_RUNTESTFLAGS
) $(RUNTESTDEFAULTFLAGS
) $(RUNTESTFLAGS
); \
1086 then
:; else exit_status
=1; fi
; \
1088 else echo
"WARNING: could not find '$(RUNTEST)'" 1>&2; :;\
1091 site.exp
: Makefile
$(EXTRA_DEJAGNU_SITE_CONFIG
)
1092 @echo
'Making a new site.exp file ...'
1093 @echo
'## these variables are automatically generated by make ##' >site.tmp
1094 @echo
'# Do not edit here. If you wish to override these values' >>site.tmp
1095 @echo
'# edit the last section' >>site.tmp
1096 @echo
'set srcdir "$(srcdir)"' >>site.tmp
1097 @echo
"set objdir `pwd`" >>site.tmp
1098 @list
='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in
$$list; do \
1099 echo
"## Begin content included from file $$f. Do not modify. ##" \
1100 && cat
`test -f "$$f" || echo '$(srcdir)/'`$$f \
1101 && echo
"## End content included from file $$f. ##" \
1104 @echo
"## End of auto-generated content; you can edit from here. ##" >> site.tmp
1105 @if
test -f site.exp
; then \
1106 sed
-e
'1,/^## End of auto-generated content.*##/d' site.exp
>> site.tmp
; \
1109 @
test ! -f site.exp || mv site.exp site.bak
1110 @mv site.tmp site.exp
1113 -rm -f site.exp site.bak
1114 -l
='$(DEJATOOL)'; for tool in
$$l; do \
1115 rm -f
$$tool.sum
$$tool.log
; \
1118 distdir
: $(DISTFILES
)
1119 $(am__remove_distdir
)
1120 test -d
"$(distdir)" || mkdir
"$(distdir)"
1121 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1122 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
1123 list
='$(DISTFILES)'; \
1124 dist_files
=`for file in $$list; do echo $$file; done | \
1125 sed -e "s|^$$srcdirstrip/||;t" \
1126 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
1127 case
$$dist_files in \
1128 */*) $(MKDIR_P
) `echo "$$dist_files" | \
1129 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
1132 for file in
$$dist_files; do \
1133 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1134 if
test -d
$$d/$$file; then \
1135 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
1136 if
test -d
"$(distdir)/$$file"; then \
1137 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1139 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
1140 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
1141 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
1143 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
1145 test -f
"$(distdir)/$$file" \
1146 || cp
-p
$$d/$$file "$(distdir)/$$file" \
1150 $(MAKE
) $(AM_MAKEFLAGS
) \
1151 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
1153 -test -n
"$(am__skip_mode_fix)" \
1154 || find
"$(distdir)" -type d
! -perm
-755 \
1155 -exec chmod u
+rwx
,go
+rx
{} \
; -o \
1156 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
1157 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
1158 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
1159 || chmod
-R a
+r
"$(distdir)"
1161 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
1162 $(am__post_remove_distdir
)
1165 tardir
=$(distdir
) && $(am__tar
) | BZIP2
=$${BZIP2--9
} bzip2
-c
>$(distdir
).
tar.bz2
1166 $(am__post_remove_distdir
)
1169 tardir
=$(distdir
) && $(am__tar
) | lzip
-c
$${LZIP_OPT--9
} >$(distdir
).
tar.lz
1170 $(am__post_remove_distdir
)
1173 tardir
=$(distdir
) && $(am__tar
) | XZ_OPT
=$${XZ_OPT--e
} xz
-c
>$(distdir
).
tar.xz
1174 $(am__post_remove_distdir
)
1177 @echo WARNING
: "Support for shar distribution archives is" \
1179 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
1180 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
1181 $(am__post_remove_distdir
)
1184 @echo WARNING
: "Support for distribution archives compressed with" \
1185 "legacy program 'compress' is deprecated." >&2
1186 @echo WARNING
: "It will be removed altogether in Automake 2.0" >&2
1187 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
1188 $(am__post_remove_distdir
)
1191 -rm -f
$(distdir
).zip
1192 zip
-rq
$(distdir
).zip
$(distdir
)
1193 $(am__post_remove_distdir
)
1196 $(MAKE
) $(AM_MAKEFLAGS
) $(DIST_TARGETS
) am__post_remove_distdir
='@:'
1197 $(am__post_remove_distdir
)
1199 # This target untars the dist file and tries a VPATH configuration. Then
1200 # it guarantees that the distribution is self-contained by making another
1203 case
'$(DIST_ARCHIVES)' in \
1205 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
tar.gz |
$(am__untar
) ;;\
1207 bzip2
-dc
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
1209 lzip
-dc
$(distdir
).
tar.lz |
$(am__untar
) ;;\
1211 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
1213 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
1215 GZIP
=$(GZIP_ENV
) gzip
-dc
$(distdir
).
shar.gz | unshar
;;\
1217 unzip
$(distdir
).zip
;;\
1219 chmod
-R a-w
$(distdir
)
1220 chmod u
+w
$(distdir
)
1221 mkdir
$(distdir
)/_build
$(distdir
)/_inst
1222 chmod a-w
$(distdir
)
1223 test -d
$(distdir
)/_build || exit
0; \
1224 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1225 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1227 && $(am__cd
) $(distdir
)/_build \
1229 $(AM_DISTCHECK_CONFIGURE_FLAGS
) \
1230 $(DISTCHECK_CONFIGURE_FLAGS
) \
1231 --srcdir=..
--prefix="$$dc_install_base" \
1232 && $(MAKE
) $(AM_MAKEFLAGS
) \
1233 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
1234 && $(MAKE
) $(AM_MAKEFLAGS
) check \
1235 && $(MAKE
) $(AM_MAKEFLAGS
) install \
1236 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
1237 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
1238 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
1239 distuninstallcheck \
1240 && chmod
-R a-w
"$$dc_install_base" \
1242 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
1243 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
1244 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
1245 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
1246 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
1247 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
1248 && rm -rf
"$$dc_destdir" \
1249 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
1250 && rm -rf
$(DIST_ARCHIVES
) \
1251 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
1254 $(am__post_remove_distdir
)
1255 @
(echo
"$(distdir) archives ready for distribution: "; \
1256 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
1257 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
1259 @
test -n
'$(distuninstallcheck_dir)' ||
{ \
1260 echo
'ERROR: trying to run $@ with an empty' \
1261 '$$(distuninstallcheck_dir)' >&2; \
1264 $(am__cd
) '$(distuninstallcheck_dir)' ||
{ \
1265 echo
'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1268 test `$(am__distuninstallcheck_listfiles) | wc -l` -eq
0 \
1269 ||
{ echo
"ERROR: files left after uninstall:" ; \
1270 if
test -n
"$(DESTDIR)"; then \
1271 echo
" (check DESTDIR support)"; \
1273 $(distuninstallcheck_listfiles
) ; \
1275 distcleancheck
: distclean
1276 @if
test '$(srcdir)' = .
; then \
1277 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
1280 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
1281 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
1282 $(distcleancheck_listfiles
) ; \
1285 $(MAKE
) $(AM_MAKEFLAGS
) $(check_PROGRAMS
)
1286 $(MAKE
) $(AM_MAKEFLAGS
) check-DEJAGNU
1288 all-am
: Makefile
$(INFO_DEPS
) $(SCRIPTS
) $(MANS
) $(DATA
) $(HEADERS
) \
1291 for
dir in
"$(DESTDIR)$(bindir)" "$(DESTDIR)$(djlibexecdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(baseboarddir)" "$(DESTDIR)$(commandsdir)" "$(DESTDIR)$(configdir)" "$(DESTDIR)$(pkgdatadir)" "$(DESTDIR)$(includedir)"; do \
1292 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
1295 install-exec
: install-exec-am
1296 install-data
: install-data-am
1297 uninstall: uninstall-am
1300 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
1302 installcheck: installcheck-am
1304 if
test -z
'$(STRIP)'; then \
1305 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1306 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1309 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
1310 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
1311 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1313 mostlyclean-generic
:
1316 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
1319 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
1320 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
1321 -rm -f doc
/$(am__dirstamp
)
1322 -rm -f testsuite
/libdejagnu
/$(DEPDIR
)/$(am__dirstamp
)
1323 -rm -f testsuite
/libdejagnu
/$(am__dirstamp
)
1325 maintainer-clean-generic
:
1326 @echo
"This command is intended for maintainers to use"
1327 @echo
"it deletes files that may require special tools to rebuild."
1330 clean-am
: clean-aminfo clean-checkPROGRAMS clean-generic clean-local \
1333 distclean: distclean-am
1334 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1335 -rm -rf testsuite
/libdejagnu
/$(DEPDIR
)
1337 distclean-am
: clean-am distclean-DEJAGNU distclean-compile \
1338 distclean-generic distclean-tags
1350 info-am
: $(INFO_DEPS
)
1352 install-data-am
: install-baseboardDATA install-commandsDATA \
1353 install-configDATA install-includeHEADERS install-info-am \
1354 install-man install-pkgdataDATA
1356 install-dvi
: install-dvi-am
1358 install-dvi-am
: $(DVIS
)
1360 @list
='$(DVIS)'; test -n
"$(dvidir)" || list
=; \
1361 if
test -n
"$$list"; then \
1362 echo
" $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
1363 $(MKDIR_P
) "$(DESTDIR)$(dvidir)" || exit
1; \
1365 for p in
$$list; do \
1366 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1368 done |
$(am__base_list
) | \
1369 while read files
; do \
1370 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
1371 $(INSTALL_DATA
) $$files "$(DESTDIR)$(dvidir)" || exit
$$?
; \
1373 install-exec-am
: install-binSCRIPTS install-djlibexecSCRIPTS
1375 install-html
: install-html-am
1377 install-html-am
: $(HTMLS
)
1379 @list
='$(HTMLS)'; list2
=; test -n
"$(htmldir)" || list
=; \
1380 if
test -n
"$$list"; then \
1381 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
1382 $(MKDIR_P
) "$(DESTDIR)$(htmldir)" || exit
1; \
1384 for p in
$$list; do \
1385 if
test -f
"$$p" ||
test -d
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1388 if
test -d
"$$d2"; then \
1389 echo
" $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
1390 $(MKDIR_P
) "$(DESTDIR)$(htmldir)/$$f" || exit
1; \
1391 echo
" $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
1392 $(INSTALL_DATA
) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit
$$?
; \
1394 list2
="$$list2 $$d2"; \
1397 test -z
"$$list2" ||
{ echo
"$$list2" |
$(am__base_list
) | \
1398 while read files
; do \
1399 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
1400 $(INSTALL_DATA
) $$files "$(DESTDIR)$(htmldir)" || exit
$$?
; \
1402 install-info
: install-info-am
1404 install-info-am
: $(INFO_DEPS
)
1406 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1407 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1408 if
test -n
"$$list"; then \
1409 echo
" $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
1410 $(MKDIR_P
) "$(DESTDIR)$(infodir)" || exit
1; \
1412 for file in
$$list; do \
1414 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1416 if
test -f
$$file; then d
=.
; else d
=$(srcdir); fi
; \
1417 file_i
=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
1418 for ifile in
$$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
1419 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
1420 if
test -f
$$ifile; then \
1424 done |
$(am__base_list
) | \
1425 while read files
; do \
1426 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
1427 $(INSTALL_DATA
) $$files "$(DESTDIR)$(infodir)" || exit
$$?
; done
1429 @if
$(am__can_run_installinfo
); then \
1430 list
='$(INFO_DEPS)'; test -n
"$(infodir)" || list
=; \
1431 for file in
$$list; do \
1432 relfile
=`echo "$$file" | sed 's|^.*/||'`; \
1433 echo
" install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
1434 install-info
--info-dir
="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" ||
:;\
1437 install-man
: install-man1
1439 install-pdf
: install-pdf-am
1441 install-pdf-am
: $(PDFS
)
1443 @list
='$(PDFS)'; test -n
"$(pdfdir)" || list
=; \
1444 if
test -n
"$$list"; then \
1445 echo
" $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
1446 $(MKDIR_P
) "$(DESTDIR)$(pdfdir)" || exit
1; \
1448 for p in
$$list; do \
1449 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1451 done |
$(am__base_list
) | \
1452 while read files
; do \
1453 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
1454 $(INSTALL_DATA
) $$files "$(DESTDIR)$(pdfdir)" || exit
$$?
; done
1455 install-ps
: install-ps-am
1457 install-ps-am
: $(PSS
)
1459 @list
='$(PSS)'; test -n
"$(psdir)" || list
=; \
1460 if
test -n
"$$list"; then \
1461 echo
" $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
1462 $(MKDIR_P
) "$(DESTDIR)$(psdir)" || exit
1; \
1464 for p in
$$list; do \
1465 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
1467 done |
$(am__base_list
) | \
1468 while read files
; do \
1469 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
1470 $(INSTALL_DATA
) $$files "$(DESTDIR)$(psdir)" || exit
$$?
; done
1473 maintainer-clean
: maintainer-clean-am
1474 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
1475 -rm -rf
$(top_srcdir
)/autom4te.cache
1476 -rm -rf testsuite
/libdejagnu
/$(DEPDIR
)
1478 maintainer-clean-am
: distclean-am maintainer-clean-aminfo \
1479 maintainer-clean-generic maintainer-clean-vti
1481 mostlyclean: mostlyclean-am
1483 mostlyclean-am
: mostlyclean-aminfo mostlyclean-compile \
1484 mostlyclean-generic mostlyclean-vti
1494 uninstall-am
: uninstall-baseboardDATA uninstall-binSCRIPTS \
1495 uninstall-commandsDATA uninstall-configDATA \
1496 uninstall-djlibexecSCRIPTS uninstall-dvi-am uninstall-html-am \
1497 uninstall-includeHEADERS uninstall-info-am uninstall-man \
1498 uninstall-pdf-am uninstall-pkgdataDATA uninstall-ps-am
1500 uninstall-man
: uninstall-man1
1502 .MAKE
: check-am install-am install-strip
1504 .PHONY
: CTAGS GTAGS TAGS
all all-am all-local am--refresh
check \
1505 check-DEJAGNU check-am
clean clean-aminfo clean-checkPROGRAMS \
1506 clean-cscope clean-generic clean-local cscope cscopelist-am \
1507 ctags ctags-am
dist dist-all dist-bzip2 dist-gzip dist-info \
1508 dist-lzip dist-shar dist-tarZ dist-xz dist-zip distcheck \
1509 distclean distclean-DEJAGNU distclean-compile \
1510 distclean-generic distclean-tags distcleancheck distdir \
1511 distuninstallcheck
dvi dvi-am html html-am
info info-am \
1512 install install-am install-baseboardDATA install-binSCRIPTS \
1513 install-commandsDATA install-configDATA install-data \
1514 install-data-am install-djlibexecSCRIPTS install-dvi \
1515 install-dvi-am install-exec install-exec-am install-html \
1516 install-html-am install-includeHEADERS install-info \
1517 install-info-am install-man install-man1 install-pdf \
1518 install-pdf-am install-pkgdataDATA install-ps install-ps-am \
1519 install-strip
installcheck installcheck-am
installdirs \
1520 maintainer-clean maintainer-clean-aminfo \
1521 maintainer-clean-generic maintainer-clean-vti
mostlyclean \
1522 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
1523 mostlyclean-vti pdf pdf-am ps ps-am
tags tags-am
uninstall \
1524 uninstall-am uninstall-baseboardDATA uninstall-binSCRIPTS \
1525 uninstall-commandsDATA uninstall-configDATA \
1526 uninstall-djlibexecSCRIPTS uninstall-dvi-am uninstall-html-am \
1527 uninstall-includeHEADERS uninstall-info-am uninstall-man \
1528 uninstall-man1 uninstall-pdf-am uninstall-pkgdataDATA \
1533 clean-local
: clean-local-check
1534 .PHONY
: clean-local-check
1536 -rm -rf testsuite
/launcher.
all/command
/bin
1537 -rm -rf testsuite
/launcher.
all/command
/share
1538 -rm -rf testsuite
/report-card.
all/onetest
1539 -rm -rf testsuite
/report-card.
all/passes
1541 # Give a reassuring message so that users know the "build" worked.
1543 @echo
"Done. Now run 'make install'."
1546 pip3
install --upgrade
-e
$(top_srcdir
)
1548 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1549 # Otherwise a system limit (for SysV at least) may be exceeded.