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