From 0dd0c58e49653e493a3d7d91423eaa7319f2224a Mon Sep 17 00:00:00 2001 From: Michael Tiemann Date: Sun, 8 Dec 1991 22:47:51 +0000 Subject: [PATCH] Pick up bfd library from the build directory, not the source directory. --- gas/config/ebmon29k.mt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gas/config/ebmon29k.mt b/gas/config/ebmon29k.mt index df5f3635adb..528e6fc0fa6 100644 --- a/gas/config/ebmon29k.mt +++ b/gas/config/ebmon29k.mt @@ -1,5 +1,5 @@ TARG_CPU_DEPENDENTS= -LOCAL_LOADLIBES=$(srcdir)/../bfd$(subdir)/libbfd.a +LOCAL_LOADLIBES=../bfd$(subdir)/libbfd.a TDEFINES=-DBFD_HEADERS -DMANY_SEGMENTS -DBFD -- 2.30.2