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