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]
/
external
/
gpl3
/
binutils
/
Makefile
blob
f8ece04154174088d25b8c4c48803a40d02333ad
1
# $NetBSD: Makefile,v 1.1 2009/08/18 20:21:58 skrll Exp $
2
3
# LSC: NetBSD-specific tools: usr.sbin
4
SUBDIR
+=
lib .WAIT usr.bin
5
6
# Speedup stubs for some subtrees that don't need to run these rules
7
includes-libexec
:
8
@true
9
10
.
include
<
bsd.subdir.mk
>