From c0cc487dfc7cf31a2ac002ee282594a767e3ead7 Mon Sep 17 00:00:00 2001 From: Cameron Katri Date: Mon, 10 May 2021 15:07:03 -0400 Subject: remote_cmds: Fix .PATH --- remote_cmds/tftpd.tproj/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote_cmds/tftpd.tproj/Makefile') 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 -- cgit v1.2.3-56-ge451