aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipf/ipf
diff options
context:
space:
mode:
authorEnji Cooper <ngie@FreeBSD.org>2017-03-04 11:33:01 +0000
committerEnji Cooper <ngie@FreeBSD.org>2017-03-04 11:33:01 +0000
commit22289a8c3d45efcf5671750a0ceffb1296455bab (patch)
tree94fe5f475bf0dead0e972df66b3e4cad0afd6746 /sbin/ipf/ipf
parentcaf42d812634461f3196797f55f320c03c49b019 (diff)
downloadsrc-22289a8c3d45efcf5671750a0ceffb1296455bab.tar.gz
src-22289a8c3d45efcf5671750a0ceffb1296455bab.zip
sbin: normalize paths using SRCTOP-relative paths or :H when possible
This simplifies make logic/output MFC after: 1 month Sponsored by: Dell EMC Isilon
Notes
Notes: svn path=/head/; revision=314656
Diffstat (limited to 'sbin/ipf/ipf')
-rw-r--r--sbin/ipf/ipf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/ipf/ipf/Makefile b/sbin/ipf/ipf/Makefile
index 1f825783b37f..33eaaea32b1b 100644
--- a/sbin/ipf/ipf/Makefile
+++ b/sbin/ipf/ipf/Makefile
@@ -31,7 +31,7 @@ ipf_l.h: lexer.h
${.ALLSRC} > ${.TARGET}
.if defined(RESCUE)
-LIBIPF_SRCS!= cd ${.CURDIR}/../libipf && ${MAKE} -V SRCS
+LIBIPF_SRCS!= cd ${.CURDIR:H}/libipf && ${MAKE} -V SRCS
SRCS+= ${LIBIPF_SRCS}
.else
LIBADD+= pcap