summaryrefslogtreecommitdiffstats
path: root/sbin/savecore/Makefile
blob: f25745826029c078d27416d2f935319457bf3333 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

PROG=	savecore
DPADD=	${LIBZ}
LDADD=	-lz
MAN=	savecore.8

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