diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-27 07:38:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-27 07:38:23 +0000 |
commit | 5ee17cb3c626761fbc5feefdd152bbd9be7e02c7 (patch) | |
tree | 31d8b41342cf17e772ad21eb997806e291a10642 /devel/Makefile | |
parent | New port: adabindx - an Ada-binding to the X Window System and *tif (diff) |
new port - ACT modified gdb53, a gdb that understands the Ada programming language
Ada programming knowledgeable version of gdb53
PR: ports/56371
Submitted by: John R. Shannon <john@johnrshannon.com>
Notes
Notes:
svn path=/head/; revision=89530
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 94aa1d24eb52..d19fbd915d1c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -216,6 +216,7 @@ SUBDIR += gcvs SUBDIR += gdb52 SUBDIR += gdb53 + SUBDIR += gdb53-act SUBDIR += gdbmods SUBDIR += gengameng SUBDIR += gengetopt |