diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-11-03 06:17:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-11-03 06:17:32 +0000 |
commit | bd8a97d81781684b7ec6645242065215b7f925a6 (patch) | |
tree | 5aa023dd66c438e601157111821ecd72d3b29066 /devel/Makefile | |
parent | 4f98b57ad15b51c69f04ff0055f02799c341b04c (diff) |
Add mips-rtems-gdb
Forgotten by: jeh
Notes
Notes:
svn path=/head/; revision=69322
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 929af706492a..1cd27155a29c 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 |