From daf5d50e73373cdd2aebd3f112b8d438702ed6cb Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 11 Dec 1995 01:27:18 +0000 Subject: Argh! Botch alert! I dont *believe* I did this.... (I think I'll blame it on Tristan! :-) --- gnu/usr.bin/cvs/contrib/pcl-cvs/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/usr.bin/cvs') diff --git a/gnu/usr.bin/cvs/contrib/pcl-cvs/Makefile b/gnu/usr.bin/cvs/contrib/pcl-cvs/Makefile index 2285967..54e71ff 100644 --- a/gnu/usr.bin/cvs/contrib/pcl-cvs/Makefile +++ b/gnu/usr.bin/cvs/contrib/pcl-cvs/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.2 1995/12/11 00:45:41 peter Exp $ +# $Id: Makefile,v 1.5 1995/12/11 01:23:44 peter Exp $ FILES= ChangeLog INSTALL NEWS README \ compile-all.el pcl-cvs-lucid.el pcl-cvs-startup.el \ @@ -10,7 +10,7 @@ EXAMPDIR= /usr/share/examples/cvs afterinstall: ${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \ - ${PCLCVS} ${DESTDIR}${EXAMPDIR}/pcl-cvs + ${FILES} ${DESTDIR}${EXAMPDIR}/pcl-cvs .include "../../../Makefile.inc" .include -- cgit v1.1