head	1.5;
access;
symbols
	RELENG_2_2_8_RELEASE:1.2.2.1
	RELENG_2_2_7_RELEASE:1.2.2.1
	RELENG_2_2_6_RELEASE:1.2.2.1
	RELENG_2_2_5_RELEASE:1.2.2.1
	RELENG_2_2_2_RELEASE:1.2.2.1
	RELENG_2_2_1_RELEASE:1.2.2.1
	RELENG_2_2_0_RELEASE:1.2.2.1
	RELENG_2_1_7_RELEASE:1.1.1.1.6.1
	RELENG_2_1_6_1_RELEASE:1.1.1.1.6.1
	RELENG_2_1_6_RELEASE:1.1.1.1.6.1
	RELENG_2_2:1.2.0.2
	RELENG_2_2_BP:1.2
	RELENG_2_1_5_RELEASE:1.1.1.1.6.1
	RELENG_2_1_0_RELEASE:1.1.1.1
	RELENG_2_1_0:1.1.1.1.0.6
	RELENG_2_1_0_BP:1.1.1.1
	RELENG_2_0_5_RELEASE:1.1.1.1
	RELENG_2_0_5:1.1.1.1.0.4
	RELENG_2_0_5_BP:1.1.1.1
	RELENG_2_0_5_ALPHA:1.1.1.1
	RELEASE_2_0:1.1.1.1
	BETA_2_0:1.1.1.1
	ALPHA_2_0:1.1.1.1.0.2
	bsd_44_lite:1.1.1.1
	CSRG:1.1.1;
locks; strict;
comment	@# @;


1.5
date	97.10.31.07.55.54;	author wosch;	state dead;
branches;
next	1.4;

1.4
date	97.02.22.13.00.18;	author peter;	state Exp;
branches;
next	1.3;

1.3
date	97.01.14.06.27.07;	author jkh;	state Exp;
branches;
next	1.2;

1.2
date	96.05.07.23.19.44;	author wosch;	state Exp;
branches
	1.2.2.1;
next	1.1;

1.1
date	94.05.30.19.08.07;	author rgrimes;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	94.05.30.19.08.08;	author rgrimes;	state Exp;
branches
	1.1.1.1.6.1;
next	;

1.1.1.1.6.1
date	96.07.07.23.26.49;	author jkh;	state Exp;
branches;
next	1.1.1.1.6.2;

1.1.1.1.6.2
date	99.09.05.11.28.16;	author peter;	state Exp;
branches;
next	;

1.2.2.1
date	97.03.15.23.31.24;	author jkh;	state Exp;
branches;
next	1.2.2.2;

1.2.2.2
date	99.09.05.11.26.26;	author peter;	state Exp;
branches;
next	;


desc
@@


1.5
log
@The documentation contained here is horribly out of date.
@
text
@# $Id: Makefile,v 1.4 1997/02/22 13:00:18 peter Exp $
#
.SUFFIXES: .nr .grn

PRINTER = ba

ALL = \
	func_units.nr unix_ipc.nr osi_addr.nr trans_flow.nr clnp_output.nr\
	clnp_input.nr mbufsnd.nr mbufrcv.nr\
	ecn_vc.nr ecn_network.nr ecn_queue.nr tppt.nr

all: $(ALL)

clean:
	rm -f $(ALL)

.grn.nr:
	grn -P$(PRINTER) $*.grn > $*.nr
@


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


1.3
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.2
log
@``mv'' -> ``mv -f''
``rm'' -> ``rm -f''
so mv/rm may not ask for confirmation if you are not root
@
text
@d1 1
a1 1
# $Id: $
@


1.2.2.1
log
@Merge from -current (modulo the release string, which is set to 2.2. in this
branch).
@
text
@d1 1
a1 1
# $Id: Makefile,v 1.4 1997/02/22 13:00:18 peter Exp $
@


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


1.1
log
@Initial revision
@
text
@d1 1
a1 1
#
d15 1
a15 1
	rm  $(ALL)
@


1.1.1.1
log
@BSD 4.4 Lite Share Sources
@
text
@@


1.1.1.1.6.1
log
@Merge.
@
text
@d1 1
a1 1
# $Id$
d15 1
a15 1
	rm -f $(ALL)
@


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

