1 1.1.18.2 yamt # $NetBSD: Makefile,v 1.1.18.2 2006/06/21 14:51:20 yamt Exp $ 2 1.1.18.2 yamt 3 1.1.18.2 yamt BASE = bootxx_bfs 4 1.1.18.2 yamt SRCS = fileread_bfs.c 5 1.1.18.2 yamt CPPFLAGS += -DFS_SIGNATURE=\'B\' 6 1.1.18.2 yamt 7 1.1.18.2 yamt .include <../Makefile.bootxx> 8 1.1.18.2 yamt 9