cc4fb50148
They may belong in /usr/libexec/{aout,elf}, but objformat doesn't support that. Fixed bogus `?=' assignments for BINDIR.
8 lines
224 B
Makefile
8 lines
224 B
Makefile
# $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"
|