diff options
Diffstat (limited to 'devel/orc/PLIST')
-rw-r--r-- | devel/orc/PLIST | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/devel/orc/PLIST b/devel/orc/PLIST index bfa0720e6aa..03ebb685712 100644 --- a/devel/orc/PLIST +++ b/devel/orc/PLIST @@ -1,26 +1,40 @@ -@comment $NetBSD: PLIST,v 1.4 2011/11/17 12:45:06 drochner Exp $ +@comment $NetBSD: PLIST,v 1.5 2013/03/15 22:13:02 wiz Exp $ bin/orc-bugreport bin/orcc include/orc-0.4/orc-test/orcarray.h include/orc-0.4/orc-test/orcprofile.h include/orc-0.4/orc-test/orcrandom.h include/orc-0.4/orc-test/orctest.h -include/orc-0.4/orc/opcodes.h include/orc-0.4/orc/orc-stdint.h include/orc-0.4/orc/orc.h include/orc-0.4/orc/orcarm.h +include/orc-0.4/orc/orcbytecode.h +include/orc-0.4/orc/orcbytecodes.h +include/orc-0.4/orc/orccode.h +include/orc-0.4/orc/orccompiler.h +include/orc-0.4/orc/orcconstant.h +include/orc-0.4/orc/orccpu.h include/orc-0.4/orc/orccpuinsn.h include/orc-0.4/orc/orcdebug.h include/orc-0.4/orc/orcemulateopcodes.h +include/orc-0.4/orc/orcexecutor.h include/orc-0.4/orc/orcfunctions.h +include/orc-0.4/orc/orcinstruction.h +include/orc-0.4/orc/orcinternal.h +include/orc-0.4/orc/orclimits.h +include/orc-0.4/orc/orcmips.h include/orc-0.4/orc/orcmmx.h include/orc-0.4/orc/orcneon.h include/orc-0.4/orc/orconce.h +include/orc-0.4/orc/orcopcode.h include/orc-0.4/orc/orcparse.h include/orc-0.4/orc/orcpowerpc.h include/orc-0.4/orc/orcprogram.h +include/orc-0.4/orc/orcrule.h include/orc-0.4/orc/orcsse.h +include/orc-0.4/orc/orctarget.h include/orc-0.4/orc/orcutils.h +include/orc-0.4/orc/orcvariable.h include/orc-0.4/orc/orcx86.h include/orc-0.4/orc/orcx86insn.h lib/liborc-0.4.la @@ -55,7 +69,6 @@ share/gtk-doc/html/orc/orc-opcodes.html share/gtk-doc/html/orc/orc-runninging.html share/gtk-doc/html/orc/orc-tutorial.html share/gtk-doc/html/orc/orc-x86.html -share/gtk-doc/html/orc/orc.devhelp share/gtk-doc/html/orc/orc.devhelp2 share/gtk-doc/html/orc/right.png share/gtk-doc/html/orc/style.css |