-# Makefile.in generated automatically by automake 1.1k from Makefile.am
+# Makefile.in generated automatically by automake 1.1l from Makefile.am
# Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
INSTALL_SCRIPT = @INSTALL_SCRIPT@
transform = @program_transform_name@
RANLIB = @RANLIB@
-POW_LIBM = @POW_LIBM@
+GENCAT = @GENCAT@
+GMSGFMT = @GMSGFMT@
CC = @CC@
-AUTOMAKE_OPTIONS = 1.1c
-
x = cut
t = t1 t2 t3 t4 t5 t6 t7 t8 t9 tA tB tC tD ta tb tc td te tf tg th \
ti tj tk tl tm tn to tp tq tr ts tt tu tv tw tx ty tz
out = $(t:=.out)
err = $(t:=.err)
-EXTRA_DIST = build-script.pl Test.pm $x-tests $(in) $(exp)
-noinst_SCRIPTS = $x-tests build-script
+EXTRA_DIST = mk-script.pl Test.pm $x-tests $(in) $(exp)
+noinst_SCRIPTS = $x-tests
PERL = @PERL@
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
.SUFFIXES:
.SUFFIXES: .pl
-$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in
- cd $(top_srcdir) && automake --gnits Makefile
+$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL)
+ cd $(top_srcdir) && automake --gnu tests/cut-test/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
cd $(top_builddir) \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
-$x-tests: @MAINT@build-script Test.pm
- ./build-script ../../src/$x > $@.n
+$x-tests: @MAINT@mk-script Test.pm
+ ./mk-script ../../src/$x > $@.n
mv $@.n $@
chmod 755 $@
-# Makefile.in generated automatically by automake 1.1k from Makefile.am
+# Makefile.in generated automatically by automake 1.1l from Makefile.am
# Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
INSTALL_SCRIPT = @INSTALL_SCRIPT@
transform = @program_transform_name@
RANLIB = @RANLIB@
-POW_LIBM = @POW_LIBM@
+GENCAT = @GENCAT@
+GMSGFMT = @GMSGFMT@
CC = @CC@
x = join
out = $(t:=.out)
err = $(t:=.err)
-EXTRA_DIST = build-script.pl Test.pm $x-tests $(in1) $(in2) $(exp)
-noinst_SCRIPTS = $x-tests build-script
+EXTRA_DIST = mk-script.pl Test.pm $x-tests $(in1) $(in2) $(exp)
+noinst_SCRIPTS = $x-tests
PERL = @PERL@
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g'
.SUFFIXES:
.SUFFIXES: .pl
-$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in
- cd $(top_srcdir) && automake --gnits Makefile
+$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL)
+ cd $(top_srcdir) && automake --gnu tests/join-test/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
cd $(top_builddir) \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
-$x-tests: @MAINT@build-script Test.pm
- ./build-script ../../src/$x > $@.n
+$x-tests: @MAINT@mk-script Test.pm
+ ./mk-script ../../src/$x > $@.n
mv $@.n $@
chmod 755 $@
-# Makefile.in generated automatically by automake 1.1k from Makefile.am
+# Makefile.in generated automatically by automake 1.1l from Makefile.am
# Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
INSTALL_SCRIPT = @INSTALL_SCRIPT@
transform = @program_transform_name@
RANLIB = @RANLIB@
-POW_LIBM = @POW_LIBM@
+GENCAT = @GENCAT@
PERL = @PERL@
+GMSGFMT = @GMSGFMT@
CC = @CC@
-AUTOMAKE_OPTIONS = 1.1
-
TESTS = md5-rfc
EXTRA_DIST = $(TESTS)
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
default: all
.SUFFIXES:
-$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in
- cd $(top_srcdir) && automake --gnits Makefile
+$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL)
+ cd $(top_srcdir) && automake --gnu tests/md5sum-test/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
cd $(top_builddir) \
-# Makefile.in generated automatically by automake 1.1k from Makefile.am
+# Makefile.in generated automatically by automake 1.1l from Makefile.am
# Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
INSTALL_SCRIPT = @INSTALL_SCRIPT@
transform = @program_transform_name@
RANLIB = @RANLIB@
-POW_LIBM = @POW_LIBM@
+GENCAT = @GENCAT@
+GMSGFMT = @GMSGFMT@
CC = @CC@
-AUTOMAKE_OPTIONS = 1.1
-
x = sort
t = \
t01a t02a t02b t02c t02d t02e t02f t03a t03b t03c t03d t03e t03f t03g \
out = $(t:=.out)
err = $(t:=.err)
-EXTRA_DIST = build-script.pl Test.pm $x-tests $(in) $(exp)
+EXTRA_DIST = mk-script.pl Test.pm $x-tests $(in) $(exp)
noinst_SCRIPTS = $x-tests
PERL = @PERL@
.SUFFIXES:
.SUFFIXES: .pl
-$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in
- cd $(top_srcdir) && automake --gnits Makefile
+$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL)
+ cd $(top_srcdir) && automake --gnu tests/sort-test/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
cd $(top_builddir) \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
-$x-tests: @MAINT@ build-script Test.pm
- ./build-script ../../src/$x > $@.n
+$x-tests: @MAINT@ mk-script Test.pm
+ ./mk-script ../../src/$x > $@.n
mv $@.n $@
chmod 755 $@
-# Makefile.in generated automatically by automake 1.1k from Makefile.am
+# Makefile.in generated automatically by automake 1.1l from Makefile.am
# Copyright (C) 1994, 1995, 1996 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
INSTALL_SCRIPT = @INSTALL_SCRIPT@
transform = @program_transform_name@
RANLIB = @RANLIB@
-POW_LIBM = @POW_LIBM@
+GENCAT = @GENCAT@
+GMSGFMT = @GMSGFMT@
CC = @CC@
-AUTOMAKE_OPTIONS = 1.1c
-
x = tr
t = \
t1 t2 t3 t4 t5 t6 t7 t8 t9 tA tB tC tD tE tF tG tH tI tR0.0 tR0.1 tR1.0 \
out = $(t:=.out)
err = $(t:=.err)
-EXTRA_DIST = build-script.pl Test.pm $x-tests $(in) $(exp)
+EXTRA_DIST = mk-script.pl Test.pm $x-tests $(in) $(exp)
noinst_SCRIPTS = $x-tests
PERL = @PERL@
.SUFFIXES:
.SUFFIXES: .pl
-$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in
- cd $(top_srcdir) && automake --gnits Makefile
+$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL)
+ cd $(top_srcdir) && automake --gnu tests/tr-test/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
cd $(top_builddir) \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean
-$x-tests: @MAINT@ build-script Test.pm
- ./build-script ../../src/$x > $@.n
+$x-tests: @MAINT@mk-script Test.pm
+ ./mk-script ../../src/$x > $@.n
mv $@.n $@
chmod 755 $@