]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/regression/fsx/Makefile
Merge llvm-project release/15.x llvmorg-15.0.2-10-gf3c5289e7846
[FreeBSD/FreeBSD.git] / tools / regression / fsx / Makefile
1 # $FreeBSD$
2
3 PROG=   fsx
4
5 MAN=
6
7 NO_WMISSING_VARIABLE_DECLARATIONS=
8
9 .include <bsd.prog.mk>
10
11 # Don't require static declarations.  It's line noise in a single-file program.
12 CWARNFLAGS+= -Wno-strict-prototypes -Wno-missing-prototypes