repo.or.cz
/
parrot.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix codetest failure - ASSERT_ARGS does not have a ; after and
[parrot.git]
/
src
/
dynoplibs
/
README
blob
874d1b8a8fb5218f301ea161fd1add7b5c4e9a45
1
# $Id$
2
3
This directory is intended for building dynamic opcode libs.
4
5
1) edit/create your foo.ops source (s. myops.ops)
6
7
2) edit the .mak files and append your ops targets and rules.
8
9
For tests and examples see t/dynoplibs/*.t.