mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Remove references to READMEs from /contrib Makefiles.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# $PostgreSQL: pgsql/contrib/btree_gist/Makefile,v 1.11 2007/06/26 22:05:01 tgl Exp $
|
||||
# $PostgreSQL: pgsql/contrib/btree_gist/Makefile,v 1.12 2007/11/10 23:59:50 momjian Exp $
|
||||
|
||||
MODULE_big = btree_gist
|
||||
|
||||
@ -9,7 +9,6 @@ OBJS = btree_gist.o btree_utils_num.o btree_utils_var.o btree_int2.o btre
|
||||
|
||||
DATA_built = btree_gist.sql
|
||||
DATA = uninstall_btree_gist.sql
|
||||
DOCS = README.btree_gist
|
||||
|
||||
REGRESS = init int2 int4 int8 float4 float8 cash oid timestamp timestamptz time timetz \
|
||||
date interval macaddr inet cidr text varchar char bytea bit varbit numeric
|
||||
|
Reference in New Issue
Block a user