From ce4c2a6e12b65ee86f2adc3cffa98b61d6cc35c1 Mon Sep 17 00:00:00 2001 From: sjg Date: Sat, 21 Feb 2004 00:15:44 +0000 Subject: Update bmake and mk-files. bmake is sync'd with -current make as of 2004-02-20 Fixes include: o fix for old :M parsing bug. o re-jigged unit-tests o search upwards for *.mk o fix for double free of var substitution buffers o use of getopt replaced with custom code, since the usage (re-scanning) isn't posix compatible. * arch.c: don't include ranlib.h on ELF systems mk-files adds dpadd.mk (cool magic driven by DPADD) and a re-worked warnings.mk (very cool). Also fixes: * own.mk: don't use NetBSD's _SRC_TOP_ it can cause confusion. Also don't take just 'mk' as a srctop indicator. * Generic.sys.mk: need to use ${.PARSEDIR} with exists(). --- devel/bmake/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/bmake/distinfo') diff --git a/devel/bmake/distinfo b/devel/bmake/distinfo index e1a8ff95b61..33f6bb7bda1 100644 --- a/devel/bmake/distinfo +++ b/devel/bmake/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.14 2004/01/19 00:57:10 sjg Exp $ +$NetBSD: distinfo,v 1.15 2004/02/21 00:15:44 sjg Exp $ -SHA1 (bmake-20040118.tar.gz) = 0b4047dc570309c8f075824e1d0c784f61eaba5d -Size (bmake-20040118.tar.gz) = 337933 bytes +SHA1 (bmake-20040220.tar.gz) = 01aba5d9bc8c4bff83c0f21178acd2f212640580 +Size (bmake-20040220.tar.gz) = 340411 bytes -- cgit v1.2.3