]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - share/examples/tests/Makefile
Update llvm, clang and lldb to trunk r257626, and update build glue.
[FreeBSD/FreeBSD.git] / share / examples / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 SUBDIR=         tests
6
7 .PATH:          ${SRCTOP}/tests
8 KYUAFILE=       yes
9
10 .include <bsd.test.mk>