diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-04-18 15:46:33 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-04-18 15:46:33 +0000 |
commit | 58c97b89f8f4fe394250f476e96e5db69de83f1e (patch) | |
tree | 14a3bce26988d40a2b91922c6aea56eacd34f18b /lang | |
parent | New port for SmallEiffel, the GNU Eiffel Compiler. (diff) |
Activate smalleiffel.
Notes
Notes:
svn path=/head/; revision=27726
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 9f7bc9963ed2..ed41b931d58a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -94,6 +94,7 @@ SUBDIR += scm SUBDIR += siod SUBDIR += slib + SUBDIR += smalleiffel SUBDIR += smalltalk SUBDIR += sml-mode.el SUBDIR += sml-nj |