Merge branch 'vendor/EXPAT'
[dragonfly.git] / sys / netgraph7 / tty / Makefile
1 MOD=            ng_tty
2 SRCS=           ng_tty.c
3 KMODDEPS=       netgraph
4
5 .include <bsd.kmod.mk>