aboutsummaryrefslogtreecommitdiffstats
path: root/remote_cmds/tftpd.tproj/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'remote_cmds/tftpd.tproj/Makefile')
-rw-r--r--remote_cmds/tftpd.tproj/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote_cmds/tftpd.tproj/Makefile b/remote_cmds/tftpd.tproj/Makefile
index 60b2853..080009d 100644
--- a/remote_cmds/tftpd.tproj/Makefile
+++ b/remote_cmds/tftpd.tproj/Makefile
@@ -4,6 +4,6 @@ MAN= tftpd.8
BINDIR=/usr/libexec
-.PATH: ../tftp.tproj
+.PATH: ${.CURDIR}/../tftp.tproj
.include <bsd.prog.mk>