Changeset 3376

Show
Ignore:
Timestamp:
09/17/99 01:07:30 (14 years ago)
Author:
frodo
Message:

Added entry in INSTALL about dependency file warnings when compiling

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • i2c/trunk/INSTALL

    r3375 r3376  
    7373 
    7474Compilation is done by `make all'; `make install' installs the package. 
     75You will get a lot of warnings about files which are not found, all  
     76ending on `.d'. You can safely ignore this; they contain dependency 
     77information, which is regenerated on the spot. 
    7578 
    7679Please continue reading this file before you start compiling.