]> git.llucax.com Git - software/makeit.git/commit
Improve abbr function
authorLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 18 Sep 2009 00:38:59 +0000 (21:38 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 18 Sep 2009 03:00:36 +0000 (00:00 -0300)
commit3975a2b837b9ca3e28aa5a4704a991c586a746ab
tree4f7af288fc2ed61f8e1131067f91246ad8bb50ba
parent194c2379b4bd93f687a0f49cf7551af8724ac699
Improve abbr function

When used from sub-directories, if the file isn't inside the project's
top-level directory, it yields a bogus pseudo-relative-absolute name.
This patch fixes that.
Lib.mak