summaryrefslogtreecommitdiff
path: root/usr.bin/column/Makefile
blob: f0a9faeb2ac3335a836eeeb2be10e78d5c6e2d50 (plain)
1
2
3
4
5
#	$OpenBSD: Makefile,v 1.3 1997/09/21 11:48:46 deraadt Exp $

PROG=	column

.include <bsd.prog.mk>