summaryrefslogtreecommitdiffstats
path: root/usr.bin/kdump
diff options
context:
space:
mode:
authorpjd <pjd@FreeBSD.org>2013-12-15 23:49:42 +0000
committerpjd <pjd@FreeBSD.org>2013-12-15 23:49:42 +0000
commit77418d3b000634f655617e92bb3a2440fc0d381f (patch)
tree5856df9531d59887950123c29810dca237009be9 /usr.bin/kdump
parente1f059b35f342eee1cb7ed8c77043a703812f003 (diff)
downloadFreeBSD-src-77418d3b000634f655617e92bb3a2440fc0d381f.zip
FreeBSD-src-77418d3b000634f655617e92bb3a2440fc0d381f.tar.gz
Include bsd.own.mk for MK_CASPER to work.
Reported by: nwhitehorn
Diffstat (limited to 'usr.bin/kdump')
-rw-r--r--usr.bin/kdump/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/kdump/Makefile b/usr.bin/kdump/Makefile
index 9d24504..d65779e 100644
--- a/usr.bin/kdump/Makefile
+++ b/usr.bin/kdump/Makefile
@@ -1,6 +1,8 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
+.include <bsd.own.mk>
+
.if (${MACHINE_ARCH} == "amd64")
SFX= 32
.endif
OpenPOWER on IntegriCloud