xref: /freebsd-12.1/sys/dts/mips/Makefile (revision 19048d50)
1# $FreeBSD$
2
3DTS!=ls ${.CURDIR}/*.dts
4
5all: test-dts
6
7.include <bsd.init.mk>
8