OpenBSD-4.6/usr.bin/jot/Makefile

#	$OpenBSD: Makefile,v 1.4 2003/12/29 08:51:19 otto Exp $

PROG=	jot
CFLAGS+= -Wall

.include <bsd.prog.mk>