xref
: /
freebsd
/
tools
/
test
/
ptrace
/
Makefile
(revision 38f1b189cd839bd8aa122ae06cc084810ca1e395)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
scescx
4
NO_MAN
=
5
WARNS
?=
6
6
7
.
include
<
bsd.prog.mk
>
8