MFC r312505:

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

This simplifies pathing in make/displayed output
This commit is contained in:
Enji Cooper 2017-02-11 07:01:17 +00:00
parent 7c22b6ea17
commit 9ec34f1a5d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/stable/10/; revision=313625

View File

@ -2,7 +2,7 @@
LIB= gssapi
SHLIB_MAJOR= 10
VERSION_DEF= ${.CURDIR}/../libc/Versions.def
VERSION_DEF= ${SRCTOP}/lib/libc/Versions.def
SYMBOL_MAPS= ${.CURDIR}/Symbol.map
SRCS=