On Wed, 4 Jan 2012, A J Stiles wrote:

If you stick a /* harmless comment */ in this file and re-save it, this will
give the file a new modification time.  Then run `make` again.  It will
recompile just localtime.c  (this being the only source file that has changed
since the last time make was run)  -- now watch very closely for errors.

The 'touch' command will update the file's access and modification times* without the risk of trashing something in the file.

*) Command line parameters can select just the access or the modification time. The default is both.

--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards       sedwa...@sedwards.com      Voice: +1-760-468-3867 PST
Newline                                              Fax: +1-760-731-3000

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to