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]
/
common
/
include
/
ppath
/
Makefile
blob
f9eb78f2cedfa39bd6bc2ec330c45cb95e2e45fb
1
# $Id: Makefile,v 1.1 2011/08/25 16:15:29 dyoung Exp $
2
# $NetBSD: Makefile,v 1.1 2011/08/25 16:15:29 dyoung Exp $
3
4
INCS
=
ppath.h ppath_impl.h
5
6
INCSDIR
= /
usr
/
include
/
ppath
7
8
.
include
<
bsd.prog.mk
>
9