Use SRCTOP instead of .CURDIR relative paths with ".."
This simplifies pathing in make/displayed output MFC after: 1 week Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
c0b5da07a8
commit
1033af1863
@ -1,6 +1,6 @@
|
||||
# $FreeBSD$
|
||||
|
||||
CONTRIB= ${.CURDIR}/../../../contrib/ngatm/sscop
|
||||
CONTRIB= ${SRCTOP}/contrib/ngatm/sscop
|
||||
|
||||
.PATH: ${CONTRIB}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user