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]
/
tests
/
usr.bin
/
xlint
/
Makefile
blob
3ab3f1abca70496cc0712d57921f1cbec6e821d7
1
# $NetBSD: Makefile,v 1.1 2012/03/17 16:33:15 jruoho Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
usr.bin
/
xlint
6
7
TESTS_SUBDIRS
=
lint1
8
9
.
include
<
bsd.
test
.mk
>