summaryrefslogtreecommitdiffstats
path: root/sbin/savecore/Makefile
blob: ce36776932e622658b445e4848333a3a33c3bc74 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$
PROG=	savecore
WARNS=	4
MAN8=	savecore.8
DPADD+=        ${LIBZ}
LDADD+=        -lz

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