From 6e02d7ee4135596fbf3221f6c20ff5e8cf314775 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 3 Dec 2004 15:14:50 +0000 Subject: Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. Suggested by Roland Illig, ok'd by various. --- devel/spiff/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/spiff') diff --git a/devel/spiff/Makefile b/devel/spiff/Makefile index b627ec1ae02..e60e48162cd 100644 --- a/devel/spiff/Makefile +++ b/devel/spiff/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:34:04 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/03 15:14:55 wiz Exp $ # DISTNAME= spiff-1.0 @@ -9,6 +9,6 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.darwinsys.com/freeware/ COMMENT= Make controlled approximate comparisons between files -ALL_TARGET= spiff +BUILD_TARGET= spiff .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3