summaryrefslogtreecommitdiff
path: root/editors/ce/Makefile
blob: 22d8b939c5260296df5dea19f57ebd8565958f38 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3 2002/10/25 17:37:48 wiz Exp $
#

.include "Makefile.common"

COMMENT+=		, tty version

USE_BUILDLINK2=		# defined

ALL_TARGET=		ce
INSTALL_TARGET=		install man-install

.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"