Use .CURDIR:H instead of .CURDIR to simplify pathing in output, etc

MFC after:	3 weeks
Sponsored by:	Dell EMC Isilon
This commit is contained in:
ngie 2017-01-20 04:55:14 +00:00
parent 571c2ec998
commit 84c6b8b7c6

View File

@ -2,7 +2,7 @@
TESTSDIR= ${TESTSBASE}/lib/libdevdctl
.PATH: ${.CURDIR}/..
.PATH: ${.CURDIR:H}
PLAIN_TESTS_CXX= libdevdctl_unittest