taskqueue_create() should use M_INTWAIT rather then M_NOWAIT.
[dragonfly.git] / usr.bin / unvis / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2
3 PROG=   unvis
4
5 .include <bsd.prog.mk>