diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 04:14:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-08-31 04:14:31 +0000 |
commit | ebdaa5c1c3c05bf8053c180b8a604fdfc3fb7403 (patch) | |
tree | 4d6a45204b5e4d13c5e2addfe94e74baf7c34f68 /lang | |
parent | 32745f6841932f18a111b95f0ac59d0f90e85065 (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 80b863e0275f..57db4f650110 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -53,7 +53,6 @@ SUBDIR += gcc30 SUBDIR += gcc31 SUBDIR += gcc32 - SUBDIR += gcc33 SUBDIR += gcl SUBDIR += generic-haskell SUBDIR += gforth |