summaryrefslogtreecommitdiffstats
path: root/shell_cmds/xargs/Makefile
blob: 58d417a71c57de685ab323e75b6730a3009374fc (plain) (blame)
1
2
3
4
PROG=	xargs
SRCS=	strnsubst.c xargs.c

.include <bsd.prog.mk>