diff options
Diffstat (limited to 'usr.sbin/rpc.ypxfrd/Makefile')
-rw-r--r-- | usr.sbin/rpc.ypxfrd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/rpc.ypxfrd/Makefile b/usr.sbin/rpc.ypxfrd/Makefile index 7a56a82fb3ed7..3693f3aaa3657 100644 --- a/usr.sbin/rpc.ypxfrd/Makefile +++ b/usr.sbin/rpc.ypxfrd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1996/06/06 03:59:22 wpaul Exp $ +# $Id: Makefile,v 1.3 1996/09/05 17:15:32 bde Exp $ PROG= rpc.ypxfrd SRCS= ypxfrd_svc.c ypxfrd_server.c yp_error.c \ |