diff options
Diffstat (limited to 'lang/tinycobol/pkg-plist')
-rw-r--r-- | lang/tinycobol/pkg-plist | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/lang/tinycobol/pkg-plist b/lang/tinycobol/pkg-plist index 7ea3fdd..53637fc 100644 --- a/lang/tinycobol/pkg-plist +++ b/lang/tinycobol/pkg-plist @@ -1,20 +1,17 @@ bin/htcobol -bin/htcobpp -bin/htcobf2f -bin/htcobdispcv.tcl -bin/htcobviscomp.tcl lib/libhtcobol.a +lib/libhtcobol2.a share/htcobol/cobopt share/htcobol/htcobolpp -share/htcobol/copybook/CMDLine.cpy -share/htcobol/copybook/CMDLine1.cpy -share/htcobol/copybook/ENVAR1.cpy -@dirrm share/htcobol/copybook +share/htcobol/copybooks/CMDLine.cpy +share/htcobol/copybooks/CMDLine1.cpy +share/htcobol/copybooks/ENVAR1.cpy +@dirrm share/htcobol/copybooks @dirrm share/htcobol share/doc/tinycobol/Comments.old.txt -share/doc/tinycobol/ProgramHeaders.Info.txt share/doc/tinycobol/Compiler-Overview.txt -share/doc/tinycobol/VarStructure.Info.txt share/doc/tinycobol/GAS.asm-i386.Info.txt +share/doc/tinycobol/ProgramHeaders.Info.txt +share/doc/tinycobol/VarStructure.Info.txt share/doc/tinycobol/compiler-design-future.txt @dirrm share/doc/tinycobol |