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
Fix markup.
[netbsd-mini2440.git]
/
gnu
/
Makefile
blob
19fcc048a051d277426d2fc24debc624768df95f
1
# $NetBSD: Makefile,v 1.14 2003/12/05 18:56:11 matt 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
>