summaryrefslogtreecommitdiffstats
path: root/usr.bin/gcore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gcore/Makefile')
-rw-r--r--usr.bin/gcore/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr.bin/gcore/Makefile b/usr.bin/gcore/Makefile
index ff0e7bb..5ab51cf 100644
--- a/usr.bin/gcore/Makefile
+++ b/usr.bin/gcore/Makefile
@@ -4,10 +4,4 @@
PROG= gcore
SRCS= elfcore.c gcore.c
-.if ${MACHINE_ARCH} == i386
-SRCS+= aoutcore.c
-DPADD= ${LIBKVM}
-LDADD= -lkvm
-.endif
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud