Re: make

Anders Broberg (adb95abg@mds.mdh.se)
Sat, 15 Jun 1996 03:18:57 +0200 (MET DST)


On Fri, 14 Jun 1996, Mait Mandel wrote:

> For the last two days I get the error:
> make: *** No rule to make target '../(whatever)/..' . Stop.
> or make: *** No targets and makefile found. Stop.
> Although there is a Makefile in the directory and there are targets (all:
> , install: , whatever else) in the Makefile.

Try updating your "make" to a more recent version. I experienced the same
problem when i upgraded the kernel, but make-3.74-elf-libc-5 worked a lot
better than the old one.

Maybe someone could explain what made the old "make" stop working?

//Anders Broberg