Moved -DTRAD_CORE from gdb/Makefile to bfd/Makefile
This commit is contained in:
parent
d9a0f8b58d
commit
71dda56bca
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1709
@ -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