2 # Makefile for the access methods module
7 subdir
= src
/backend
/access
8 top_builddir
= ..
/..
/..
9 include $(top_builddir
)/src
/Makefile.global
11 SUBDIRS
= common gist hash heap index nbtree transam gin
13 include $(top_srcdir
)/src
/backend
/common.mk