# from: @(#)Makefile 8.2 (Berkeley) 4/17/94 # $Id: Makefile,v 1.7 1994/12/22 10:48:48 cgd Exp $ PROG= savecore SRCS= savecore.c zopen.c MAN= savecore.8 .PATH: ${.CURDIR}/../../usr.bin/compress .include