xref: /freebsd/lib/googletest/tests/Makefile.inc (revision 7ec2f6bce5d28e6662c29e63f6ab6b7ef57d98b2)
1# $FreeBSD$
2
3.include "../Makefile.inc"
4# Keep the existing tests directory structure (with subdirs per component)
5# rather than installing all of them to /usr/tests/lib/googletest
6TESTSDIR=	${TESTSBASE}/lib/googletest/${.CURDIR:T}
7