NOGCCERROR=yes

CPPFLAGS+= -D_MINIX_SYSTEM

LIB = devman

SRCS = generic.c \
       usb.c

.include <bsd.lib.mk>


