ANSI
[unix-history] / usr / src / usr.bin / xargs / Makefile
CommitLineData
662ace95
KB
1# @(#)Makefile 5.1 (Berkeley) %G%
2
3PROG= xargs
4
5.include <bsd.prog.mk>