freebsd-dev/gnu/usr.bin/gdb/Makefile
Marcel Moolenaar a855a971e8 Add bmake glue for gdb 6.1.1. Supports alpha, amd64, i386, ia64
and sparc64.

Note that the debugger doesn't support threading, nor kernel
debugging yet.
2004-06-25 06:48:54 +00:00

6 lines
69 B
Makefile

# $FreeBSD$
SUBDIR= doc libgdb gdb gdbtui
.include <bsd.subdir.mk>