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. --- biology/fluctuate/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'biology/fluctuate') diff --git a/biology/fluctuate/Makefile b/biology/fluctuate/Makefile index 6f247c0fca5..30b19a9cbbf 100644 --- a/biology/fluctuate/Makefile +++ b/biology/fluctuate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/04/11 03:58:49 snj Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/03 15:14:51 wiz Exp $ # DISTNAME= fluctuate1.4.src.doc @@ -12,7 +12,7 @@ COMMENT= Estimation of population growth rate WRKSRC= ${WRKDIR}/fluctuate1.4 USE_BUILDLINK3= YES -ALL_TARGET= fluctuate +BUILD_TARGET= fluctuate DOCDIR= ${PREFIX}/share/doc/fluctuate EXDIR= ${PREFIX}/share/examples/fluctuate -- cgit v1.2.3