repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
external
/
gpl3
/
binutils
/
Makefile
blob
712baf7e9d8cbeb998da54a1f4c502af04685d97
1
# $NetBSD$
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
>