opnsense-src/lib/csu/tests/static/Makefile
Andrew Turner 4b48b463ed Drop the csu tests WARNS to 5 to fix the powerpc64 build.
MFC with:	r339738
Sponsored by:	DARPA, AFRL
2018-10-26 08:12:28 +00:00

7 lines
97 B
Makefile

# $FreeBSD$
.PATH: ${.CURDIR:H}
NO_SHARED=
.include "../Makefile.tests"
.include <bsd.test.mk>