Home | History | Annotate | Line # | Download | only in bootxx_bfs
      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_bfs
      4  1.1  tsutsui SRCS		= fileread_bfs.c
      5  1.1  tsutsui CPPFLAGS	+= -DFS_SIGNATURE=\'B\'
      6  1.1  tsutsui 
      7  1.1  tsutsui .include <../Makefile.bootxx>
      8  1.1  tsutsui 
      9