summaryrefslogtreecommitdiffstats
path: root/sbin/savecore/Makefile
blob: 965c52c6b4bec92175403483b771752b2f69ce04 (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.0
.PATH:	${.CURDIR}/../../usr.bin/compress

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