1# $FreeBSD$
2
3DTSO!=ls ${.CURDIR}/*.dtso
4
5all: test-dtso
6
7.include <bsd.init.mk>
8