Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / ews4800mips / stand / bootxx_bfs / Makefile
blob967350cba6efc03e624653edf0c679637b3fd885
1 # $NetBSD$
3 BASE = bootxx_bfs
4 SRCS = fileread_bfs.c
5 CPPFLAGS += -DFS_SIGNATURE=\'B\'
7 .include <../Makefile.bootxx>