summaryrefslogtreecommitdiffstats
path: root/sbin/savecore/Makefile
blob: 6d7b5e0362d124f77dc1e9c923ead2e980176f64 (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