#	$OpenBSD: Makefile,v 1.12 2018/06/15 08:46:24 martijn Exp $

PROG=	ed
SRCS=	 buf.c glbl.c io.c main.c re.c sub.c undo.c

.include <bsd.prog.mk>
