1#	$NetBSD: Makefile,v 1.6 2020/11/01 22:27:15 christos Exp $
2#	@(#)Makefile	8.1 (Berkeley) 6/6/93
3
4WARNS=6
5PROG=	col
6
7.include <bsd.prog.mk>
8