]> git.llucax.com Git - software/makeit.git/commit
Move "all" taget to Lib.mak
authorLeandro Lucarella <llucarella@integratech.com.ar>
Thu, 17 Sep 2009 13:43:13 +0000 (10:43 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Fri, 18 Sep 2009 03:00:36 +0000 (00:00 -0300)
commit607a5570f89fa881bc045b08a43cfb347a466190
treea5c8fc4ac118067378f23d98e713334aeb9291d6
parenta4419536621943012477a48fc1fc5b1c730a2834
Move "all" taget to Lib.mak

To be able to do this, the top-level Build.mak is included in Lib.mak too,
because the $(all) variable should be populated before defining the "all"
target, so it can have $(all) as a prerequisite.
Lib.mak
Toplevel.mak
subproj/Toplevel.mak