#
# /usr/local/devel/postgres-v4r2/src/backend/planner/path/RCS/Makefile.inc,v 1.2 1993/07/01 09:02:53 aoki Exp
#

.PATH: ${.CURDIR}/planner/path

SRCS+= allpaths.c clausesel.c costsize.c hashutils.c indxpath.c \
	joinpath.c joinrels.c joinutils.c mergeutils.c orindxpath.c \
	predmig.c prune.c xfunc.c
