diff options
| author | mycroft <mycroft@NetBSD.org> | 1993-07-31 15:27:53 +0000 |
|---|---|---|
| committer | mycroft <mycroft@NetBSD.org> | 1993-07-31 15:27:53 +0000 |
| commit | 5b11c06adf1cc625aa7c9c12d4d9b6f2343a3d99 (patch) | |
| tree | f2ca9c54cf2d3b8d1de31293db8c29e8ba79a655 /sbin/slattach | |
| parent | 690cae8181f4da4f53d47eb94173ebc1487b84a5 (diff) | |
Add RCS indentifiers.
Diffstat (limited to 'sbin/slattach')
| -rw-r--r-- | sbin/slattach/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sbin/slattach/Makefile b/sbin/slattach/Makefile index 41432fa43d7..4aeab390181 100644 --- a/sbin/slattach/Makefile +++ b/sbin/slattach/Makefile @@ -1,6 +1,5 @@ -# @(#)Makefile 5.4 (Berkeley) 5/11/90 -# -# $Header: /cvsroot/src/sbin/slattach/Makefile,v 1.3 1993/03/23 00:31:13 cgd Exp $ +# from: @(#)Makefile 5.4 (Berkeley) 5/11/90 +# $Id: Makefile,v 1.4 1993/07/31 15:34:41 mycroft Exp $ PROG= slattach MAN8= slattach.0 |
