summaryrefslogtreecommitdiffstats
path: root/usr.bin/xargs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/xargs/Makefile')
-rw-r--r--usr.bin/xargs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/xargs/Makefile b/usr.bin/xargs/Makefile
index b627bf5..034a0a6 100644
--- a/usr.bin/xargs/Makefile
+++ b/usr.bin/xargs/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
# $FreeBSD$
-.include <bsd.own.mk>
+.include <src.opts.mk>
PROG= xargs
SRCS= xargs.c strnsubst.c
OpenPOWER on IntegriCloud