xref: /openbsd/regress/usr.bin/sed/inplace2.in (revision 73471bf0)
1PROG=	sed
2SRCS=	compile.c main.c misc.c process.c
3
4.include <bsd.prog.mk>
5