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