On Mon, Jun 10, 2024 at 07:11:24PM +0200, Bruno Haible wrote: > > The time stamps are in the same order in my generated tarball. > With GNU make, there is no problem. The bug only occurs when OpenBSD 'make' > is used, in a VPATH build. The attached patch fixes the problem (I verified). > It is based on > > https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=bf9412ab2e5878f2b64c8ba5d496d7a26ac4d374 > > Bruno >
> From f104ef8ade570c2af7a8b3986bfd6f1f69ec59b2 Mon Sep 17 00:00:00 2001 > From: Bruno Haible <br...@clisp.org> > Date: Mon, 10 Jun 2024 18:56:07 +0200 > Subject: [PATCH] man: Add support for VPATH builds with OpenBSD 'make'. > > * man/Makefile.am: In the rules that use HELP2MAN, prefix the target file > names > with '$(srcdir)/'. Thanks, I applied this on the master branch and a slightly modified version on release/7.1.