]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tests/Makefile
MFC r281593,r282071,r282074,r282133,r282134,r282135,r282136,r282137,r282138:
[FreeBSD/stable/10.git] / tests / Makefile
1 # $FreeBSD$
2
3 .include <bsd.own.mk>
4
5 SUBDIR= sys
6
7 TESTSDIR= ${TESTSBASE}
8 KYUAFILE= yes
9
10 afterinstall: install-tests-local
11 install-tests-local: .PHONY
12         ${INSTALL_SYMLINK} ../local/tests ${DESTDIR}${TESTSDIR}/local
13
14 .include <bsd.test.mk>