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
/
usr.bin
/
cc
/
Makefile
blob
fc0638f896b064d60593b4f30c7f753c204522bd
1
# $NetBSD: Makefile,v 1.1 2012/03/17 17:15:29 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
usr.bin
/
cc
6
7
TESTS_SH
=
t_hello
8
9
.
include
<
bsd.
test
.mk
>