summaryrefslogtreecommitdiff
path: root/editors/ce/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ce/Makefile')
-rw-r--r--editors/ce/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/ce/Makefile b/editors/ce/Makefile
new file mode 100644
index 00000000000..49194e9dfb6
--- /dev/null
+++ b/editors/ce/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/04/08 19:59:08 schmonz Exp $
+#
+
+.include "Makefile.common"
+
+COMMENT+= , tty version
+
+ALL_TARGET= ce
+INSTALL_TARGET= install man-install
+
+.include "../../mk/bsd.pkg.mk"