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
etc/protocols - sync with NetBSD-8
[minix.git]
/
tests
/
include
/
machine
/
Makefile
blob
52a0bf430258afbb760e4fae136facfd4348f800
1
# $NetBSD: Makefile,v 1.1 2011/05/05 05:39:11 jruoho Exp $
2
3
NOMAN
=
# defined
4
5
.
include
<
bsd.own.mk
>
6
7
TESTSDIR
= ${
TESTSBASE
}/
include
/
machine
8
TESTS_C
=
t_bswap
9
10
.
include
<
bsd.
test
.mk
>