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