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
/
arm26
/
Makefile
blob
f3e923f0821210d987b87f7e6798ab3a958ae573
1
# $NetBSD: Makefile,v 1.2 2002/11/26 23:30:12 lukem Exp $
2
3
INCSDIR
= /
usr
/
include
/
arm
/
arm26
4
5
INCS
=
types.h
6
7
.
include
<
bsd.kinc.mk
>