repo.or.cz
/
minix3.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
[minix3.git]
/
sys
/
arch
/
arm
/
include
/
arm32
/
Makefile
blob
332eaf5a4802d7ead771361b4d16f20024191faf
1
# $NetBSD: Makefile,v 1.10 2014/10/25 10:58:12 skrll Exp $
2
3
INCSDIR
= /
usr
/
include
/
arm
/
arm32
4
5
INCS
=
frame.h param.h pmap.h psl.h pte.h rtc.h types.h vmparam.h
6
7
.
include
<
bsd.kinc.mk
>