* Makefile.am (CLEANFILES): Added autoupdate.m4f and autoconf.tmp.

This commit is contained in:
Akim Demaille 2000-02-09 18:08:37 +00:00
parent 8ba96e391b
commit d7e3c874ea
6 changed files with 15 additions and 9 deletions

View File

@ -2,8 +2,7 @@
Clean up `make clean'.
* doc/Makefile.am (CLEANFILES): Added autoconf.tmp.
* Makefile.am (CLEANFILES): Added autoupdate.m4f.
* Makefile.am (CLEANFILES): Added autoupdate.m4f and autoconf.tmp.
* tests/torture.m4: Rm dummy and dummy.in.
2000-02-09 Akim Demaille <akim@epita.fr>

View File

@ -58,7 +58,9 @@ $(distpkgdataDATA)
# Files that should be removed, but which Automake does not know.
# There are texi2dvi files, frozen files, and the scripts.
CLEANFILES = autoconf.cvs autoconf.ev autoconf.evs autoconf.ma autoconf.mas \
autoconf.ov autoconf.ovs autoconf.m4f autoheader.m4f $(bin_SCRIPTS)
autoconf.ov autoconf.ovs autoconf.tmp \
autoconf.m4f autoheader.m4f autoupdate.m4f \
$(bin_SCRIPTS)
# INSTALL is a special case. Automake seems to have a single name space
# for both targets and variables. If we just use INSTALL, then the var

View File

@ -98,7 +98,7 @@ EXTRA_DIST = $(OLDCHANGELOGS) autoconf.sh autoheader.sh autoreconf.sh autoupdate
# Files that should be removed, but which Automake does not know.
# There are texi2dvi files, frozen files, and the scripts.
CLEANFILES = autoconf.cvs autoconf.ev autoconf.evs autoconf.ma autoconf.mas autoconf.ov autoconf.ovs autoconf.m4f autoheader.m4f $(bin_SCRIPTS)
CLEANFILES = autoconf.cvs autoconf.ev autoconf.evs autoconf.ma autoconf.mas autoconf.ov autoconf.ovs autoconf.tmp autoconf.m4f autoheader.m4f autoupdate.m4f $(bin_SCRIPTS)
# The scripts.

View File

@ -58,7 +58,9 @@ $(distpkgdataDATA)
# Files that should be removed, but which Automake does not know.
# There are texi2dvi files, frozen files, and the scripts.
CLEANFILES = autoconf.cvs autoconf.ev autoconf.evs autoconf.ma autoconf.mas \
autoconf.ov autoconf.ovs autoconf.m4f autoheader.m4f $(bin_SCRIPTS)
autoconf.ov autoconf.ovs autoconf.tmp \
autoconf.m4f autoheader.m4f autoupdate.m4f \
$(bin_SCRIPTS)
# INSTALL is a special case. Automake seems to have a single name space
# for both targets and variables. If we just use INSTALL, then the var

View File

@ -98,7 +98,7 @@ EXTRA_DIST = $(OLDCHANGELOGS) autoconf.sh autoheader.sh autoreconf.sh autoupdate
# Files that should be removed, but which Automake does not know.
# There are texi2dvi files, frozen files, and the scripts.
CLEANFILES = autoconf.cvs autoconf.ev autoconf.evs autoconf.ma autoconf.mas autoconf.ov autoconf.ovs autoconf.m4f autoheader.m4f $(bin_SCRIPTS)
CLEANFILES = autoconf.cvs autoconf.ev autoconf.evs autoconf.ma autoconf.mas autoconf.ov autoconf.ovs autoconf.tmp autoconf.m4f autoheader.m4f autoupdate.m4f $(bin_SCRIPTS)
# The scripts.

View File

@ -36,9 +36,9 @@ define(DEFINE_Description,
define(AT_DUMMY_VAR,
[ac_Dummy_[]patsubst([000$1], [.*\(...\)$], [\1])])
dnl This call was quite delicate to write because we wanted to produce
dnl the 100 commands at hand. Be very careful if you want to touch
dnl something.
dnl This call was quite delicate to write because we didn't want to
dnl produce the 100 commands by hand. Be very careful if you want to
dnl touch something.
## Require 100 AC_DEFINE and AC_SUBST with a significantly big value.
## This is mostly to check that Autoconf produces portable sed scripts
@ -76,3 +76,6 @@ AT_DATA(expout,
[Big_Value
])])
])
dnl Remove test files.
rm -f dummy dummy.in