summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-28 15:15:30 +0000
committerwiz <wiz>2004-11-28 15:15:30 +0000
commit89981a32a82b80da8cdba6537f43b99ee9e08937 (patch)
tree4fa53a7194f3e747a26988c0479cd06e68c7cba7 /lang/Makefile
parent081acd42896a42ccec6475db7044c85b81ab1255 (diff)
downloadpkgsrc-89981a32a82b80da8cdba6537f43b99ee9e08937.tar.gz
Re-add smalleiffel. I don't know enough about Eiffel to make its
two dependencies work with SmartEiffel instead.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index c64ac1895d8..16653d3dd84 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.201 2004/11/28 06:36:16 taca Exp $
+# $NetBSD: Makefile,v 1.202 2004/11/28 15:15:30 wiz Exp $
#
COMMENT= Programming languages
@@ -139,6 +139,7 @@ SUBDIR+= scheme48
SUBDIR+= scm
SUBDIR+= siod
SUBDIR+= smalltalk
+SUBDIR+= smalleiffel
SUBDIR+= smarteiffel
SUBDIR+= smlnj
SUBDIR+= snobol