1#	$NetBSD$
2
3BASE		= bootxx_bfs
4SRCS		= fileread_bfs.c
5CPPFLAGS	+= -DFS_SIGNATURE=\'B\'
6
7.include <../Makefile.bootxx>
8
9