diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-12-30 19:40:39 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-12-30 19:40:39 +0000 |
commit | 5cfc5a678011d19ad6939d303efa2b2c15c1674d (patch) | |
tree | 63dac07776c46094623a810db95649edc3b141af /devel/Makefile | |
parent | 556eb7321d388922af6e4e442b688492c8d25ff0 (diff) | |
download | ports-5cfc5a678011d19ad6939d303efa2b2c15c1674d.tar.gz ports-5cfc5a678011d19ad6939d303efa2b2c15c1674d.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5a58b548c606..567ba9d5e7a2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -186,6 +186,12 @@ SUBDIR += mips64orion-rtems-gcj SUBDIR += mips64orion-rtems-gdb SUBDIR += mips64orion-rtems-objc + SUBDIR += mips-rtems-binutils + SUBDIR += mips-rtems-chill + SUBDIR += mips-rtems-g77 + SUBDIR += mips-rtems-gcc + SUBDIR += mips-rtems-gcj + SUBDIR += mips-rtems-objc SUBDIR += mkcmd SUBDIR += mkmf SUBDIR += mm |