diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-01-03 11:26:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-01-03 11:26:54 +0000 |
commit | 8a6f763ea3e54f46eb59565a310220f33ce6762d (patch) | |
tree | 66aee6d528212ce3612669641ae7c4f6e17d9e42 /lang | |
parent | 378a074c2883a1de6c286e783bcc953abab84eed (diff) | |
download | ports-8a6f763ea3e54f46eb59565a310220f33ce6762d.tar.gz ports-8a6f763ea3e54f46eb59565a310220f33ce6762d.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 34da9770a0f1..91565b02f51a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.61 1996/12/25 12:14:02 obrien Exp $ +# $Id: Makefile,v 1.62 1996/12/27 11:11:44 obrien Exp $ # SUBDIR += Gofer @@ -24,6 +24,7 @@ SUBDIR += modula-3-lib SUBDIR += modula-3-socks SUBDIR += moscow_ml + SUBDIR += ocaml SUBDIR += p2c SUBDIR += pTk SUBDIR += pbasic |