summaryrefslogtreecommitdiff
path: root/usr.bin/cut/Makefile
blob: 057ac3f76478c084430b5619375b5679948526f8 (plain)
1
2
3
4
5
6
7
#	$NetBSD: Makefile,v 1.4 2005/02/17 17:35:47 xtraeme Exp $
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	cut
WARNS=	3

.include <bsd.prog.mk>