On Wed, Aug 08, 2012 at 09:03:21PM +0200, Mark Kettenis wrote: > > What happens if you use make -j1? that works
$ touch mysource.c; make -j1 date > /home/marco/myobj.o date > myprog
On Wed, Aug 08, 2012 at 09:03:21PM +0200, Mark Kettenis wrote: > > What happens if you use make -j1? that works
$ touch mysource.c; make -j1 date > /home/marco/myobj.o date > myprog