mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
Remove build-aux/Makefile.am.
Recursive Makefiles are really way too slow, let's get rid of some of them. * build-aux/Makefile.am: Rename as... * build-aux/local.mk: this. Adjust paths. * Makefile.am, configure.ac: Adjust.
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
## Process this file with automake to produce Makefile.in -*-Makefile-*-
|
||||
EXTRA_DIST = prev-version.txt cross-options.pl
|
||||
3
build-aux/local.mk
Normal file
3
build-aux/local.mk
Normal file
@@ -0,0 +1,3 @@
|
||||
EXTRA_DIST += \
|
||||
build-aux/prev-version.txt \
|
||||
build-aux/cross-options.pl
|
||||
Reference in New Issue
Block a user