NetBSD/external/gpl3/gdb/Makefile
christos 605c6d89d1 Build glue for x86_64. This is working gdb for amd64 minus kernel stacktrace
support. It is disabled for now because it breaks user program traces.
2011-09-26 03:02:44 +00:00

8 lines
136 B
Makefile

# $NetBSD: Makefile,v 1.1 2011/09/26 03:02:44 christos Exp $
.include "Makefile.inc"
SUBDIR= lib .WAIT bin
.include <bsd.subdir.mk>