On Dec 13, 2005, at 4:52, Joshua Hoblitt wrote:
There are actually two config tests that generate files under
runtime/parrot/include.
Please reread the text, e.g.:

We should have plain Makefile rules instead, e.g.:

runtime/parrot/include/iglobals.pasm: include/parrot/interpreter.h \

                        tools/build/gen_pasm_include.pl
        tools/build/gen_pasm_include.pl $< > $@     # [1]
leo

Reply via email to