diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-05 16:22:10 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1999-08-05 16:22:10 +0000 |
commit | 6468cd774efaf4940771bab728d946fdbb0670be (patch) | |
tree | 1f254cdc4715b0d0cca4775fca52bc95ff9a1fd8 /lang/Makefile | |
parent | 356cdb7882e7a67547de810963b2dcda788c3e1b (diff) | |
download | ports-6468cd774efaf4940771bab728d946fdbb0670be.tar.gz ports-6468cd774efaf4940771bab728d946fdbb0670be.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 2f4cf6cb6809..0c175603258e 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.141 1999/07/06 01:28:42 cpiazza Exp $ +# $Id: Makefile,v 1.142 1999/07/13 02:56:58 cpiazza Exp $ # SUBDIR += ETHOberonV4 @@ -14,7 +14,6 @@ SUBDIR += cmucl SUBDIR += dylan SUBDIR += egcs - SUBDIR += egcs-devel SUBDIR += eiffel SUBDIR += elisp-manual SUBDIR += elk @@ -26,6 +25,7 @@ SUBDIR += f77 SUBDIR += forth SUBDIR += gawk + SUBDIR += gcc-devel SUBDIR += gcc28 SUBDIR += gcl SUBDIR += glibstdc++28 |