]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/rusers/Makefile
procstat auxv: widen COMM column to MAXCOMLEN
[FreeBSD/FreeBSD.git] / usr.bin / rusers / Makefile
1
2 PROG = rusers
3
4 LIBADD= rpcsvc
5
6 .include <bsd.prog.mk>