pgsql/contrib/soundex (Makefile soundex.c)

From: Tom Lane <tgl>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/contrib/soundex (Makefile soundex.c)
Date: 2000-05-29 05:44:30
Message-ID: 200005290544.BAA54729@hub.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Date: Monday, May 29, 2000 @ 01:44:29
Author: tgl

Update of /home/projects/pgsql/cvsroot/pgsql/contrib/soundex
from hub.org:/home/projects/pgsql/tmp/cvs-serv54665/contrib/soundex

Modified Files:
Makefile soundex.c

----------------------------- Log Message -----------------------------

Generated header files parse.h and fmgroids.h are now copied into
the src/include tree, so that -I backend is no longer necessary anywhere.
Also, clean up some bit rot in contrib tree.

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2000-05-29 05:44:31 pgsql/contrib/string (Makefile string_io.c)
Previous Message Tom Lane 2000-05-29 05:44:29 pgsql/contrib/odbc (Makefile)