On Saturday 06 October 2007 13:49:21 Maria Fedotova wrote:

> I succeeded to merge Harmony tree into my local copy:
> $ svn propget svn:externals src/gc
> gen
> http://svn.apache.org/repos/asf/harmony/enhanced/drlvm/trunk/vm/gc_gen/src
>
> Then I fixed Manifest.pm to process external entries correctly and
> started to understand that MANIFEST is used mainly for bundling of the
> product. It seems to me that it is not used for Makefile generation.
> Is it true that config/gen/makefiles/root.in is hand-written?

Yes, that's exactly right.  After you make the change, re-run perl 
Configure.pl and you'll get new Makefiles.

It should be *fairly* easy to modify, but if you run into trouble there should 
be someone in #parrot on irc.perl.org who can help you.

-- c

Reply via email to