Re: Make: target not updated until run again
Ralf Wildenhues <[email protected]> Mon, 6 Oct 2008 08:09:50 +0200
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | Department of Numerical Simulation, University of Bonn |
| Message-ID | <[email protected]> |
* [email protected] wrote on Sun, Oct 05, 2008 at 11:48:24PM CEST: > FYI, I'm not using automake because I'm trying to keep my project > easily cross-platform: I'm not sure if there's an easy to use set of > auto tools for windows. If you know of such a set, that'd be great. autotools work fine on w32, for example using Cygwin or using MinGW. Cheers, Ralf