Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2005-09-01 13:45:25 -0700 (Thu, 01 Sep 2005)
Revision: 1461
Log message:

      Generate ML code for calling libraries statically.
      

Changes  Path
+7 -6 omake-branches/omake_0_9_7_pre6/contrib/gtk/OMakefile
+1 -1 omake-branches/omake_0_9_7_pre6/contrib/gtk/dll.c
+112 -1 omake-branches/omake_0_9_7_pre6/lib/parse/C/Dll.om
+34 -2 omake-branches/omake_0_9_7_pre6/lib/parse/C/Parse.om
+15 -0 omake-branches/omake_0_9_7_pre6/src/clib/lm_dll.c
+34 -0 omake-branches/omake_0_9_7_pre6/src/libmojave/lm_dll.ml
+2 -1 omake-branches/omake_0_9_7_pre6/src/util/omake_util.ml