diff options
Diffstat (limited to 'editors/ce')
-rw-r--r-- | editors/ce/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/ce/Makefile b/editors/ce/Makefile index 48951615d7f..6520413ef87 100644 --- a/editors/ce/Makefile +++ b/editors/ce/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:56 wiz Exp $ # .include "Makefile.common" @@ -10,7 +10,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews USE_BUILDLINK3= yes -ALL_TARGET= ce +BUILD_TARGET= ce INSTALL_TARGET= install man-install INSTALLATION_DIRS= bin man/man1 |