aboutsummaryrefslogtreecommitdiff
path: root/lib/libelf/README
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libelf/README')
-rw-r--r--lib/libelf/README12
1 files changed, 0 insertions, 12 deletions
diff --git a/lib/libelf/README b/lib/libelf/README
deleted file mode 100644
index 726fcc92e4eb..000000000000
--- a/lib/libelf/README
+++ /dev/null
@@ -1,12 +0,0 @@
-# $FreeBSD$
-# $NetBSD$
-
-libelf: a BSD-licensed implementation of the ELF(3)/GELF(3) API.
-
-Documentation:
- * Manual page elf.3 contains an overview of the library. Other
- manual pages document individual APIs in the library.
- * A tutorial "libelf by Example" is available at:
- http://people.freebsd.org/~jkoshy/download/libelf/article.html
-
-For ongoing development please see http://elftoolchain.sourceforge.net/