Point SDIR at ${.CURDIR}/../secure so that ssh and sshd can be found when
the krb5 versions are built during make release. Reviewed by: markm
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
SUBDIR= lib libexec usr.bin usr.sbin
|
SUBDIR= lib libexec usr.bin usr.sbin
|
||||||
|
|
||||||
SDIR= ${.CURDIR}/..
|
SDIR= ${.CURDIR}/../secure
|
||||||
|
|
||||||
bootstrap: cleandir obj depend all install kprog
|
bootstrap: cleandir obj depend all install kprog
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user