diff options
Diffstat (limited to 'sbin/fsdb/Makefile')
-rw-r--r-- | sbin/fsdb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsdb/Makefile b/sbin/fsdb/Makefile index e83e50c2db84a..cc0c7c7c72ccc 100644 --- a/sbin/fsdb/Makefile +++ b/sbin/fsdb/Makefile @@ -1,6 +1,6 @@ # $NetBSD: Makefile,v 1.1.1.1 1995/10/08 23:08:36 thorpej Exp $ # @(#)Makefile 8.1 (Berkeley) 6/5/93 -# $Id: Makefile,v 1.7 1998/02/05 14:31:05 jhay Exp $ +# $Id: Makefile,v 1.8 1998/02/06 22:31:14 jhay Exp $ PROG= fsdb MAN8= fsdb.8 |