aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/atm/sscfu/Makefile
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-03-04 10:10:17 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-03-04 10:10:17 +0000
commit193d9e768ba63fcfb187cfd17f461f7d41345048 (patch)
tree0bd611a14f41427d2dd6120d82a36544617899be /sys/modules/netgraph/atm/sscfu/Makefile
parentabe427af75e9478f8ab875b40333d594d1fb46ac (diff)
downloadsrc-193d9e768ba63fcfb187cfd17f461f7d41345048.tar.gz
src-193d9e768ba63fcfb187cfd17f461f7d41345048.zip
sys/modules: normalize .CURDIR-relative paths to SRCTOP
This simplifies make output/logic Tested with: `cd sys/modules; make ALL_MODULES=` on amd64 MFC after: 1 month Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=314651
Diffstat (limited to 'sys/modules/netgraph/atm/sscfu/Makefile')
-rw-r--r--sys/modules/netgraph/atm/sscfu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/netgraph/atm/sscfu/Makefile b/sys/modules/netgraph/atm/sscfu/Makefile
index 278159f26797..3d747c766ed8 100644
--- a/sys/modules/netgraph/atm/sscfu/Makefile
+++ b/sys/modules/netgraph/atm/sscfu/Makefile
@@ -3,9 +3,9 @@
# Author: Harti Brandt <harti@freebsd.org>
#
-LIBBASE= ${.CURDIR}/../../../../contrib/ngatm
+LIBBASE= ${SRCTOP}/sys/contrib/ngatm
-.PATH: ${.CURDIR}/../../../../netgraph/atm/sscfu ${LIBBASE}/netnatm/saal
+.PATH: ${SRCTOP}/sys/netgraph/atm/sscfu ${LIBBASE}/netnatm/saal
KMOD= ng_sscfu
SRCS= ng_sscfu.c saal_sscfu.c