postgresql/src/test/Makefile

16 lines
343 B
Makefile

#-------------------------------------------------------------------------
#
# Makefile.inc--
# Makefile for test suites
#
# Copyright (c) 1994, Regents of the University of California
#
#
# IDENTIFICATION
# src/test/Makefile
#
#-------------------------------------------------------------------------
.DEFAULT:
$(MAKE) -C regress $@