#-------------------------------------------------------------------------
#
# Makefile.inc--
#    Makefile for test suites
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    /usr/local/devel/pglite/cvs/src/test/Makefile,v 1.2 1995/03/21 07:00:18 andrew Exp
#
#-------------------------------------------------------------------------

SUBDIR= bench regress

include ../mk/postgres.subdir.mk


