#-------------------------------------------------------------------------
#
# Makefile.inc--
#    Makefile for test suites
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
#    $Header: /usr/local/devel/pglite/cvs/src/test/Makefile,v 1.3 1995/05/26 02:00:21 andrew Exp $
#
#-------------------------------------------------------------------------

SUBDIR= bench regress

include ../mk/postgres.subdir.mk


