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