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
No empty .Rs/.Re
[netbsd-mini2440.git]
/
sys
/
arch
/
mipsco
/
stand
/
bootxx_cd9660
/
Makefile
blob
196f956fc0b4d033ef1e27a4a136c52cd9cf6693
1
# $NetBSD$
2
3
PRIMARY_PROG
=
bootxx_cd9660
4
CPPFLAGS
+= -
DLIBSA_SINGLE_FILESYSTEM
=
cd9660 \
5
-
DBOOTXX_FS_NAME
=
'"ISO 9660"'
6
7
# XXX the following could probably be increased
8
PRIMARY_MAX_LOAD
!=
expr
8192
-
512
9
10
.
include
"../Makefile.booters"