summaryrefslogtreecommitdiffstats
path: root/contrib/cvs/tools/pcl-cvs/Makefile.in
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-05-15 22:46:24 +0000
committerpeter <peter@FreeBSD.org>1997-05-15 22:46:24 +0000
commit4f40fe8334ad5f056e1d9105f23fe7ac859c39ba (patch)
tree3b2f0092fa216d9f61059ba94b7f10b5bacf9496 /contrib/cvs/tools/pcl-cvs/Makefile.in
parent8982e501c77217c860f79bba431f46a62b607a21 (diff)
downloadFreeBSD-src-4f40fe8334ad5f056e1d9105f23fe7ac859c39ba.zip
FreeBSD-src-4f40fe8334ad5f056e1d9105f23fe7ac859c39ba.tar.gz
Import of cvs-1.9.9-970515 onto vendor branch.
Obtained from: cyclic.com
Diffstat (limited to 'contrib/cvs/tools/pcl-cvs/Makefile.in')
-rw-r--r--contrib/cvs/tools/pcl-cvs/Makefile.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/cvs/tools/pcl-cvs/Makefile.in b/contrib/cvs/tools/pcl-cvs/Makefile.in
index ca881d0..23e47ee 100644
--- a/contrib/cvs/tools/pcl-cvs/Makefile.in
+++ b/contrib/cvs/tools/pcl-cvs/Makefile.in
@@ -4,7 +4,7 @@
#
#ident "@(#)original: dist-makefile,v 1.19 1993/05/31 22:43:45 ceder Exp "
#
-#ident "@(#)elisp/pcl-cvs:$Name: $:$Id: Makefile.in,v 1.3 1996/04/15 06:33:20 kfogel Exp $"
+#ident "@(#)elisp/pcl-cvs:$Name: $:$Id: Makefile.in,v 1.6 1997/02/17 20:44:30 kingdon Exp $"
#
# Makefile for pcl-cvs release 1.05-CVS-$Name: $.
# Copyright (C) 1992, 1993 Per Cederqvist
@@ -35,7 +35,7 @@ prefix = @prefix@
exec_prefix = @exec_prefix@
# Where to put the system-wide supplementary files
-libdir = $(prefix)/lib
+sharedir = $(prefix)/share
# Where to put the Info files
infodir = $(prefix)/info
@@ -49,7 +49,7 @@ EMACS = emacs
BATCHFLAGS = -batch
# This is the directory in which the ELCFILES will be installed.
-lispdir = $(libdir)/emacs/site-lisp
+lispdir = $(sharedir)/emacs/site-lisp
#### End of system configuration section. ####
OpenPOWER on IntegriCloud