From 634c56748d82aeef310b461e6d687ea1ec544640 Mon Sep 17 00:00:00 2001 From: espie Date: Mon, 10 Jul 2017 07:51:37 +0000 Subject: [PATCH] Thinko. It's called BUILDAFTER "noticed" by Ingo. --- share/mk/bsd.README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/mk/bsd.README b/share/mk/bsd.README index ba3e2082925..2d3dd6cbe84 100644 --- a/share/mk/bsd.README +++ b/share/mk/bsd.README @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.README,v 1.69 2017/07/09 18:28:44 espie Exp $ +# $OpenBSD: bsd.README,v 1.70 2017/07/10 07:51:37 espie Exp $ # $NetBSD: bsd.README,v 1.17 1996/04/13 02:08:08 thorpej Exp $ # @(#)bsd.README 5.1 (Berkeley) 5/11/90 @@ -287,7 +287,7 @@ BINMODE Binary mode. BUILDFIRST Stuff that needs to be built before anything else, in terms of dependencies. -BUILDLATER Stuff that comes later (usually don't touch, defined correctly +BUILDAFTER Stuff that comes later (usually don't touch, defined correctly by and ) CLEANFILES Additional files to remove for the clean and cleandir targets. -- 2.20.1