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