]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/rusers/Makefile
Document r333417, smartpqi(4) addition.
[FreeBSD/FreeBSD.git] / usr.bin / rusers / Makefile
1 # $FreeBSD$
2
3 PROG = rusers
4
5 LIBADD= rpcsvc
6
7 .include <bsd.prog.mk>