diff options
| author | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 22:04:02 +0000 |
|---|---|---|
| committer | Garrett Wollman <wollman@FreeBSD.org> | 1994-08-05 22:04:02 +0000 |
| commit | 00dc83228fff68ed3e412dabe7c40b48fddd911e (patch) | |
| tree | dcc087d27c14853418d0d287f28d19befe221aa7 /gnu/usr.bin/binutils | |
| parent | 50098afdd6119d549ac5fb1214b807d5f94611b0 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils')
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile index 2fac3dbd1c1d..2f78342552cd 100644 --- a/gnu/usr.bin/binutils/gdb/Makefile +++ b/gnu/usr.bin/binutils/gdb/Makefile @@ -68,5 +68,5 @@ LDADD+= -L${.CURDIR}/../mmalloc/ -lmmalloc DPADD+= ${.CURDIR}/../mmalloc/libmmalloc.a .endif - +LDADD+= -lcompat .include <bsd.prog.mk> |
