[Omake] dependency problem

Nathaniel Gray n8gray at caltech.edu
Sun Nov 5 17:50:28 PST 2006


Hi,

I can't figure out what I've done wrong here:

"""
.SUBDIRS: mcomm-lib
     SFGLib = OCamlLibrary(SFGroupLib, \
                 SFLog SFGroup SFListener SFGuid SafeMutableMap)

     all: $(SFGLib)
"""

[n8gray at golux syncfun]$ ls mcomm-lib
SFGroup.ml         SFListener.ml      SFValue.ml         groupClient.ml
SFGuid.ml          SFLog.ml           SafeMutableMap.ml
[n8gray at golux syncfun]$ omake all
*** omake: reading OMakefiles
*** omake: finished reading OMakefiles (0.1 sec)
*** omake: 13/18 targets are up to date
*** omake: failed (0.1 sec, 0/0 scans, 0/0 rules, 0/36 digests)
*** omake error:
    File OMakefile: line 162, characters 9-23
    Do not know how to build "mcomm-lib/SFGroup" required for "<phony 
<mcomm-lib/all>>"

Any help is appreciated!

-n8

-- 
 >>>-- Nathaniel Gray -- Caltech Computer Science ------>
 >>>-- Mojave Project -- http://mojave.cs.caltech.edu -->


More information about the Omake mailing list