Changes by: Jason Hickey (jyh at cs.caltech.edu)
Date: 2003-10-23 12:36:31 -0700 (Thu, 23 Oct 2003)
Revision: 241
Log message:

      Well, building omake_gen_magic as a normal program doesn't work because
      it needs to be built before scanning for dependencies.
      
      The new fix is to make sure lm_debug.mli and lm_string_util.mli are
      also included in the omake_gen_magic file list.
      

Changes  Path
+6 -4 omake/Files
+24 -20 omake/Makefile.dep.nt
+8 -7 omake/Makefile.in
+4 -4 omake/Makefile.nt
+3 -3 omake/OMakefile.in