Date: Sat, 2 Feb 2002 12:02:05 -0800 From: Murray Stokely <murray@freebsdmall.com> To: "Bruce A. Mah" <bmah@FreeBSD.ORG> Cc: Murray Stokely <murray@FreeBSD.ORG>, doc@FreeBSD.ORG Subject: Re: articles/releng/Makefile not OBJDIR-clean Message-ID: <20020202200205.GJ19101@freebsdmall.com> In-Reply-To: <200202021925.g12JPA310254@bmah.dyndns.org> References: <20020202180327.D626@straylight.oblivion.bg> <20020202163835.GC19101@freebsdmall.com> <200202021925.g12JPA310254@bmah.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Feb 02, 2002 at 11:25:09AM -0800, Bruce A. Mah wrote: > I'm not sure what the right solution is. I thought of changing IMAGES > to read: > > IMAGES= ${.OBJDIR}/branches.eps > > But this doesn't work because doc.images.mk wants to slap ${.CURDIR} on > the front of this anyways. Yea. IMAGES should only really be for images in the repository. We will need to add some more GEN_IMAGE glue to treat this as a generated image. - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020202200205.GJ19101>