]> git.llucax.com Git - software/makeit.git/commit
Make subprojects read the Lib.mak from the parent project
authorLeandro Lucarella <llucarella@integratech.com.ar>
Thu, 17 Sep 2009 13:47:45 +0000 (10:47 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 18 Sep 2009 03:00:36 +0000 (00:00 -0300)
commit0d727bacc5269dd13f5873cf96d011b81c6bcf68
tree2cc6a35c9fdd36406ad95e1224a759706a81a791
parent607a5570f89fa881bc045b08a43cfb347a466190
Make subprojects read the Lib.mak from the parent project

By moving the Config.mak inclusion to Toplevel.mak we can read the
configuration before anything else, letting the user to change the
top-level path ($T) for example, which can be useful to make the subproject
read the Lib.mak of the parent project for example.
Lib.mak
Toplevel.mak