Re: "make target" - where's target in Makefile?

Andries.Brouwer@cwi.nl
Sun, 5 May 1996 14:30:45 +0200


Mick Ghazey:

: Where can I find the target of make? For example, I looked for
: zImage in Makefile in the /usr/src/linux directory but couldn't find
: it. What happens when you run the command "make zImage"?

You overlooked the line

include arch/$(ARCH)/Makefile

in Makefile.