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
tools/llvm: Do not build with symbols
[minix3.git]
/
external
/
bsd
/
atf
/
share
/
Makefile
blob
05ac363e09e15d3ea4de1f6845804aa2b389e6fe
1
# $NetBSD: Makefile,v 1.3 2013/02/25 00:22:11 jmmv Exp $
2
3
.
include
<
bsd.init.mk
>
4
5
SUBDIR
=
doc
6
.if
!(${
MKKYUA
} !=
"no"
)
7
SUBDIR
+=
examples xml xsl
8
.
endif
9
10
.
include
<
bsd.subdir.mk
>