summaryrefslogtreecommitdiff
path: root/usr.bin/xargs/Makefile
blob: 921a1f704088e0ca76b8074adbef037fb9e9bb21 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:44:01 deraadt Exp $
#	$NetBSD: Makefile,v 1.3 1994/11/14 06:51:37 jtc Exp $

PROG=	xargs

.include <bsd.prog.mk>