Hi!
In the course of developing a skeletal build system using
GNU make, I was looking how I could incorporate automake-like
features into make. I've been using a hand-crafted makefile
over the last few years, so I just took it, refactored it into
a few files and extended it so that it had an auto
%% Regarding Re: Makefile time in the future problem; I wrote:
pds> The GNU make manual contains a section describing the information
... that needs to be provided for a complete bug report.
(oops! :)
--
---
Paul
%% Juro Bystricky <[EMAIL PROTECTED]> writes:
jb> We ran into a problem, based on the fact that the Makefile time
jb> stamp may be "in the future". This was tracked straight to the
jb> fact that FAT file system precision is 2 seconds
Please always provide information about your environment
To whom it may concern:
We are developing a Win32 application that creates a Makefile on the fly and
then "makes" it using gnu MAKE.
We ran into a problem, based on the fact that the Makefile time stamp may be
"in the future". This was tracked straight to the fact that FAT file system
precision is