aboutsummaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 6327d9ab455e..ce4d59423320 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.22 1995/10/03 11:45:06 asami Exp $
+# $Id: Makefile,v 1.23 1995/10/30 17:32:34 pst Exp $
#
+RESTRICTED += ashe # requires motif
SUBDIR += axe
SUBDIR += e93
SUBDIR += emacs
@@ -14,6 +15,4 @@
SUBDIR += xemacs
SUBDIR += xvile
- NOBUILD += ashe # requires motif
-
.include <bsd.port.subdir.mk>