summaryrefslogtreecommitdiff
path: root/usr.bin/comm/Makefile
blob: 35441331e973e2d17f0d4e32f9c855537fda3f0d (plain)
1
2
3
4
5
6
#	$OpenBSD: Makefile,v 1.2 1996/06/26 05:32:17 deraadt Exp $
#	$NetBSD: Makefile,v 1.3 1995/03/26 09:25:49 glass Exp $

PROG=	comm

.include <bsd.prog.mk>