repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
sys
/
arch
/
i386
/
stand
/
bootxx
/
bootxx_ustarfs
/
Makefile
blob
5fde874e54c4e95809641a74027b4fe63f3153c0
1
# $NetBSD: Makefile,v 1.3 2009/11/18 21:02:16 dsl Exp $
2
3
FS
=
ustarfs
4
5
BOOTXX_SECTORS
=
16
6
7
.
include
<
..
/
Makefile.bootxx
>