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. --- net/nprobe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/nprobe') diff --git a/net/nprobe/Makefile b/net/nprobe/Makefile index ec1a662c299..fee4ddba114 100644 --- a/net/nprobe/Makefile +++ b/net/nprobe/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/04/27 04:30:54 snj Exp $ +# $NetBSD: Makefile,v 1.13 2004/12/03 15:15:06 wiz Exp $ DISTNAME= nProbe-source-1.3.1 PKGREVISION= 2 @@ -15,7 +15,7 @@ WRKSRC= ${WRKDIR}/nProbe GNU_CONFIGURE= YES USE_BUILDLINK3= YES USE_GNU_TOOLS+= make -ALL_TARGET= nprobe +BUILD_TARGET= nprobe INTERACTIVE_STAGE= fetch -- cgit v1.2.3