head	1.1;
access;
symbols
	release_4_2:1.1
	aix_ok:1.1;
locks; strict;
comment	@# @;


1.1
date	93.07.01.09.01.56;	author aoki;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Initial revision
@
text
@#
# $Header$
#

.PATH: ${.CURDIR}/access/common

# attr.c: OBSOLETE

SRCS+= heaptuple.c heapvalid.c indextuple.c indexvalid.c printtup.c \
	scankey.c tupdesc.c
@
