Mail Archives: djgpp-workers/2000/04/28/14:12:58
Hello.
Eli Zaretskii wrote:
> When Make is run by just typing "make [Enter]", it defaults to
> `Makefile', and only if `Makefile' doesn't exist (and if it's GNU Make),
> does it turn to `GNUmakefile'.
According to the make 3.79 manual, the order is:
`GNUmakefile', `makefile' and `Makefile'
See this node:
info make 'Makefile Names' 'What Name to Give Your Makefile'
BTW putting "SHELL=/bin/sh" at the start of GNUmakefile fixed the problem
and 'make' now works.
Bye,
--
Richard Dawe
richdawe AT bigfoot DOT com ICQ 47595498 http://www.bigfoot.com/~richdawe/
- Raw text -