mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
7 lines
66 B
Makefile
7 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
DTS!=ls *.dts
|
|
|
|
all: test-dts
|
|
|
|
.include <bsd.init.mk>
|