repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
sys
/
arch
/
ews4800mips
/
stand
/
bootxx_bfs
/
Makefile
blob
967350cba6efc03e624653edf0c679637b3fd885
1
# $NetBSD$
2
3
BASE
=
bootxx_bfs
4
SRCS
=
fileread_bfs.c
5
CPPFLAGS
+= -
DFS_SIGNATURE
=
\'
B
\'
6
7
.
include
<
..
/
Makefile.bootxx
>
8