# $FreeBSD: stable/2.1/gnu/usr.bin/cvs/contrib/pcl-cvs/Makefile 50952 1999-09-05 11:54:50Z peter $

FILES=	ChangeLog INSTALL NEWS README \
	compile-all.el pcl-cvs-lucid.el pcl-cvs-startup.el \
	pcl-cvs.el pcl-cvs.texinfo compile.sh

NOOBJ=	noobj

EXAMPDIR=	/usr/share/examples/cvs

beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \
		${FILES} ${DESTDIR}${EXAMPDIR}/pcl-cvs

.include "../../../Makefile.inc"
.include <bsd.prog.mk>
