#	$Header: /cvsroot/posix2/posix2/tools/xargs/Makefile,v 1.2 2000/08/14 16:26:13 amai Exp $

PROG=	xargs
SRC =	xargs.c

include ../tools.mk

