summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/gdb/Makefile.inc
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>1999-05-02 19:51:47 +0000
committerdfr <dfr@FreeBSD.org>1999-05-02 19:51:47 +0000
commitc3bff79c67277ef1823f3dfe44024a8d08286598 (patch)
tree2c443fe82d35961d054ef5e80edfa6dac79373c4 /gnu/usr.bin/gdb/Makefile.inc
parent5ba529d419d8eb92b4821af4e4f8e4d1c1710288 (diff)
downloadFreeBSD-src-c3bff79c67277ef1823f3dfe44024a8d08286598.zip
FreeBSD-src-c3bff79c67277ef1823f3dfe44024a8d08286598.tar.gz
Remove old bmake framework for gdb. It has moved to live next to binutils.
Diffstat (limited to 'gnu/usr.bin/gdb/Makefile.inc')
-rw-r--r--gnu/usr.bin/gdb/Makefile.inc7
1 files changed, 0 insertions, 7 deletions
diff --git a/gnu/usr.bin/gdb/Makefile.inc b/gnu/usr.bin/gdb/Makefile.inc
deleted file mode 100644
index 5e39707..0000000
--- a/gnu/usr.bin/gdb/Makefile.inc
+++ /dev/null
@@ -1,7 +0,0 @@
-# $Id: Makefile.inc,v 1.5 1998/10/15 00:15:01 peter Exp $
-
-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