# Makefile for libfsdriver CPPFLAGS+= -D_MINIX_SYSTEM LIB= fsdriver SRCS= call.c dentry.c fsdriver.c lookup.c table.c utility.c .include