]> granicus.if.org Git - postgresql/blob - src/test/Makefile
Commit to match discussed elog() changes. Only update is that LOG is
[postgresql] / src / test / Makefile
1 #-------------------------------------------------------------------------
2 #
3 # Makefile.inc--
4 #    Makefile for test suites
5 #
6 # Copyright (c) 1994, Regents of the University of California
7 #
8 #
9 # IDENTIFICATION
10 #    $Header: /cvsroot/pgsql/src/test/Makefile,v 1.3 2000/09/29 17:17:36 petere Exp $
11 #
12 #-------------------------------------------------------------------------
13
14 .DEFAULT:
15         $(MAKE) -C regress $@