xref
: /
freebsd
/
tools
/
regression
/
include
/
tgmath
/
Makefile
(revision 641efdd10cc3ad05fb7eaeeae20b15c5ad4128c8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
PROG
=
tgmath
3
CSTD
=
c99
4
CFLAGS
+= -
fno
-
builtin
5
MAN
=
6
7
.
include
<
bsd.prog.mk
>
8