# Makefile for libbdev .include CPPFLAGS+= -D_MINIX_SYSTEM LIB= bdev SRCS= bdev.c driver.c call.c ipc.c minor.c .include