summaryrefslogtreecommitdiffstats
path: root/usr.bin/xargs/Makefile
blob: 16162a1641e90789f79e919aae9d38a5e6d84d40 (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD$

PROG=	xargs
SRCS=	xargs.c strnsubst.c
WARNS?=	6

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud