diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-06-29 12:36:48 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-06-29 12:36:48 +0000 |
commit | 98d411146380af7eb510754d3082617f05fed615 (patch) | |
tree | 4299d43b398801e7ea80550b71a9f22ba2b36b4b /devel/Makefile | |
parent | Upgrade to 0.99e1 (diff) |
This is port to fetch the gcc tarball for the *-rtems-(gcc|gcj|g77|objc)
ports. These need both gcc and newlib fetched, and since they have
different master sites, this was the cleanest way.
Notes
Notes:
svn path=/head/; revision=44556
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 458180a21975..35e85ae621af 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -429,6 +429,7 @@ SUBDIR += rinfo SUBDIR += robodoc SUBDIR += rpc2 + SUBDIR += rtems-gcc SUBDIR += ruby-amstd SUBDIR += ruby-byaccr SUBDIR += ruby-date2 |