1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-29 19:30:36 +02:00

Remove recursive Makefile for 'benchmark-suite'.

* benchmark-suite/Makefile.am: Rename to...
* benchmark-suite/local.mk: ... this.  Prefix file names with %D%.
(EXTRA_DIST): Use '+=' and add 'README'.
* Makefile.am: Include it.
* configure.ac: Don't output 'benchmark-suite/Makefile'.
This commit is contained in:
Ludovic Courtès 2023-07-16 22:02:30 +02:00
parent aa44ad3fb8
commit 99e727adde
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
4 changed files with 29 additions and 26 deletions

View file

@ -1467,7 +1467,6 @@ AC_CONFIG_FILES([libguile/gen-scmconfig.h])
AC_CONFIG_FILES([
Makefile
lib/Makefile
benchmark-suite/Makefile
doc/Makefile
doc/r5rs/Makefile
doc/ref/Makefile