minix/lib/libdevman/Makefile
2011-02-25 12:28:07 +00:00

9 lines
71 B
Makefile

LIB = devman
SRCS = generic.c \
usb.c
.include <bsd.lib.mk>