Thread: pgsql/contrib Makefile array/Makefile btree_gi ...
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.
Very good idea! > 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. > > > ---------------------------(end of broadcast)--------------------------- > TIP 3: if posting/reading through Usenet, please send an appropriate > subscribe-nomail command to majordomo@postgresql.org so that your > message can get through to the mailing list cleanly > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026