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

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

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