pgsql/contrib Makefile array/Makefile btree_gi ... - Mailing list pgsql-committers

From Marc G. Fournier
Subject pgsql/contrib Makefile array/Makefile btree_gi ...
Date
Msg-id 200109061049.f86AnUG98306@hub.org
Whole thread Raw
Responses Re: pgsql/contrib Makefile array/Makefile btree_gi ...  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-committers
CVSROOT:    /home/projects/pgsql/cvsroot
Module name:    pgsql
Changes by:    scrappy@hub.org    01/09/06 06:49:30

Modified files:
    contrib        : Makefile
    contrib/array  : Makefile
    contrib/btree_gist: Makefile
    contrib/chkpass: Makefile
    contrib/cube   : Makefile
    contrib/dbase  : Makefile
    contrib/dblink : Makefile
    contrib/earthdistance: Makefile
    contrib/findoidjoins: Makefile
    contrib/fulltextindex: Makefile
    contrib/fuzzystrmatch: Makefile
    contrib/intarray: Makefile
    contrib/isbn_issn: Makefile
    contrib/lo     : Makefile
    contrib/miscutil: Makefile
    contrib/noupdate: Makefile
    contrib/oid2name: Makefile
    contrib/pg_controldata: Makefile pg_controldata.c
    contrib/pg_dumplo: Makefile
    contrib/pg_logger: Makefile
    contrib/pg_resetxlog: Makefile
    contrib/pgbench: Makefile
    contrib/rserv  : Makefile
    contrib/rtree_gist: Makefile
    contrib/seg    : Makefile
    contrib/spi    : Makefile
    contrib/string : Makefile
    contrib/tips   : Makefile
    contrib/userlock: Makefile
    contrib/vacuumlo: Makefile
Added files:
    contrib        : contrib-global.mk

Log message:
    To fix the perpetually broken makefiles in the contrib tree, I have
    written a generic framework of rules that the contrib makefiles can
    use instead of writing their own each time.  You only need to set a few
    variables and off you go.


pgsql-committers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: pgsql/doc/src/sgml xfunc.sgml ref/create_langu ...
Next
From: "Marc G. Fournier"
Date:
Subject: pgsql/src/bin/psql nls.mk ru.po