socket/socketpair: Add SOCK_{NONBLOCK,CLOEXEC} support.
[dragonfly.git] / sys / netgraph7 / tty / Makefile
1 KMOD=           ng_tty
2 SRCS=           ng_tty.c
3
4 .include <bsd.kmod.mk>