Skip to content

Commit

Permalink
Add and enable dylan-interpreter
Browse files Browse the repository at this point in the history
  • Loading branch information
agc committed Jan 15, 2002
1 parent 30724b7 commit dd045ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lang/Makefile
@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.107 2001/09/27 10:44:56 wiz Exp $
# $NetBSD: Makefile,v 1.108 2002/01/15 20:10:51 agc Exp $
#

COMMENT= Programming languages
Expand All @@ -18,6 +18,7 @@ SUBDIR+= cint
SUBDIR+= clisp
SUBDIR+= cu-prolog
SUBDIR+= drscheme
SUBDIR+= dylan-interpreter
SUBDIR+= egcs
SUBDIR+= eieio
SUBDIR+= elisp-manual
Expand Down

0 comments on commit dd045ad

Please sign in to comment.