diff options
Diffstat (limited to 'bin/rcp/Makefile')
-rw-r--r-- | bin/rcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/rcp/Makefile b/bin/rcp/Makefile index 06e2fe0..33ceddb 100644 --- a/bin/rcp/Makefile +++ b/bin/rcp/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 7/19/93 -# $Id: Makefile,v 1.4 1994/09/29 13:06:00 csgr Exp $ +# $FreeBSD$ PROG= rcp SRCS= rcp.c util.c |