#	$OpenBSD: Makefile,v 1.5 2017/12/13 16:06:05 millert Exp $

PROG=	sed
SRCS=	compile.c main.c misc.c process.c
WARNINGS=yes

.include <bsd.prog.mk>
