[Toss-devel-svn] SF.net SVN: toss:[1707] trunk/Toss/Makefile
Status: Beta
Brought to you by:
lukaszkaiser
From: <luk...@us...> - 2012-05-12 20:29:43
|
Revision: 1707 http://toss.svn.sourceforge.net/toss/?rev=1707&view=rev Author: lukstafi Date: 2012-05-12 20:29:37 +0000 (Sat, 12 May 2012) Log Message: ----------- Minor comment fix to last commit. Modified Paths: -------------- trunk/Toss/Makefile Modified: trunk/Toss/Makefile =================================================================== --- trunk/Toss/Makefile 2012-05-12 20:20:08 UTC (rev 1706) +++ trunk/Toss/Makefile 2012-05-12 20:29:37 UTC (rev 1707) @@ -100,7 +100,6 @@ # -------- MAIN OCAMLBUILD PART -------- -# TODO: Hard-coded path to js_of_ocaml. OCB_LFLAG=-lflags -I,+js_of_ocaml,-I,+site-lib/js_of_ocaml,-g OCB_CFLAG=-cflags -I,+js_of_ocaml,-I,+site-lib/js_of_ocaml,-g OCB_LIB=-libs unix This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |