Messages in this thread |  | | Date | Thu, 1 Aug 1996 10:13:46 -0500 | From | "Andrew C. Esh" <> | Subject | Re: Doc patch |
| |
>>>>> "Matthias" == Matthias Urlichs <smurf@smurf.noris.de> writes:
Matthias> In linux.dev.kernel, article Matthias> <199607301144.EAA28259@ulfheim.lightspeed.net> , Matthias> Michael Driscoll <fenris@lightspeed.net> writes:
>> - make dep; make clean; make zImage; make modules >> + make dep && make clean && make zImage && make modules
Matthias> I'd suggest Matthias> + make dep clean zImage modules Matthias> instead.
Won't that cause problems for people who use "make -j"? "make" will try to make all the targets in parallel, won't it?
-- Andrew C. Esh mailto:andrew_esh@cnt.com Computer Network Technology andrewes@mtn.org (finger for PGP key) 6500 Wedgwood Road 612.550.8000 (main) Maple Grove MN 55311 612.550.8229 (direct) http://www.cnt.com - CNT Inc. Home Page http://www.mtn.org/~andrewes - ACE Home Page
|  |