1#	$NetBSD: Makefile,v 1.1 2005/12/29 15:20:09 tsutsui Exp $
2
3BASE		= bootxx_ustarfs
4SRCS		= fileread_ustarfs.c
5CPPFLAGS	+= -DFS_SIGNATURE=\'T\'
6
7.include <../Makefile.bootxx>
8