Provide template for the misc tests which contain path names.

This commit is contained in:
Thomas G. Lockhart 1997-04-27 19:28:23 +00:00
parent 9cdc80899a
commit 36712e8808
2 changed files with 3187 additions and 2 deletions

View File

@ -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)

File diff suppressed because it is too large Load Diff