summaryrefslogtreecommitdiff
path: root/tools/regression/fsx/Makefile
blob: 78f6dd970cf5acc36c508ba8ccd3f8e39cf49a56 (plain)
1
2
3
4
5
6
7
8
9
10
PROG=	fsx

MAN=

NO_WMISSING_VARIABLE_DECLARATIONS=

.include <bsd.prog.mk>

# Don't require static declarations.  It's line noise in a single-file program.
CWARNFLAGS+= -Wno-strict-prototypes -Wno-missing-prototypes