Files
minix/lib/libdevman/Makefile
T

9 lines
71 B
Makefile

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