Makefile revision 95080
11590Srgrimes#	@(#)Makefile	8.1 (Berkeley) 6/6/93
295080Sjmallett# $FreeBSD: head/usr.bin/xargs/Makefile 95080 2002-04-19 23:28:54Z jmallett $
31590Srgrimes
41590SrgrimesPROG=	xargs
595080SjmallettSRCS=	xargs.c strnsubst.c
61590Srgrimes
71590Srgrimes.include <bsd.prog.mk>
8