head	1.2;
access;
symbols
	Real-Release-0-58:1.1
	Release-0-58:1.1
	broken-signals-0-57:1.1.0.2
	Release-0-56-last:1.1
	Release-0-57:1.1;
locks; strict;
comment	@# @;


1.2
date	98.11.23.10.04.30;	author saw;	state dead;
branches;
next	1.1;

1.1
date	97.01.29.03.37.02;	author morgan;	state Exp;
branches;
next	;


desc
@update for release
@


1.2
log
@Directory hierarchy was changed.
@
text
@#
# $Id: Makefile,v 1.1 1997/01/29 03:37:02 morgan Exp $
#

dummy:
	@@echo "*** This is not a top level Makefile!"

all:
	@@echo "nothing to do in this directory"

install: all

remove: all

clean:
	rm -f core *.a *.so *.o *~

extraclean: clean
	rm -f *.out

@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
# $Id: Makefile,v 1.2 1996/12/01 02:32:53 morgan Exp morgan $
@
