summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/atm/uni/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/atm/uni/Makefile')
-rw-r--r--sys/modules/netgraph/atm/uni/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/netgraph/atm/uni/Makefile b/sys/modules/netgraph/atm/uni/Makefile
index 57c20b0..a260fca 100644
--- a/sys/modules/netgraph/atm/uni/Makefile
+++ b/sys/modules/netgraph/atm/uni/Makefile
@@ -3,9 +3,9 @@
# Author: Harti Brandt <harti@freebsd.org>
#
-LIBBASE= ${.CURDIR}/../../../../contrib/ngatm
+LIBBASE= ${SRCTOP}/sys/contrib/ngatm
-.PATH: ${.CURDIR}/../../../../netgraph/atm/uni
+.PATH: ${SRCTOP}/sys/netgraph/atm/uni
.PATH: ${LIBBASE}/netnatm/sig
KMOD= ng_uni
OpenPOWER on IntegriCloud