Revert the previous change - the lib32 build should work now.

This commit is contained in:
Doug Rabson 2006-01-02 17:52:16 +00:00
parent 59a440350c
commit 38311499cc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=153975

View File

@ -423,8 +423,8 @@ build32:
${LIB32MAKE} DESTDIR=${LIB32TMP} ${_t}
.endif
.if !defined(NO_KERBEROS) && !defined(NO_CRYPT) && !defined(NO_OPENSSL)
# cd ${.CURDIR}/kerberos5/lib; \
# ${LIB32MAKE} DESTDIR=${LIB32TMP} ${_t}
cd ${.CURDIR}/kerberos5/lib; \
${LIB32MAKE} DESTDIR=${LIB32TMP} ${_t}
.endif
.endfor
.for _dir in usr.sbin/pcvt/keycap usr.bin/lex/lib