diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-08-01 05:37:30 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-08-01 05:37:30 +0000 |
| commit | cda4f8f6ee55684e8d311b86c99ea59191e6b74f (patch) | |
| tree | 96e099fe2118b7d7d940e85727e50125dfec4da2 /sbin/badsect | |
| parent | 1fb80e5b342217e1b8cc864c0d4d72a9c231d8c7 (diff) | |
Add RCS identifiers.
Diffstat (limited to 'sbin/badsect')
| -rw-r--r-- | sbin/badsect/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/badsect/Makefile b/sbin/badsect/Makefile index 375d22e6c11..c4a17adcb75 100644 --- a/sbin/badsect/Makefile +++ b/sbin/badsect/Makefile @@ -1,6 +1,5 @@ -# @(#)Makefile 5.3 (Berkeley) 5/11/90 -# -# $Header: /cvsroot/src/sbin/badsect/Makefile,v 1.3 1993/03/23 00:26:22 cgd Exp $ +# from: @(#)Makefile 5.3 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.4 1993/08/01 05:38:36 mycroft Exp $ PROG= badsect MAN8= badsect.0 |
