Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[dragonfly.git] / usr.bin / rpcinfo / Makefile
1 #       from: @(#)Makefile      5.2 (Berkeley) 5/11/90
2 # $FreeBSD: src/usr.bin/rpcinfo/Makefile,v 1.4.2.1 2001/04/25 11:29:36 ru Exp $
3 # $DragonFly: src/usr.bin/rpcinfo/Makefile,v 1.2 2003/06/17 04:29:31 dillon Exp $
4
5 PROG=   rpcinfo
6 MAN=    rpcinfo.8
7
8 .include <bsd.prog.mk>