This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-02-22 17:32:57 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
0f79b5d72b
opnsense-src
/
tools
/
regression
/
include
/
tgmath
/
Makefile
9 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add a regression test for <tgmath.h>.
2004-09-04 07:34:53 -04:00
# $FreeBSD$
PROG
=
tgmath
Switch over to gnu99 compilation on default for userland. Tested by: make universe Tested by: ports exp build (done by pav) Reviewed by: ru Reviewed by: silence on arch Approved by: ed (mentor)
2009-03-14 13:55:16 -04:00
CSTD
=
c99
CFLAGS
+=
-fno-builtin
NO_MAN= has been deprecated in favor of MAN= for some time, go ahead and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit.
2014-04-13 01:21:56 -04:00
MAN
=
Add a regression test for <tgmath.h>.
2004-09-04 07:34:53 -04:00
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>
Reference in a new issue
Copy permalink