summaryrefslogtreecommitdiffstats
path: root/usr.bin/ar/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ar/Makefile')
-rw-r--r--usr.bin/ar/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ar/Makefile b/usr.bin/ar/Makefile
index 03d9814..157d411 100644
--- a/usr.bin/ar/Makefile
+++ b/usr.bin/ar/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.include <bsd.own.mk>
+.include <src.opts.mk>
PROG= ar
SRCS= ar.c acplex.l acpyacc.y read.c util.c write.c y.tab.h
OpenPOWER on IntegriCloud