cc14fb4c2e
Reviewed by: andrew, imp, manu, wca Differential Revision: https://reviews.freebsd.org/D7169
8 lines
66 B
Makefile
8 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
DTS!=ls *.dts
|
|
|
|
all: test-dts
|
|
|
|
.include <bsd.init.mk>
|