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:
John Hay 2000-03-03 20:37:15 +00:00
parent aa77fdaa47
commit f52756af73
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57744

View File

@ -2,7 +2,7 @@
SUBDIR= lib libexec usr.bin usr.sbin
SDIR= ${.CURDIR}/..
SDIR= ${.CURDIR}/../secure
bootstrap: cleandir obj depend all install kprog