Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-24 | (svn r16410) -Fix (r16307): don't assume the extension starts with the first ↵ | rubidium | |
'.', but with the last '.'. This way depend doesn't fail if there's a dot in your path, e.g. 'gcc-4.4'. | |||
2009-05-14 | (svn r16307) -Fix: makedepend can't handle the amount of files we have and ↵ | glx | |
it also miss some dependencies. That's why we introduce our custom implementation of makedepend. |