aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds
diff options
context:
space:
mode:
Diffstat (limited to 'file_cmds')
-rw-r--r--file_cmds/mtree/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/file_cmds/mtree/Makefile b/file_cmds/mtree/Makefile
index aedc899..e9cf4f2 100644
--- a/file_cmds/mtree/Makefile
+++ b/file_cmds/mtree/Makefile
@@ -12,7 +12,7 @@ SRCS= commoncrypto.c \
verify.c \
crc.c
-.PATH: ../cksum
+.PATH: ${.CURDIR}/../cksum
LDADD=-framework CoreFoundation