head	1.8;
access;
symbols
	RELENG_2_1_7_RELEASE:1.2.4.1
	RELENG_2_1_6_1_RELEASE:1.2.4.1
	RELENG_2_1_6_RELEASE:1.2.4.1
	CVS_1_6_3_END:1.7
	RELENG_2_1_5_RELEASE:1.2.4.1
	before_cvs_1_6:1.3
	RELENG_2_1_0_RELEASE:1.2
	RELENG_2_1_0:1.2.0.4
	RELENG_2_1_0_BP:1.2
	RELENG_2_0_5_RELEASE:1.2
	RELENG_2_0_5:1.2.0.2
	RELENG_2_0_5_BP:1.2
	RELENG_2_0_5_ALPHA:1.1.1.2
	jt_spdup:1.1.1.2.0.2
	b4_spdup:1.1.1.2
	cvs_1_4A2:1.1.1.2
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.4
	MOVED_NEWCVS:1.1.1.1
	FINAL_1_1_5:1.1.1.1
	ALPHA_1_1_5:1.1.1.1
	FINAL_1_1:1.1.1.1
	GAMMA_1_1:1.1.1.1
	BETA_1_1:1.1.1.1.0.2
	BP_BETA_1_1:1.1.1.1
	FINAL_1_0:1.1.1.1
	EPSILON_1_0:1.1.1.1
	GAMMA_1_0:1.1.1.1
	BETA_1_0:1.1.1.1
	ALPHA_1_0:1.1.1.1
	cvs_1_3:1.1.1.1
	cvs:1.1.1;
locks; strict;
comment	@# @;


1.8
date	96.08.20.23.53.46;	author peter;	state dead;
branches;
next	1.7;

1.7
date	95.12.11.01.58.50;	author peter;	state Exp;
branches;
next	1.6;

1.6
date	95.12.11.01.27.18;	author peter;	state Exp;
branches;
next	1.5;

1.5
date	95.12.11.01.23.44;	author peter;	state Exp;
branches;
next	1.4;

1.4
date	95.12.10.23.01.16;	author peter;	state dead;
branches;
next	1.3;

1.3
date	95.12.03.14.16.06;	author peter;	state Exp;
branches;
next	1.2;

1.2
date	95.05.30.04.52.28;	author rgrimes;	state Exp;
branches
	1.2.4.1;
next	1.1;

1.1
date	93.06.18.05.46.07;	author jkh;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	93.06.18.05.46.08;	author jkh;	state Exp;
branches;
next	1.1.1.2;

1.1.1.2
date	95.03.31.07.44.06;	author nate;	state Exp;
branches;
next	;

1.2.4.1
date	96.02.23.12.17.36;	author peter;	state Exp;
branches;
next	1.2.4.2;

1.2.4.2
date	99.09.05.11.10.55;	author peter;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Update to use the cvs-1.8.1 sources from src/contrib/cvs
@
text
@#	$Id: Makefile,v 1.7 1995/12/11 01:58:50 peter Exp 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>
@


1.7
log
@Tweak the install targets so that the installs are done in the right place
relative to the SUBDIR recursion.. Otherwise, the results look really odd.
(basically changed a couple of afterinstall's to beforeinstall's)
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.6 1995/12/11 01:27:18 peter Exp $
@


