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

SRCS+= nobtcompare.c nobtinsert.c nobtpage.c nobtree.c nobtscan.c \
	nobtsearch.c nobtstrat.c nobtutils.c
