summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/Makefile.inc
blob: c031ae9eddbbd67c0de862bf17111a28db523e75 (plain)
1
2
3
4
5
6
7
#	$Id$

CFLAGS+=-I${GDBDIR}/include -I${GDBDIR}/gdb -I${GDBDIR}/bfd
CFLAGS+=-I${GDBDIR}/libiberty -I${GDBDIR}/gdb/config
CFLAGS+=-DHAVE_CONFIG_H

.include "../Makefile.inc"
OpenPOWER on IntegriCloud