id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
395,optimize dynpmc makefile deps,rurban,jkeenan,"Currently every make call does a superfluous
{{{
/usr/bin/perl -MExtUtils::Command -e ExtUtils::Command::chmod 0775 ""*.dll""
/usr/bin/perl -MExtUtils::Command -e cp ""*.dll"" /usr/src/perl/parrot/parrot-svn/runtime/parrot/dynext
/usr/bin/perl -MExtUtils::Command -e ExtUtils::Command::chmod 0775 ""/usr/src/perl/parrot/parrot-svn/runtime/parrot/dynext/*.dll""
}}}

and for dynoplibs also.
This could be optimized to track the runtime/parrot/dynext/ deps.
",todo,closed,trivial,,build,,low,worksforme,,,,,
