diff options
Diffstat (limited to 'gnu/usr.bin/gdb/gdbreplay/Makefile')
-rw-r--r-- | gnu/usr.bin/gdb/gdbreplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/gdb/gdbreplay/Makefile b/gnu/usr.bin/gdb/gdbreplay/Makefile index 1d93cc3875de1..a49386dbd1daa 100644 --- a/gnu/usr.bin/gdb/gdbreplay/Makefile +++ b/gnu/usr.bin/gdb/gdbreplay/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1997/04/26 17:34:04 pst Exp $ +# $Id: Makefile,v 1.3 1998/05/01 14:48:04 bde Exp $ GDBDIR= ${.CURDIR}/../../../../contrib/gdb .PATH: ${GDBDIR}/gdb/gdbserver |