diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-04-27 14:54:10 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-04-27 14:54:10 +0000 |
commit | 454ba3f0ea03f5f6ec3005dc86908bb6e520d783 (patch) | |
tree | a0e13ddd1dd1c945684e0c27b7e4e4405aa8e21c /lang | |
parent | e35f133f2476ec13c470732f06b344a45205888c (diff) | |
download | ports-454ba3f0ea03f5f6ec3005dc86908bb6e520d783.tar.gz ports-454ba3f0ea03f5f6ec3005dc86908bb6e520d783.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 0388415873c2..c95c08d01231 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.97 1998/04/17 22:07:04 mph Exp $ +# $Id: Makefile,v 1.98 1998/04/18 14:01:04 rnordier Exp $ # SUBDIR += Gofer @@ -11,7 +11,9 @@ SUBDIR += cmucl SUBDIR += egcs SUBDIR += eiffel + SUBDIR += elisp-manual SUBDIR += elk + SUBDIR += emacs-lisp-intro SUBDIR += eperl SUBDIR += expect SUBDIR += forth |