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
Remove building with NOCRYPTO option
[minix.git]
/
tests
/
usr.bin
/
ld
/
Makefile
blob
149c810c7699ebf9dc0e0eec3aa80db129d61ea9
1
# $NetBSD: Makefile,v 1.4 2014/11/15 03:23:11 uebayasi Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
TESTSDIR
= ${
TESTSBASE
}/
usr.bin
/
ld
6
7
TESTS_SH
=
t_script \
8
t_section
9
10
.
include
<
bsd.
test
.mk
>