OpenBSD-4.6/usr.bin/join/Makefile

#	$OpenBSD: Makefile,v 1.3 2003/12/12 10:38:44 otto Exp $

PROG=	join
CFLAGS+= -Wall

.include <bsd.prog.mk>