]> git.llucax.com Git - software/makeit.git/commit
Add a special variable for the full current makefile directory
authorLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 18 Sep 2009 15:37:40 +0000 (12:37 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 18 Sep 2009 15:37:40 +0000 (12:37 -0300)
commita6bdc2e5d941a688625fbcd6b3ce35e8510dcc3c
treeaf0af91cee073e885d43e55dc8edd0247a04fd6d
parent0009c2c1448897605fc66f6bc9f9083842b061d6
Add a special variable for the full current makefile directory

The $C variable (which stores the path to the current makefile relative to
the top-level directory) is renamed to $S and $C now stores the full
(absolute) path to the current makefile.
Build.mak
Lib.mak
subproj/Build.mak