xref
: /
freebsd
/
tools
/
regression
/
sockets
/
pr_atomic
/
Makefile
(revision 0e97acdf58fe27b09c4824a474b0344daf997c5f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# $FreeBSD$
2
3
PROG
=
pr_atomic
4
MAN
=
5
WARNS
?=
3
6
7
.
include
<
bsd.prog.mk
>
8