Mail Archives: djgpp/1997/04/10/23:02:06
Ole Winther wrote:
>
> Well I got the file mak375, and where trying to use the Makefile utils, when
> I discovered that Makefile.exe was'nt in that file. Well trying to build
> then Makefile, I discover that it's made for using the sh.exe, which I
> did'nt have.
I don't know about the other problems, but the program is not called
"makefile.exe", it's just "make.exe". The files it uses to control its
behavior are called "makefiles". You should not need to rebuild it to
get it to work.
As for the shell thing, you need to download the DJGPP ports of the
Unixy shell utilities. These can be found in 'v2gnu/fil313b.zip',
'v2gnu/sed118b.zip', 'v2gnu/shl112b.zip', and 'v2gnu/txt122b.zip'. You
probably don't need all of those packages, but you will need at least
some of them for most Unix-style makefiles.
--
John M. Aldrich <fighteer AT cs DOT com>
* Anything that happens, happens.
* Anything that, in happening, causes something else to happen,
causes something else to happen.
* Anything that, in happening, causes itself to happen again, happens
again.
* It doesn't necessarily do it in chronological order, though.
--- Douglas Adams
- Raw text -