summaryrefslogtreecommitdiffstats
path: root/usr.bin/clang/macho-dump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/clang/macho-dump/Makefile')
-rw-r--r--usr.bin/clang/macho-dump/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/clang/macho-dump/Makefile b/usr.bin/clang/macho-dump/Makefile
index cb170d6..bafd150 100644
--- a/usr.bin/clang/macho-dump/Makefile
+++ b/usr.bin/clang/macho-dump/Makefile
@@ -1,7 +1,9 @@
# $FreeBSD$
-PROG_CXX=macho-dump
NO_MAN=
+.include <bsd.own.mk>
+
+PROG_CXX=macho-dump
SRCDIR= tools/macho-dump
SRCS= macho-dump.cpp
OpenPOWER on IntegriCloud