diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
| commit | 401fd2032d7b17d3805379b7d8748b8fcc9e855f (patch) | |
| tree | acb6be0558ee5b55e4d2660533c5ceee348ffc5b /bin/rm/Makefile | |
| parent | 17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22 (diff) | |
This commit was manufactured by cvs2svn to create tagupstream/2.1.7_cvsrelease/2.1.7_cvs
'RELENG_2_1_7_RELEASE'.
This commit was manufactured to restore the state of the 2.1.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'bin/rm/Makefile')
| -rw-r--r-- | bin/rm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rm/Makefile b/bin/rm/Makefile index b7e1d5894cb9..9a534293f246 100644 --- a/bin/rm/Makefile +++ b/bin/rm/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id: Makefile,v 1.2 1994/09/24 02:56:59 davidg Exp $ +# $Id: Makefile,v 1.3 1995/04/13 13:35:07 ache Exp $ PROG= rm SRCS= rm.c stat_flags.c |
