summaryrefslogtreecommitdiffstats
path: root/sbin/savecore/Makefile
blob: 71a17f229f9359e4715972a915a13a4f10609814 (plain)
1
2
3
4
5
6
7
8
#	@(#)Makefile	8.2 (Berkeley) 4/17/94

PROG=	savecore
SRCS=	savecore.c zopen.c
MAN8=	savecore.8
.PATH:	${.CURDIR}/../../usr.bin/compress

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