diff options
author | kris <kris@FreeBSD.org> | 2002-11-03 06:17:32 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-11-03 06:17:32 +0000 |
commit | 7af1c1d2c0702c1fb7a394faab28d435d7bc7ddf (patch) | |
tree | 6cc18dbf501e34a27fa16b453255852e720dc8be /devel | |
parent | a65fa8ec9d97f2f8882641c09a07e03cab81f27c (diff) | |
download | FreeBSD-ports-7af1c1d2c0702c1fb7a394faab28d435d7bc7ddf.zip FreeBSD-ports-7af1c1d2c0702c1fb7a394faab28d435d7bc7ddf.tar.gz |
Add mips-rtems-gdb
Forgotten by: jeh
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 929af70..1cd2715 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -360,6 +360,7 @@ SUBDIR += mips-rtems-g77 SUBDIR += mips-rtems-gcc SUBDIR += mips-rtems-gcj + SUBDIR += mips-rtems-gdb SUBDIR += mips-rtems-objc SUBDIR += mipsel-linux-binutils SUBDIR += mipsel-linux-gcc |