# $FreeBSD: stable/11/usr.bin/soelim/Makefile 282338 2015-05-02 11:09:58Z bapt $

.include <src.opts.mk>

PROG=	soelim

.if ${MK_TESTS} != "no"
SUBDIR+= tests
.endif

.include <bsd.prog.mk>
