NOGCCERROR=yes
NOCLANGERROR=yes

LIB = devman

SRCS = generic.c \
       usb.c

.include <bsd.lib.mk>


