Date: Sun, 11 May 2014 00:01:30 +0300 From: Guy Yur <guyyur@gmail.com> To: Warner Losh <imp@bsdimp.com> Cc: Thomas Hoffmann <trh411@gmail.com>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: delete-old issue with src.opts.mk Message-ID: <CAC67Hz-ZqZ-r3tATjMYwShNNezym%2BcsMFDSm7QtBGE=3hOx4-Q@mail.gmail.com> In-Reply-To: <A4BF7735-E337-40AB-9ADF-8852D8C2E436@gmail.com> References: <CAB7-od=9kEWBe6ZVtvQx9WnQYRACe1t76i7YAy479ghYmDKC_Q@mail.gmail.com> <A4BF7735-E337-40AB-9ADF-8852D8C2E436@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, On Sat, May 10, 2014 at 10:54 PM, Warner Losh <imp@bsdimp.com> wrote: > > On May 10, 2014, at 9:45 AM, Thomas Hoffmann <trh411@gmail.com> wrote: > > >> Three questions: >> 1. Why is delete-old repeatedly asking me if I want to remove /usr/share= /mk/ >> src.opts.mk? > > It seems to keep getting installed. It shouldn=E2=80=99t be now that I=E2= =80=99ve got things ironed out. > src.opts.mk is still listed in share/mk/Makefile. Added in r265419 Listed twice after r265420 bsd.own.mk -> src.opts.mk Listed once after r265628 src.opts.mk -> bsd.own.mk Should it be removed? Index: share/mk/Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- share/mk/Makefile (revision 265856) +++ share/mk/Makefile (working copy) @@ -42,9 +42,6 @@ sys.mk \ version_gen.awk -# Installed for the moment, but not may not be in the future. -FILES+=3D src.opts.mk - NO_OBJ=3D FILESDIR=3D ${BINDIR}/mk - Guy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAC67Hz-ZqZ-r3tATjMYwShNNezym%2BcsMFDSm7QtBGE=3hOx4-Q>