Fix obsolete comment regarding FSM truncation.
[PostgreSQL.git] / src / test / Makefile
blob27f4a6fd9f178155672c2f7fbd4a27dce7cae3e4
1 #-------------------------------------------------------------------------
3 # Makefile.inc--
4 # Makefile for test suites
6 # Copyright (c) 1994, Regents of the University of California
9 # IDENTIFICATION
10 # $PostgreSQL$
12 #-------------------------------------------------------------------------
14 .DEFAULT:
15 $(MAKE) -C regress $@