#------------------------------------------------------------------------- # # Makefile.inc-- # Makefile for access/rtree (R-Tree access method) # # Copyright (c) 1994, Regents of the University of California # # # IDENTIFICATION # /usr/local/devel/pglite/cvs/src/backend/access/rtree/Makefile.inc,v 1.2 1995/03/21 06:50:48 andrew Exp # #------------------------------------------------------------------------- SUBSRCS+= gist.c gistget.c gistscan.c giststrat.c