diff options
Diffstat (limited to 'gnu/usr.bin/gdb')
| -rw-r--r-- | gnu/usr.bin/gdb/gdb/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gdb/gdbreplay/Makefile | 2 | ||||
| -rw-r--r-- | gnu/usr.bin/gdb/gdbserver/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/gdb/gdb/Makefile b/gnu/usr.bin/gdb/gdb/Makefile index 8932c4207b73..fea51258e3ea 100644 --- a/gnu/usr.bin/gdb/gdb/Makefile +++ b/gnu/usr.bin/gdb/gdb/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.13.2.5 1997/05/01 16:34:46 pst Exp $ +# $Id: Makefile,v 1.13.2.6 1997/05/02 11:26:03 gj Exp $ PROG = gdb diff --git a/gnu/usr.bin/gdb/gdbreplay/Makefile b/gnu/usr.bin/gdb/gdbreplay/Makefile index a7b6f512a2ef..db2ae0b2c5ab 100644 --- a/gnu/usr.bin/gdb/gdbreplay/Makefile +++ b/gnu/usr.bin/gdb/gdbreplay/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1997/04/25 22:25:22 pst Exp $ +# $Id: Makefile,v 1.1.1.1.2.1 1997/04/26 17:34:51 pst Exp $ GDBDIR= ${.CURDIR}/../../../../contrib/gdb .PATH: ${GDBDIR}/gdb/gdbserver diff --git a/gnu/usr.bin/gdb/gdbserver/Makefile b/gnu/usr.bin/gdb/gdbserver/Makefile index 73abac881616..4e6da9edc766 100644 --- a/gnu/usr.bin/gdb/gdbserver/Makefile +++ b/gnu/usr.bin/gdb/gdbserver/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1.1.1 1997/04/25 22:25:50 pst Exp $ +# $Id: Makefile,v 1.1.1.1.2.1 1997/04/26 17:34:52 pst Exp $ GDBDIR= ${.CURDIR}/../../../../contrib/gdb .PATH: ${GDBDIR}/gdb/gdbserver |
