be784b48a9de76b69f0892aadfc9afd9be5846a2
[dragonfly.git] / sys / bus / u4b / serial / uslcom / Makefile
1 .PATH:  ${.CURDIR}/..
2
3 KMOD=   uslcom
4 SRCS=   opt_bus.h opt_usb.h device_if.h bus_if.h usb_if.h \
5         uslcom.c
6
7 .include <bsd.kmod.mk>