NetBSD/sys/arch/ews4800mips/stand/bootxx_bfs/Makefile

9 lines
168 B
Makefile

# $NetBSD: Makefile,v 1.1 2005/12/29 15:20:09 tsutsui Exp $
BASE = bootxx_bfs
SRCS = fileread_bfs.c
CPPFLAGS += -DFS_SIGNATURE=\'B\'
.include <../Makefile.bootxx>