# from: @(#)Makefile 8.2 (Berkeley) 4/17/94 # $Id: Makefile,v 1.6 1994/06/11 08:01:15 mycroft Exp $ PROG= savecore SRCS= savecore.c zopen.c MAN8= savecore.0 .PATH: ${.CURDIR}/../../usr.bin/compress .include