Makefile hiccup.

Bernhard Fischer rep.nop at aon.at
Sun Mar 12 21:02:28 UTC 2006


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?




More information about the busybox mailing list