Moved -DTRAD_CORE from gdb/Makefile to bfd/Makefile
This commit is contained in:
parent
d9a0f8b58d
commit
71dda56bca
@ -41,7 +41,6 @@ m2-exp.tab.c: $(.CURDIR)/m2-exp.y
|
||||
|
||||
|
||||
CFLAGS+= -I$(.CURDIR)/. -I/usr/include/readline -I$(.CURDIR)/../bfd
|
||||
CFLAGS+= -DTRAD_CORE
|
||||
LDADD+= -lreadline -ltermcap
|
||||
|
||||
.if exists(${.CURDIR}/../libiberty/obj)
|
||||
|
@ -41,7 +41,6 @@ m2-exp.tab.c: $(.CURDIR)/m2-exp.y
|
||||
|
||||
|
||||
CFLAGS+= -I$(.CURDIR)/. -I/usr/include/readline -I$(.CURDIR)/../bfd
|
||||
CFLAGS+= -DTRAD_CORE
|
||||
LDADD+= -lreadline -ltermcap
|
||||
|
||||
.if exists(${.CURDIR}/../libiberty/obj)
|
||||
|
Loading…
Reference in New Issue
Block a user