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]
/
external
/
gpl3
/
binutils
/
usr.sbin
/
Makefile
blob
2cc813db00d831f1cb33b5e99181f2aadd61970b
1
# $NetBSD: Makefile,v 1.1 2009/08/18 20:22:20 skrll Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
SUBDIR
=
dbsym mdsetimage ncdcs
6
7
# Speedup stubs for some subtrees that don't need to run these rules
8
includes-dbsym includes-mdsetimage
:
9
@true
10
11
.
include
<
bsd.subdir.mk
>