summaryrefslogtreecommitdiffstats
path: root/sbin/ipf/ipf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ipf/ipf/Makefile')
-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 1f82578..33eaaea 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
OpenPOWER on IntegriCloud