Files
postgresql/src/test/Makefile
1996-07-09 06:22:35 +00:00

19 lines
436 B
Makefile

#-------------------------------------------------------------------------
#
# Makefile.inc--
# Makefile for test suites
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/test/Makefile,v 1.1.1.1 1996/07/09 06:22:20 scrappy Exp $
#
#-------------------------------------------------------------------------
SUBDIR= bench regress
include ../mk/postgres.subdir.mk