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