MFC r312485:

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

This implifies pathing in make/displayed output
This commit is contained in:
Enji Cooper 2017-02-11 06:42:56 +00:00
parent 50cb90e6ff
commit fd2d30c0b3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=313610

View File

@ -3,7 +3,7 @@
.include <bsd.own.mk>
.PATH: ${.CURDIR}/../../include/rpcsvc
.PATH: ${SRCTOP}/include/rpcsvc
LIB= rpcsvc