Logo
Explore Help
Sign In
1berry/postgres
1
0
Fork 0
You've already forked postgres
Code Issues Packages Projects Releases Wiki Activity
postgres/contrib/rtree_gist/Makefile

13 lines
326 B
Makefile
Raw Normal View History

$Header: -> $PostgreSQL Changes ...
2003-11-29 19:52:15 +00:00
# $PostgreSQL: pgsql/contrib/rtree_gist/Makefile,v 1.4 2003/11/29 19:51:35 pgsql Exp $
Support for emulating RTREE indexing in GiST. Contributed by Oleg Bartunov and Teodor Sigaev.
2001-05-31 18:27:18 +00:00
subdir = contrib/rtree_gist
top_builddir = ../..
include $(top_builddir)/src/Makefile.global
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.
2001-09-06 10:49:30 +00:00
MODULES = rtree_gist
DATA_built = rtree_gist.sql
DOCS = README.rtree_gist
REGRESS = rtree_gist
Support for emulating RTREE indexing in GiST. Contributed by Oleg Bartunov and Teodor Sigaev.
2001-05-31 18:27:18 +00:00
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.
2001-09-06 10:49:30 +00:00
include $(top_srcdir)/contrib/contrib-global.mk
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 175ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API