minix/lib/libusb/Makefile

8 lines
74 B
Makefile

# Makefile for libdriver
LIB = usb
SRCS = usb.c
.include <bsd.lib.mk>