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_ustarfs
/
Makefile
blob
d0ac62a9e24b736a96662923b8ee95277dc8f3e6
1
# $NetBSD$
2
3
BASE
=
bootxx_ustarfs
4
SRCS
=
fileread_ustarfs.c
5
CPPFLAGS
+= -
DFS_SIGNATURE
=
\'
T
\'
6
7
.
include
<
..
/
Makefile.bootxx
>