1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/tools/regression/include/tgmath/Makefile
2004-12-21 08:47:35 +00:00

8 lines
89 B
Makefile

# $FreeBSD$
PROG= tgmath
CFLAGS+= -fno-builtin -std=c99
NO_MAN=
.include <bsd.prog.mk>