diff options
Diffstat (limited to 'usr.sbin/rpc.statd/Makefile')
-rw-r--r-- | usr.sbin/rpc.statd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.statd/Makefile b/usr.sbin/rpc.statd/Makefile index 69ceb7ff46ce8..68f906d4c2192 100644 --- a/usr.sbin/rpc.statd/Makefile +++ b/usr.sbin/rpc.statd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1996/04/01 05:36:03 peter Exp $ +# $Id: Makefile,v 1.3 1996/07/09 22:40:39 nate Exp $ PROG = rpc.statd SRCS = file.c sm_inter_svc.c statd.c procs.c |