1# $OpenBSD: Makefile,v 1.4 2003/12/29 08:51:19 otto Exp $ 2 3PROG= jot 4CFLAGS+= -Wall 5 6.include <bsd.prog.mk> 7