diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-01-21 00:55:32 +0000 |
| commit | 2e61cbb7f50878e738849ea4384118c13733f09c (patch) | |
| tree | e87cf98a8f654158f3ba922ed4d31607b79c4944 /libexec/rshd/Makefile | |
| parent | 76b5366091f76c9bc73570149ef5055648fc2c39 (diff) | |
This commit was manufactured by cvs2svn to create tagrelease/3.0.0_cvs
'RELENG_3_0_0_RELEASE'.
This commit was manufactured to restore the state of the 3.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'libexec/rshd/Makefile')
| -rw-r--r-- | libexec/rshd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile index d9bfb79eb388..7bf57337c9b0 100644 --- a/libexec/rshd/Makefile +++ b/libexec/rshd/Makefile @@ -1,5 +1,5 @@ # From: @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id: Makefile,v 1.9 1998/08/06 21:36:25 markm Exp $ +# $Id: Makefile,v 1.10 1998/09/05 00:30:30 jb Exp $ PROG= rshd SRCS= rshd.c |
