summaryrefslogtreecommitdiffstats
path: root/inc/MMHelper.pm
Commit message (Collapse)AuthorAgeFilesLines
* make all of the objects use relative paths (#3)Jesse Luehrs2013-08-011-3/+3
| | | | | | | | | if they use absolute paths on windows, we can end up with a makefile rule that looks like this: Keyword.o C:\...\CallParser.a : ... and make gets confused by that first colon.
* refactor this to make it easier to modifyJesse Luehrs2013-08-011-0/+26