summaryrefslogtreecommitdiffstats
path: root/bin/depcomp
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r10536] James Laird2005-04-041-39/+145
| | | | | | | | | | | | | | | | Purpose: Bug fix Description: Automake relies on the helper script depcomp to handle dependency tracking. This script was from an older version of automake, and was generating warnings on copper and sol. Solution: Updated bin/depcomp and bin/missing scripts. Platforms tested: copper, sleipnir, modi4
* [svn-r9906] Purpose:James Laird2005-02-011-0/+423
Bug fix Description: Two files in the bin directory didn't make it into CVS. Solution: Added depcomp and compile to CVS repository. Platforms tested: Already testsed with these files.