head	2.0;
access;
symbols
	Rel2_1:2.0
	Rel2_0:2.0
	Xo52:1.3
	Xo51:1.3;
locks; strict;
comment	@# @;


2.0
date	92.04.23.02.49.30;	author ware;	state Exp;
branches;
next	1.3;

1.3
date	91.09.04.19.30.29;	author pete;	state Exp;
branches;
next	1.2;

1.2
date	91.08.26.12.04.58;	author pete;	state Exp;
branches;
next	1.1;

1.1
date	91.05.22.17.47.57;	author pete;	state Exp;
branches;
next	;


desc
@@


2.0
log
@First public release.
@
text
@SRCS	= table.c hash_fixed.c hash_str.c
OBJS	= table.o hash_fixed.o hash_str.o

#include "../Xo.tmpl"

NormalLibraryTarget(table,$(OBJS))
DependTarget()
NormalLintTarget($(SRCS))

@


1.3
log
@Moved Xo.tmpl so it can add rules.
@
text
@@


1.2
log
@Added Xo.tmpl.
@
text
@a0 1
#include "../Xo.tmpl"
d3 2
@


1.1
log
@Initial revision
@
text
@d1 1
@
