diff options
Diffstat (limited to 'usr.bin/rdist/Makefile')
-rw-r--r-- | usr.bin/rdist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rdist/Makefile b/usr.bin/rdist/Makefile index 9aae119584708..b8b74d107cb91 100644 --- a/usr.bin/rdist/Makefile +++ b/usr.bin/rdist/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.3 (Berkeley) 7/19/93 -# $Id$ +# $Id: Makefile,v 1.5 1998/05/04 19:25:41 bde Exp $ PROG= rdist SRCS= docmd.c expand.c gram.y lookup.c main.c rshrcmd.c server.c |