diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-30 11:35:53 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-30 11:35:53 +0000 |
commit | a626054207bd7cf0ed275c14548a6ff6cbbd665a (patch) | |
tree | bbda3b88b6ea91f20adc37d09d3ea3fdb8c5e4e4 /lang/Makefile | |
parent | 1c763f531320ba5a3f4c4008ff2c3ea610bc6ccd (diff) | |
download | ports-a626054207bd7cf0ed275c14548a6ff6cbbd665a.tar.gz ports-a626054207bd7cf0ed275c14548a6ff6cbbd665a.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 0a204a7f888f..c84b512e17b1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -32,6 +32,7 @@ SUBDIR += gcc-devel SUBDIR += gcc27 SUBDIR += gcc28 + SUBDIR += gcc295 SUBDIR += gcl SUBDIR += gforth SUBDIR += ghc |