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
Drop main() prototype. Syncs with NetBSD-8
[minix.git]
/
external
/
bsd
/
atf
/
etc
/
Makefile
blob
552cd43447daba0fc900a4597d7a2f0881d3cc42
1
# $NetBSD: Makefile,v 1.2 2013/02/25 00:22:10 jmmv Exp $
2
3
.
include
<
bsd.init.mk
>
4
5
.if
!(${
MKKYUA
} !=
"no"
)
6
SUBDIR
=
atf
7
.
endif
8
9
.
include
<
bsd.subdir.mk
>