# $FreeBSD: head/gnu/usr.bin/gdb/Makefile 204335 2010-02-25 21:29:00Z jkim $ SUBDIR= doc libgdb gdb gdbtui kgdb .if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "arm" || ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "powerpc" SUBDIR+=gdbserver .endif .include