summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cvs
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1995-12-11 01:27:18 +0000
committerpeter <peter@FreeBSD.org>1995-12-11 01:27:18 +0000
commitdaf5d50e73373cdd2aebd3f112b8d438702ed6cb (patch)
treea25195e8184c4cba42586a8a525f5a5935933941 /gnu/usr.bin/cvs
parentd622e0337c4221154b3dd79b5aab734d21ef9467 (diff)
downloadFreeBSD-src-daf5d50e73373cdd2aebd3f112b8d438702ed6cb.zip
FreeBSD-src-daf5d50e73373cdd2aebd3f112b8d438702ed6cb.tar.gz
Argh! Botch alert! I dont *believe* I did this....
(I think I'll blame it on Tristan! :-)
Diffstat (limited to 'gnu/usr.bin/cvs')
-rw-r--r--gnu/usr.bin/cvs/contrib/pcl-cvs/Makefile4
1 files changed, 2 insertions, 2 deletions
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 <bsd.prog.mk>
OpenPOWER on IntegriCloud