mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
contrib uninstall scripts
by David Fetter
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
# $PostgreSQL: pgsql/contrib/intarray/Makefile,v 1.12 2005/09/27 17:13:04 tgl Exp $
|
||||
# $PostgreSQL: pgsql/contrib/intarray/Makefile,v 1.13 2006/02/27 12:54:39 petere Exp $
|
||||
|
||||
MODULE_big = _int
|
||||
OBJS = _int_bool.o _int_gist.o _int_op.o _int_tool.o _intbig_gist.o
|
||||
DATA_built = _int.sql
|
||||
DATA = uninstall__int.sql
|
||||
DOCS = README.intarray
|
||||
REGRESS = _int
|
||||
|
||||
|
Reference in New Issue
Block a user