head	1.6;
access;
symbols
	RELENG_2_2_8_RELEASE:1.3.4.1
	RELENG_2_2_7_RELEASE:1.3.4.1
	RELENG_2_2_6_RELEASE:1.3.4.1
	RELENG_2_2_5_RELEASE:1.3.4.1
	RELENG_2_2_2_RELEASE:1.3
	RELENG_2_2_1_RELEASE:1.3
	RELENG_2_2_0_RELEASE:1.3
	RELENG_2_1_7_RELEASE:1.3
	RELENG_2_1_6_1_RELEASE:1.3
	RELENG_2_1_6_RELEASE:1.3
	RELENG_2_2:1.3.0.4
	RELENG_2_2_BP:1.3
	RELENG_2_1_5_RELEASE:1.3
	RELENG_2_1_0:1.3.0.2;
locks; strict;
comment	@# @;


1.6
date	97.03.11.10.50.01;	author peter;	state dead;
branches;
next	1.5;

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

1.4
date	97.01.14.07.19.04;	author jkh;	state Exp;
branches;
next	1.3;

1.3
date	96.01.04.16.10.36;	author peter;	state Exp;
branches
	1.3.2.1
	1.3.4.1;
next	1.2;

1.2
date	95.12.26.22.32.21;	author peter;	state Exp;
branches;
next	1.1;

1.1
date	95.12.26.05.15.17;	author peter;	state Exp;
branches;
next	;

1.3.2.1
date	99.09.05.11.44.54;	author peter;	state Exp;
branches;
next	;

1.3.4.1
date	97.08.18.00.26.13;	author jdp;	state dead;
branches;
next	;


desc
@@


1.6
log
@Kill sup from the main sources now that the ports version is updated.
This puts it on the same footing as cvsup.  It's been suggested on
numerous occasions that I shouldn't have imported it in the first place,
and now that sup has outlived it's usefulness.....  Boom!
@
text
@# $Id: Makefile,v 1.5 1997/02/22 16:13:53 peter Exp peter $

LIB=	sup
SRCS=	scm.c scmio.c stree.c log.c supmsg.c netcrypt.c atoo.c errmsg.c \
	expand.c ffilecopy.c filecopy.c nxtarg.c path.c quit.c run.c \
	salloc.c skipto.c scan.c

CFLAGS+=	-DVAR_TMP -DHAS_DAEMON -I${.CURDIR}
NOPROFILE=
CLEANFILES+=	netcrypt.c

netcrypt.c:	netcryptvoid.c
	ln -s ${.CURDIR}/netcryptvoid.c netcrypt.c

install:

.include <bsd.lib.mk>
@


1.5
log
@Revert $FreeBSD$ to $Id$
@
text
@d1 1
a1 1
# $Id$
@


1.4
log
@Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.3
log
@Restore the changes I made after my last brain hiccup...

Document /var/log/sup.rename instead of the old name
Couple of lib build cleanups (like, not installing the library, and clean
all files)

It should be safe now.. :-)
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.2 1995/12/26 22:32:21 peter Exp $
@


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


1.3.4.1
log
@Remove sup.  If anybody still wants it, they can find it in the ports
collection.
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.3 1996/01/04 16:10:36 peter Exp $
@


1.2
log
@get rid of non-applicable files...
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.1 1995/12/26 05:15:17 peter Exp $
d10 1
@


1.1
log
@Shamelessly steal Garrett Wollman's bmakefiles...
@
text
@d1 1
a1 1
# $Id$
d13 2
@
