xref
: /
freebsd
/
tools
/
test
/
ptrace
/
Makefile
(revision 6a068746777241722b2b32c5d0bc443a2a64d80b)
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