From e711ee946c5eaf97e92e8c09b0f571f9386f725b 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. --- lang/elisp-manual/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/elisp-manual') diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile index 0a940e79590..66ab8af47c3 100644 --- a/lang/elisp-manual/Makefile +++ b/lang/elisp-manual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/08/09 10:59:07 seb Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/03 15:15:00 wiz Exp $ DISTNAME= elisp-manual-21-2.8 CATEGORIES= lang @@ -11,6 +11,6 @@ COMMENT= The Emacs Lisp Reference Manual for GNU Emacs Version 20.3 GNU_CONFIGURE= YES INFO_FILES= elisp -ALL_TARGET= elisp +BUILD_TARGET= elisp .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3