summaryrefslogtreecommitdiffstats
path: root/lib/libngatm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libngatm/Makefile')
-rw-r--r--lib/libngatm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libngatm/Makefile b/lib/libngatm/Makefile
index 85294b0..47dc716 100644
--- a/lib/libngatm/Makefile
+++ b/lib/libngatm/Makefile
@@ -7,8 +7,8 @@ SHLIB_MAJOR= 4
MAN= libngatm.3 uniaddr.3 unifunc.3 unimsg.3 unisap.3 unistruct.3
# source of the library lives in contrib
-SDIR= ${.CURDIR}/../../sys
-CTRB= ${.CURDIR}/../../contrib/ngatm
+SDIR= ${SRCTOP}/sys
+CTRB= ${SRCTOP}/contrib/ngatm
LIBBASE= ${SDIR}/contrib/ngatm
CFLAGS+= -I${LIBBASE} -I${.OBJDIR} -I${CTRB}/libngatm
OpenPOWER on IntegriCloud