--
PATCH: split makefile steps, and add funcs.pir to makefile+pynie.pir
https://bugs.launchpad.net/bugs/271953
You received this bug notification because you are a member of pynie-
dev, which is the registrant for Pynie.
Status in Pynie - Python on Parrot: Fix Released
Bug description:
* splits the make for pynie.pbc to depend on gen_grammar.pir and gen_actions.pir, so that they don't have to get rebuilt every time
* adds funcs.pir to the dependencies in the makefile
* .include's funcs.pir in pynie.pir