summaryrefslogtreecommitdiffstats
path: root/usr.bin/soelim/Makefile
blob: 21eaaffd693f5c80aecc045808e0dcc19a2883da (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include <src.opts.mk>

PROG=	soelim

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

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud