repo.or.cz
/
freebsd
/
src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dtrace: Address KMSAN warnings in dtrace_disx86
[freebsd/src.git]
/
usr.bin
/
tr
/
Makefile
blob
d789e500c237405a806e05236cf48ada9a338bd8
1
.
include
<
src.opts.mk
>
2
3
PACKAGE
=
runtime
4
PROG
=
tr
5
SRCS
=
cmap.c cset.c str.c tr.c
6
7
HAS_TESTS
=
8
SUBDIR.
${
MK_TESTS
}+=
tests
9
10
.
include
<
bsd.prog.mk
>