tools/kq_recvserv: Add option to set receiving thread's CPU affinity.
[dragonfly.git] / test / ifconf / Makefile
1 WARNS=  6
2 PROG=   ifconf
3 BINDIR= /usr/local/bin
4 NOMAN=
5
6 .include <bsd.prog.mk>