diff options
| author | Gary Jennejohn <gj@FreeBSD.org> | 1997-03-15 20:59:59 +0000 |
|---|---|---|
| committer | Gary Jennejohn <gj@FreeBSD.org> | 1997-03-15 20:59:59 +0000 |
| commit | 79a5f47589b967f391d7b248338a37408fbd87de (patch) | |
| tree | 9d709fc2aacca9acc1e78de39653ea8edd519ae0 /gnu/usr.bin | |
| parent | 46e907099b2e3d16c85d66d2be6cc537aca9dc99 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/binutils/gdb/Makefile | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/gdb/gdb/Makefile | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile index c15d809cddd39..6f0be0526f88b 100644 --- a/gnu/usr.bin/binutils/gdb/Makefile +++ b/gnu/usr.bin/binutils/gdb/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1997/02/22 15:45:28 peter Exp $ +# $Id: Makefile,v 1.18 1997/03/12 22:34:07 gj Exp $ PROG = gdb @@ -66,6 +66,4 @@ LDADD+= -L${.CURDIR}/../libiberty/ -liberty DPADD+= ${.CURDIR}/../libiberty/libiberty.a .endif -LINKS= ${BINDIR}/${PROG} ${BINDIR}/k${PROG} - .include <bsd.prog.mk> diff --git a/gnu/usr.bin/gdb/gdb/Makefile b/gnu/usr.bin/gdb/gdb/Makefile index c15d809cddd39..6f0be0526f88b 100644 --- a/gnu/usr.bin/gdb/gdb/Makefile +++ b/gnu/usr.bin/gdb/gdb/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.17 1997/02/22 15:45:28 peter Exp $ +# $Id: Makefile,v 1.18 1997/03/12 22:34:07 gj Exp $ PROG = gdb @@ -66,6 +66,4 @@ LDADD+= -L${.CURDIR}/../libiberty/ -liberty DPADD+= ${.CURDIR}/../libiberty/libiberty.a .endif -LINKS= ${BINDIR}/${PROG} ${BINDIR}/k${PROG} - .include <bsd.prog.mk> |
