]> git.llucax.com Git - software/makeit.git/commit
Allow compiling to non-conventional output directories
authorLeandro Lucarella <llucarella@integratech.com.ar>
Tue, 29 Sep 2009 20:22:40 +0000 (17:22 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Tue, 6 Oct 2009 17:53:48 +0000 (14:53 -0300)
commitebc72ef1a2989900178d36a7d173cccc35b2ae05
tree0db354143cd74850e0de9e938d431f5fa62384c4
parent4120e3326e001e9ef68c2fc979edeb34989cab78
Allow compiling to non-conventional output directories

Make the compile function takes a mandatory second argument being the base
output directory (it was hardcoded to $O before).  This allow using the
compile function to compile object in non-conventional base output
directories.
Makeit.mak