Subject: Re: duplicate afterdepend target
To: Ignatios Souvatzis <is@beverly.kleinbus.org>
From: None <jchacon@genuity.net>
List: tech-toolchain
Date: 02/11/2001 22:08:11
Make was changed in the last month or so to warn on duplicate : targets since
only the first one defined ever gets used.
Look back through source-changes at the commits.
James
>
>Hi,
>
>watching a recent make build, I've seen:
>
>
> "/usr/share/mk/bsd.prog.mk", line 155: warning: duplicate script for
> target "afterdepend" ignored
> "/usr/local/netbsdwork/src/lib/csu/m68k/../common_aout/Makefile.inc",
> line 36: warning: using previous script for "afterdepend"
> defined here
>
>where:
>
>* the installed bsd.prog.mk is up-to-date
>* both lib/csu/common_aout/Makefile.inc and share/mk/bsd.prog.mk are up-to-date
>
>Somebody who knows what's going on, please act.
>
>Regards,
> -is
>
>
>
>