[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Makefile + Autodependency help Win32
From: |
Greg Chicares |
Subject: |
Re: Makefile + Autodependency help Win32 |
Date: |
Thu, 11 Jan 2007 14:18:31 +0000 |
User-agent: |
Thunderbird 1.5.0.4 (Windows/20060516) |
On 2007-1-11 13:16 UTC, Strba Attila wrote:
>
> 1. I have read http://make.paulandlesley.org/autodep.html but because
> of windows enviroment sed is not working.
> 2. Than I read
> http://lists.gnu.org/archive/html/make-w32/2002-07/msg00008.html
> but the shells are no more available so I was still unable to use sed.
MSYS includes 'bash' and 'sed', and is still available:
http://mingw.org/msys.shtml
Here's another set of tools you could use:
http://www.cygwin.com/