Commit 36712e88 authored by Thomas G. Lockhart's avatar Thomas G. Lockhart

Provide template for the misc tests which contain path names.

parent 9cdc8089
......@@ -7,7 +7,7 @@
#
#
# IDENTIFICATION
# $Header: /cvsroot/pgsql/src/test/regress/output/Attic/Makefile,v 1.4 1997/04/27 04:50:06 scrappy Exp $
# $Header: /cvsroot/pgsql/src/test/regress/output/Attic/Makefile,v 1.5 1997/04/27 19:28:20 thomas Exp $
#
#-------------------------------------------------------------------------
......@@ -20,7 +20,8 @@ include ../../../Makefile.global
# INFILES is the files the regression test uses for input.
INFILES= copy.out \
create_function_1.out \
create_function_2.out
create_function_2.out \
misc.out
all: $(INFILES)
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment