[Omake] SVN Commit: OMake Build System [0.9.8.x] (Rev. 11084)

Jason J. Hickey jyh at cs.caltech.edu
Fri Jun 22 15:46:33 PDT 2007


test/object/Test1/OMakefile had some weird stuff in it.

   X =
      object
          X = 1
          ...

Did it ever work?  It should read,

   X. =
          X = 1
          ...

----
Changes:
    +2 -3	omake-branches/0.9.8.x/test/object/Test1/OMakefile
 
A hyperlinked version of this commit is available at
http://svn.metaprl.org/commitlogs/omake/2007-06.html#07/06/22.15:46:33



More information about the OMake-CVS mailing list