[SCM] Lisaac compiler branch, master, updated. lisaac-0.12-665-g79655a3

Picca Frédéric-Emmanuel picca at synchrotron-soleil.fr
Tue Nov 23 19:54:20 UTC 2010


The following commit has been merged in the master branch:
commit 79655a35d000b25702d38dc08821dc9b6dd20695
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Tue Nov 23 14:52:30 2010 -0500

    * use the current LISAAC_DIRECTORY during the compilation.

diff --git a/Makefile b/Makefile
index e708dba..01014df 100644
--- a/Makefile
+++ b/Makefile
@@ -15,6 +15,8 @@
 #   You should have received a copy of the GNU General Public License       
 #   along with this program.  If not, see <http://www.gnu.org/licenses/>.   
 
+export LISAAC_DIRECTORY=$(shell pwd)
+
 DIST_PRJ=lisaac
 DIST_VER=0.4.0
 DIST_NAME=$(DIST_PRJ)-$(DIST_VER)

-- 
Lisaac compiler



More information about the Lisaac-commits mailing list