From d6d63b8488b4bf8c0a90ce1519020f226b0e13bb 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. --- editors/ce-x11/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/ce-x11') diff --git a/editors/ce-x11/Makefile b/editors/ce-x11/Makefile index 023a9928a27..3719ab2d420 100644 --- a/editors/ce-x11/Makefile +++ b/editors/ce-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/10/03 00:14:38 tv Exp $ +# $NetBSD: Makefile,v 1.10 2004/12/03 15:14:55 wiz Exp $ # .include "../ce/Makefile.common" @@ -12,7 +12,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= yes USE_X11= # defined -ALL_TARGET= xce +BUILD_TARGET= xce INSTALL_TARGET= install-x11 man-install-x11 INSTALLATION_DIRS= bin man/man1 -- cgit v1.2.3