postgresql/src/test/Makefile

16 lines
406 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.3 2000/09/29 17:17:36 petere Exp $
#
#-------------------------------------------------------------------------
.DEFAULT:
$(MAKE) -C regress $@