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