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