From 53aaf7daa50d855010d6c30ca5c9d1418f63a52e Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Fri, 14 Apr 2017 21:37:16 +0000 Subject: mark newish phony targets as phony. okay tb@ --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index fefbfd6c560..080c5f9fd5f 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.132 2017/01/29 17:06:56 rpe Exp $ +# $OpenBSD: Makefile,v 1.133 2017/04/14 21:37:15 espie Exp $ # # For more information on building in tricky environments, please see @@ -109,6 +109,6 @@ ${CROSS_TARGETS}: .PHONY: ${CROSS_TARGETS} \ build regression-tests includes beforeinstall afterinstall \ - all depend + all depend do-build .include -- cgit v1.2.3