On 2006/10/16 23:14, Per-Olov Sjvholm wrote: > But "man release" doesn't say "make obj depend && make build" is needed > instead of "make obj && make build" for the source. Should "depend" be there > in the source build as well?
"make build" does even more than that: $ vi -c/^build: /usr/src/Makefile

