repo.or.cz
/
PostgreSQL.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix obsolete comment regarding FSM truncation.
[PostgreSQL.git]
/
src
/
test
/
Makefile
blob
27f4a6fd9f178155672c2f7fbd4a27dce7cae3e4
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
# $PostgreSQL$
11
#
12
#-------------------------------------------------------------------------
13
14
.DEFAULT
:
15
$(
MAKE
) -
C regress
$
@