diff options
author | recht <recht@pkgsrc.org> | 2004-03-04 11:27:59 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-03-04 11:27:59 +0000 |
commit | 54af88a005d643ef2a467b773fc3a8067dbf78c9 (patch) | |
tree | c92c92fef062ffe2c29ad895f7bc1458ba0ec5e2 /devel/libelf/PLIST | |
parent | 340ff066b7fbc5f4f1304bc776c705a87b36b509 (diff) | |
download | pkgsrc-54af88a005d643ef2a467b773fc3a8067dbf78c9.tar.gz |
initial import of libelf-0.8.5
provided by Andrey Petrov in PR 24658
Libelf - ELF object file access library.
Diffstat (limited to 'devel/libelf/PLIST')
-rw-r--r-- | devel/libelf/PLIST | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/libelf/PLIST b/devel/libelf/PLIST new file mode 100644 index 00000000000..5ce448577d6 --- /dev/null +++ b/devel/libelf/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/04 11:27:59 recht Exp $ +lib/libelf.a +include/libelf/libelf.h +include/libelf/nlist.h +include/libelf/gelf.h +include/libelf/sys_elf.h +include/libelf/elf_repl.h |