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