ethernet: ether_output should only run in the first netisr_ncpus netisrs
[dragonfly.git] / test / mcast / Makefile
blobc5e48baa99c5d810f5809e168f6559adce4bc823
1 PROG = mcast
2 WARNS = 6
3 NOMAN = YES
4 BINDIR= /usr/local/bin
6 .include <bsd.prog.mk>