kernel/vinum: Use %jx in a number of places instead of %llx.
[dragonfly.git] / test / mcast / Makefile
1 PROG = mcast
2 WARNS = 6
3 NOMAN = YES
4 BINDIR= /usr/local/bin
5
6 .include <bsd.prog.mk>