summaryrefslogtreecommitdiff
path: root/usr.bin/cut/Makefile
blob: 81f527534dcc46aa84c6c98c986b672db580e5b4 (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:32:33 deraadt Exp $
#	$NetBSD: Makefile,v 1.3 1995/03/26 20:51:24 glass Exp $

PROG=	cut

.include <bsd.prog.mk>