Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones

This implifies pathing in make/displayed output

MFC after:    3 weeks
Sponsored by: Dell EMC Isilon
This commit is contained in:
ngie 2017-01-20 04:37:03 +00:00
parent 448f7ad861
commit 91e9b80916

View File

@ -3,7 +3,7 @@
INTERNALLIB=
ELFTCDIR= ${.CURDIR}/../../contrib/elftoolchain
ELFTCDIR= ${SRCTOP}/contrib/elftoolchain
.PATH: ${ELFTCDIR}/libpe