diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 01:46:17 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 01:46:17 +0000 |
commit | 08339d7df6d7c145e3e08e0e8c3af7f62c53aebd (patch) | |
tree | 6ac89e80fc32ee10d951f7e508b26fb891532786 /lang/Makefile | |
parent | 7b97059f3c2bbcecae914e2295152d6a17118bc2 (diff) | |
download | ports-08339d7df6d7c145e3e08e0e8c3af7f62c53aebd.tar.gz ports-08339d7df6d7c145e3e08e0e8c3af7f62c53aebd.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/lang/Makefile b/lang/Makefile index 0a7d0b6f7973..3251be1e90d4 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.138 1999/06/11 00:14:02 steve Exp $ +# $Id: Makefile,v 1.139 1999/06/23 15:26:13 kuriyama Exp $ # SUBDIR += ETHOberonV4 @@ -31,7 +31,6 @@ SUBDIR += glibstdc++28 SUBDIR += gnat SUBDIR += gnomeobjc - SUBDIR += guavac SUBDIR += guile SUBDIR += guileobjc SUBDIR += hugs @@ -40,14 +39,6 @@ SUBDIR += intel2gas SUBDIR += intercal SUBDIR += itcl - SUBDIR += javac_netscape - SUBDIR += jdk - SUBDIR += jdk-doc - SUBDIR += jdk-tutorial - SUBDIR += jfc - SUBDIR += jikes - SUBDIR += jsdk - SUBDIR += kaffe SUBDIR += lcc SUBDIR += libobjects SUBDIR += logo @@ -84,7 +75,6 @@ SUBDIR += scheme48 SUBDIR += schemetoc SUBDIR += scm - SUBDIR += shujit SUBDIR += siod SUBDIR += slib SUBDIR += smalltalk @@ -101,7 +91,6 @@ SUBDIR += tclX75 SUBDIR += tclX80 SUBDIR += tclplugin - SUBDIR += tya SUBDIR += xpl SUBDIR += yorick |