mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-11 21:33:04 +00:00
Remove tests/Makefile.am.
* tests/Makefile.am: Rename as... * tests/local.mk: this. * Makefile.am, configure.ac: Adjust. * Makefile.am (DISTCLEANFILES): Define. (maintainer-check, maintainer-xml-check, maintainer-push-check): Remove, we no longer need to bounce to the real targets.
This commit is contained in:
@@ -22,7 +22,7 @@ BISON = $(top_builddir)/tests/bison
|
||||
BISON_IN = $(top_srcdir)/tests/bison.in
|
||||
|
||||
$(BISON): $(BISON_IN)
|
||||
cd $(top_builddir)/tests && $(MAKE) $(AM_MAKEFLAGS) bison
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) tests/bison
|
||||
|
||||
## ------------ ##
|
||||
## Extracting. ##
|
||||
|
||||
Reference in New Issue
Block a user