fix codetest failure - ASSERT_ARGS does not have a ; after and
[parrot.git] / src / dynoplibs / README
blob874d1b8a8fb5218f301ea161fd1add7b5c4e9a45
1 # $Id$
3 This directory is intended for building dynamic opcode libs.
5 1) edit/create your foo.ops source (s. myops.ops)
7 2) edit the .mak files and append your ops targets and rules.
9 For tests and examples see t/dynoplibs/*.t.