Makefile hiccup.

Rob Landley rob at landley.net
Sun Mar 12 17:08:59 PST 2006


On Sunday 12 March 2006 4:02 pm, Bernhard Fischer wrote:
> On Sun, Mar 12, 2006 at 02:36:11PM -0500, Rob Landley wrote:
> >Anybody have any idea what happened here?
>
> It doesn't recognize the ".config" target proper.
>
> $ svn up
> At revision 14526.
> $ grep -A 1 ^\.config: Makefile
> .config:
> 	@echo ""
> --
> .config: $(buildtree) ;
> endif
>
> Where you are in the second case with an empty rule, so shouldn't be
> getting this error at all. How does your ".config:" target in the
> toplevel Makefile look like?

svn diff doesn't find any differences between mine and 14526...

Rob
-- 
Never bet against the cheap plastic solution.


More information about the busybox mailing list