xref: /dragonfly/gnu/usr.bin/gdb/Makefile (revision 0ac6bf9d)
1# $DragonFly: src/gnu/usr.bin/gdb/Makefile,v 1.2 2006/03/07 15:48:11 corecode Exp $
2
3SUBDIR=	libbfd libiberty libopcodes libgdb gdb kgdb
4
5.include <bsd.subdir.mk>
6