TARGET=	$(BIN)/fat.drv
OBJS=	fat.o
BASE=	fat

include ../make.driver

include $(OBJS:.o=.d)