NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/58376 CVS commit: src/share/mk



The following reply was made to PR lib/58376; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/58376 CVS commit: src/share/mk
Date: Fri, 28 Jun 2024 21:58:24 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Fri Jun 28 21:58:24 UTC 2024
 
 Modified Files:
 	src/share/mk: bsd.README bsd.lib.mk
 
 Log Message:
 bsd.lib.mk: Resolve VERSION_MAP like a target prerequisite.
 
 Not sure what I did before to make ${${VERSION_MAP}:P} fail to work;
 can't reproduce it any more!
 
 PR lib/58376
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.448 -r1.449 src/share/mk/bsd.README
 cvs rdiff -u -r1.406 -r1.407 src/share/mk/bsd.lib.mk
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index