]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/rup/Makefile
[ng_socket] Don't take the SOCKBUF_LOCK() twice in the RX data path.
[FreeBSD/FreeBSD.git] / usr.bin / rup / Makefile
1 # $FreeBSD$
2
3 PROG=   rup
4
5 LIBADD= rpcsvc
6
7 .include <bsd.prog.mk>