From afd4f2eb3b102510c2d003f585baff8618ab830a Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 14 Jun 1994 11:00:35 +0000 Subject: Add LIBREADLINE and LIBTERM to DPADD --- gnu/usr.bin/binutils/gdb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'gnu/usr.bin/binutils') diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile index a51195d4b8b3..2fac3dbd1c1d 100644 --- a/gnu/usr.bin/binutils/gdb/Makefile +++ b/gnu/usr.bin/binutils/gdb/Makefile @@ -41,6 +41,7 @@ m2-exp.tab.c: $(.CURDIR)/m2-exp.y CFLAGS+= -I$(.CURDIR)/. -I/usr/include/readline -I$(.CURDIR)/../bfd +DPADD+= $(LIBREADLINE) $(LIBTERM) LDADD+= -lreadline -ltermcap .if exists(${.CURDIR}/../libiberty/obj) -- cgit v1.3