aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/elf2exe
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/elf2exe')
-rw-r--r--usr.sbin/elf2exe/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/elf2exe/Makefile b/usr.sbin/elf2exe/Makefile
index aaf16c2ffcda..1f983aabcfbb 100644
--- a/usr.sbin/elf2exe/Makefile
+++ b/usr.sbin/elf2exe/Makefile
@@ -1,8 +1,6 @@
# $FreeBSD$
PROG= elf2exe
-SRCS= elf2exe.c
-MAN8= elf2exe.8
CFLAGS+= -Wall
MANSUBDIR=/${MACHINE_ARCH}