Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2001 14:31:02 +0400
From:      "Andrey A. Chernov" <ache@nagual.pp.ru>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.bin/doscmd Makefile
Message-ID:  <20010725143100.A6785@nagual.pp.ru>
In-Reply-To: <Pine.BSF.4.21.0107251950560.48439-100000@besplex.bde.org>
References:  <200107241833.f6OIXQk14386@freefall.freebsd.org> <Pine.BSF.4.21.0107251950560.48439-100000@besplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 25, 2001 at 20:05:06 +1000, Bruce Evans wrote:
> On Tue, 24 Jul 2001, Andrey A. Chernov wrote:
> 
> > ache        2001/07/24 11:33:26 PDT
> > 
> >   Modified files:
> >     usr.bin/doscmd       Makefile 
> >   Log:
> >   Add -I${.OBJDIR} to pick generated font*.h
> >   
> >   Revision  Changes    Path
> >   1.27      +2 -2      src/usr.bin/doscmd/Makefile
> 
> The correct fix was to back out the part of rev.1.26 that removed "-I."
> 
> Other bugs in rev.1.26:
> - missing dependencies of objects on font headers (this breaks "make" without
>   a prior "make depend").  Fix: put headers in SRCS, and remove the
>   beforedepend hack.
> - missing dependencies of font headers on their sources.
> - absolute paths for these sources.

I left it to maintainer or to person who see the whole picture - what I
commit was just a temp. solution to unbroke 'make' in /usr/src.

-- 
Andrey A. Chernov
http://ache.pp.ru/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010725143100.A6785>