diff options
Diffstat (limited to 'lib/libelf/Makefile')
-rw-r--r-- | lib/libelf/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libelf/Makefile b/lib/libelf/Makefile index b22148d..30e5080 100644 --- a/lib/libelf/Makefile +++ b/lib/libelf/Makefile @@ -60,8 +60,6 @@ CFLAGS+= -I. -I${.CURDIR} SHLIB_MAJOR= 1 -WARNS?= 6 - MAN= elf.3 \ elf_begin.3 \ elf_cntl.3 \ |