%% Paul Eggert <[EMAIL PROTECTED]> writes:

  pe> Here's a proposed patch to do this.  It assumes the previous patches
  pe> I've submitted for Make 3.79.1.  It replaces --disable-nsec-timestamps
  pe> with a new pseudo-target .LOW_RESOLUTION_TIME.  The user specifies
  pe> which files are built by commands like "cp -p" by having
  pe> .LOW_RESOLUTION_TIME depend on them.

What about an enhancement that allows .LOW_RESOLUTION_TIME: with no
targets to apply to all files, essentially duplicating what the old
--disable-nsec-timestamps option did?

I can trivially add that if it seems useful.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.paulandlesley.org/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

Reply via email to