xref: /original-bsd/usr.bin/jot/Makefile (revision 73ca32f5)
1#	@(#)Makefile	5.1 (Berkeley) 05/26/93
2
3PROG=	jot
4
5.include <bsd.prog.mk>
6