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

Mick Ghazey (mghazey@cybernex.net)
Fri, 3 May 1996 19:41:54 +0000


Where can in 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"?

Mick