#	@(#)Makefile	8.1 (Berkeley) 6/6/93
# $FreeBSD: stable/9/usr.bin/xargs/Makefile 201386 2010-01-02 10:27:05Z ed $

PROG=	xargs
SRCS=	xargs.c strnsubst.c

.include <bsd.prog.mk>
