--- regress/path/Makefile.orig	2020-08-09 09:17:05 UTC
+++ regress/path/Makefile
@@ -8,7 +8,7 @@ LDADD = -lutil -lz
 
 NOMAN = yes
 
-run-regress-path_test:
+regress: ${PROG} .PHONY
 	${.OBJDIR}/path_test -q
 
-.include <bsd.regress.mk>
+.include <bsd.prog.mk>
