summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-11-30 11:35:53 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-11-30 11:35:53 +0000
commita626054207bd7cf0ed275c14548a6ff6cbbd665a (patch)
treebbda3b88b6ea91f20adc37d09d3ea3fdb8c5e4e4 /lang
parentUpdated editors/xemacs-packages 1.6 -> 1.7. Following xemacs' packages have (diff)
Add gcc295 (after repo copy from egcs).
Notes
Notes: svn path=/head/; revision=35531
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile1
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