head	1.2;
access;
symbols
	dws_pl15i:1.2
	cluster_15h:1.2
	dws_pl15h_ibcs:1.1
	cluster_08a:1.1;
locks; strict;
comment	@# @;


1.2
date	94.02.28.18.47.47;	author steinber;	state Exp;
branches;
next	1.1;

1.1
date	94.02.26.20.56.58;	author dws;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Merged cluster-0.99.15h diffs.
@
text
@
install: bdflush
	cp bdflush /etc/update
	if [ -d /usr/man/man8 ] cp bdflush.8 /usr/man/man8
	if [ -f /etc/bdflush ] echo "Warning - /etc/bdflush exists.  Please remove and verify that"
	if [ -f /etc/bdflush ] echo "it is not referenced in /etc/rc."


bdflush: bdflush.c
	$(CC) -O2 -o bdflush bdflush.c
	
#bdflush: bdflush.c
#	$(CC) -O2 -o bdflush bdflush.c
#
#install: bdflush
#	cp bdflush /etc/bdflush
#	ln -s /etc/bdflush /etc/update

dist:
	tar cf - * | gzip > cluster-0.99.15h.tar.gz

@


1.1
log
@cluster patches 0.8a
@
text
@d20 1
a20 1
	tar cf - * | gzip > cluster-08a.tar.gz
@
