summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1996-10-29 23:07:37 +0000
committerJohn Polstra <jdp@FreeBSD.org>1996-10-29 23:07:37 +0000
commit424cae1651062a51784e0cc922466b902238757f (patch)
treee85d15fe077956e90bf50d991a95351f9d2f6f73 /lang
parentSplit the Modula-3 port into two pieces, creating a new port (diff)
Add new port "modula-3-lib".
Notes
Notes: svn path=/head/; revision=4189
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index c3bf19084e70..59b96c71d5a0 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.54 1996/10/17 02:38:23 jfitz Exp $
+# $Id: Makefile,v 1.55 1996/10/25 10:35:48 max Exp $
#
SUBDIR += Gofer
@@ -18,6 +18,7 @@
SUBDIR += logo
SUBDIR += mit-scheme
SUBDIR += modula-3
+ SUBDIR += modula-3-lib
SUBDIR += moscow_ml
SUBDIR += p2c
SUBDIR += pTk