1.6
log
@Argh! Botch alert! I dont *believe* I did this....
(I think I'll blame it on Tristan! :-)
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.5 1995/12/11 01:23:44 peter Exp $
d11 1
a11 1
afterinstall:
@


1.5
log
@Fix a couple of build warts that I broke...
@
text
@d1 1
a1 1
#	$Id: Makefile,v 1.2 1995/12/11 00:45:41 peter Exp $
d13 1
a13 1
		${PCLCVS} ${DESTDIR}${EXAMPDIR}/pcl-cvs
@


1.4
log
@First round of the post-import cleanups...
@
text
@d1 1
a1 17
# @@(#) Id: dist-makefile,v 1.19 1993/05/31 22:43:45 ceder Exp 
# Makefile for pcl-cvs release 1.05.
# Copyright (C) 1992, 1993  Per Cederqvist
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
d3 3
a5 2
# This is the directory in which the ELFILES and ELCFILES will be
# installed.
d7 1
a7 1
lispdir = /usr/local/lib/elisp
d9 1
a9 1
# Where to install the info file.
d11 3
a13 2
prefix=/usr/local
infodir = $(prefix)/info
d15 2
a16 55
# Used to byte-compile files.

EMACS=emacs

#
# The rest of this file should not need to be modified.
#

# Just in case...
SHELL = /bin/sh

ELFILES = pcl-cvs.el pcl-cvs-lucid.el
ELCFILES = pcl-cvs.elc pcl-cvs-lucid.elc
INFOFILES = pcl-cvs
TEXTMPS = pcl-cvs.aux pcl-cvs.log pcl-cvs.toc pcl-cvs.dvi pcl-cvs.cp \
	pcl-cvs.fn pcl-cvs.vr pcl-cvs.tp pcl-cvs.ky pcl-cvs.pg \
	pcl-cvs.cps pcl-cvs.fns pcl-cvs.kys pcl-cvs.pgs pcl-cvs.tps \
	pcl-cvs.vrs

INSTALL = install
INSTALL_DATA = $(INSTALL)

elcfiles:
	$(EMACS) -batch -l ./compile-all.el -f compile-pcl-cvs

all: elcfiles info

# Don't install the info file yet, since it requires makeinfo 
# version 2.something (and version 1.something is distributed with emacs).
#
# install: install_elc install_info
install: install_elc
	for i in $(ELFILES); do $(INSTALL_DATA) $$i $(lispdir)/$$i; done

install_elc: elcfiles
	for i in $(ELCFILES); do $(INSTALL_DATA) $$i $(lispdir)/$$i; done

install_info: pcl-cvs
	$(INSTALL_DATA) pcl-cvs $(infodir)/pcl-cvs

info pcl-cvs: pcl-cvs.texinfo
	makeinfo +fill-column=70 pcl-cvs.texinfo

pcl-cvs.dvi: pcl-cvs.texinfo
	tex pcl-cvs.texinfo
	tex pcl-cvs.texinfo
	-texindex pcl-cvs.cp pcl-cvs.fn pcl-cvs.vr pcl-cvs.tp pcl-cvs.ky \
		pcl-cvs.pg
	tex pcl-cvs.texinfo

mostlyclean clean realclean:
	rm -f *~ core $(ELCFILES) $(INFOFILES) $(TEXTMPS)

tags TAGS:
	etags *.el
@


1.3
log
@Restore white spaces to original cvs-1.4Alpha2 state so that we can
deal with the cvs-1.6 (and beyond) imports more cleanly and safely.
@
text
@@


1.2
log
@Remove trailing whitespace.
@
text
@d1 1
a1 1
# @@(#) Id: dist-makefile,v 1.19 1993/05/31 22:43:45 ceder Exp
d56 1
a56 1
# Don't install the info file yet, since it requires makeinfo
@


1.2.4.1
log
@Bring across cvs from -current (which is at about version 1.6.3).
This has remote repository access via "rsh".
(eg: $CVSROOT = freefall.freebsd.org:/home/ncvs)

This is not quite the latest version, but it's a "known quantity".

There were a few covert tagging operations done as well to bring some
new files onto the -stable branch, these do not show here.
@
text
@d1 17
a17 1
#	$Id: Makefile,v 1.7 1995/12/11 01:58:50 peter Exp $
d19 2
a20 3
FILES=	ChangeLog INSTALL NEWS README \
	compile-all.el pcl-cvs-lucid.el pcl-cvs-startup.el \
	pcl-cvs.el pcl-cvs.texinfo compile.sh
d22 1
a22 1
NOOBJ=	noobj
d24 1
a24 1
EXAMPDIR=	/usr/share/examples/cvs
d26 2
a27 3
beforeinstall:
	${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 644 \
		${FILES} ${DESTDIR}${EXAMPDIR}/pcl-cvs
d29 55
a83 2
.include "../../../Makefile.inc"
.include <bsd.prog.mk>
@


1.2.4.2
log
@$Id$ -> $FreeBSD$
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.1
log
@Initial revision
@
text
@d1 3
a3 3
# Makefile,v 1.2 1992/04/07 20:49:07 berliner Exp
# Makefile for pcl-cvs release 1.02.
# Copyright (C) 1992  Per Cederqvist
d29 4
d40 2
a41 2
ELFILES = pcl-cvs.el cookie.el elib-dll.el elib-node.el
ELCFILES = pcl-cvs.elc cookie.elc elib-dll.elc elib-node.elc
d52 1
a52 1
	emacs -batch -l ./compile-all.el -f compile-pcl-cvs
d56 1
a56 1
# Don't install the info file yet, since it requires makeinfo 
d73 1
@


1.1.1.1
log
@Updated CVS
@
text
@@


1.1.1.2
log
@Original sources from CVS-1.4A2 munged to fit our directory structure.
@
text
@d1 3
a3 3
# @@(#) Id: dist-makefile,v 1.19 1993/05/31 22:43:45 ceder Exp 
# Makefile for pcl-cvs release 1.05.
# Copyright (C) 1992, 1993  Per Cederqvist
a28 4
# Used to byte-compile files.

EMACS=emacs

d36 2
a37 2
ELFILES = pcl-cvs.el pcl-cvs-lucid.el
ELCFILES = pcl-cvs.elc pcl-cvs-lucid.elc
d48 1
a48 1
	$(EMACS) -batch -l ./compile-all.el -f compile-pcl-cvs
a68 1
	tex pcl-cvs.texinfo
@
