summaryrefslogtreecommitdiffstats
path: root/usr.sbin/jexec/Makefile
blob: 2bf817cb84b6b0e4c7956e3b291faf996308e5d8 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=	jexec
MAN=	jexec.8
DPADD=	${LIBUTIL}
LDADD=	-lutil
WARNS?=	6

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