Re: svn commit: r185185 - stable/7

2008-11-23 Thread Kostik Belousov
On Sun, Nov 23, 2008 at 01:15:54PM +0300, Michael Monashev wrote: > Hi. > > "/usr/src/Makefile.inc1", line 675: warning: Missing closing parenthesis for > exists() > > KB> +.if ${MK_KERBEROS} != "no" > KB> + cd ${.CURDIR}/kerberos5/lib; ${LIB32IMAKE} ${.TARGET:S/32$//} > KB> +.endif I guessed t

Re: svn commit: r185185 - stable/7

2008-11-23 Thread Michael Monashev
Hi. "/usr/src/Makefile.inc1", line 675: warning: Missing closing parenthesis for exists() KB> +.if ${MK_KERBEROS} != "no" KB> + cd ${.CURDIR}/kerberos5/lib; ${LIB32IMAKE} ${.TARGET:S/32$//} KB> +.endif -- Michael ___ svn-src-all@freebsd.org mailin