turns printfs back on
[freebsd-src/fkvm-freebsd.git] / tools / regression / include / tgmath / Makefile
blob64626c51d3c2458fc7082c8dcf412718bd29a615
1 # $FreeBSD$
3 PROG= tgmath
4 CFLAGS+= -fno-builtin -std=c99
5 NO_MAN=
7 .include <bsd.prog.mk>