]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/rusers/Makefile
Update Subversion to 1.14.0 LTS. See contrib/subversion/CHANGES for a
[FreeBSD/FreeBSD.git] / usr.bin / rusers / Makefile
1 # $FreeBSD$
2
3 PROG = rusers
4
5 LIBADD= rpcsvc
6
7 .include <bsd.prog.mk>