[Omake] Re: vmount problems
Aleksey Nogin
nogin at cs.caltech.edu
Mon Sep 4 11:37:57 PDT 2006
On 04.09.2006 01:55, David Kågedal wrote:
> - $(CC) $(CFLAGS) $(PREFIXED_INCLUDES) -c -o $@ $*.c
> + $(CC) $(CFLAGS) $(PREFIXED_INCLUDES) -c -o $@ $<
Thanks - I changed this (and couple of similar places) on the 0.9.8.x
branch - http://svn.metaprl.org/viewvc/mojave?view=rev&revision=9555
There are a few places left in OCaml.om, where $*.xyz form is used to
refer to one of the source files, which, as you figured out might be a
wrong thing in case of a vmount. Jason, is there a good way to fix those
as well?
--
Aleksey Nogin
Home Page: http://nogin.org/
E-Mail: nogin at cs.caltech.edu (office), aleksey at nogin.org (personal)
Office: Moore 04, tel: (626) 395-2200
More information about the Omake
mailing list