mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +03:00
Remove references to READMEs from /contrib Makefiles.
This commit is contained in:
@ -2,13 +2,12 @@
|
||||
#
|
||||
# pgrowlocks Makefile
|
||||
#
|
||||
# $PostgreSQL: pgsql/contrib/pgrowlocks/Makefile,v 1.4 2007/06/26 22:05:03 tgl Exp $
|
||||
# $PostgreSQL: pgsql/contrib/pgrowlocks/Makefile,v 1.5 2007/11/10 23:59:51 momjian Exp $
|
||||
#
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
MODULE_big = pgrowlocks
|
||||
OBJS = pgrowlocks.o
|
||||
DOCS = README.pgrowlocks README.pgrowlocks.euc_jp
|
||||
DATA_built = pgrowlocks.sql
|
||||
DATA = uninstall_pgrowlocks.sql
|
||||
|
||||
|
Reference in New Issue
Block a user