1 2 3 4 5 6 7 8 9
# Makefile for libdriver CPPFLAGS+= -D_MINIX_SYSTEM LIB = usb SRCS = usb.c .include <bsd.lib.mk>