Merge branch 'vendor/BIND' into bind_vendor2
[dragonfly.git] / sys / dev / crypto / glxsb / Makefile
1 KMOD=   glxsb
2 SRCS=   glxsb.c glxsb_hash.c
3 SRCS+=  device_if.h bus_if.h pci_if.h opt_bus.h
4 SRCS+=  cryptodev_if.h
5
6 .include <bsd.kmod.mk>