X-Git-Url: http://www.sigaev.ru/git/gitweb.cgi?p=hstore.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=0000000000000000000000000000000000000000;hp=b0372346780c12b69bd9008900b35932ae713ec1;hb=77af220c462dd61507d6cca9b9f54ad3e102e1b6;hpb=2ebb5a0f24c70e3b6ee5ac7401eb28f804d01817 diff --git a/Makefile b/Makefile deleted file mode 100644 index b037234..0000000 --- a/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -subdir = contrib/hstore -top_builddir = ../.. -include $(top_builddir)/src/Makefile.global - - -override CPPFLAGS := -I. $(CPPFLAGS) - -MODULE_big = hstore -OBJS = hstore_io.o hstore_op.o hstore_gist.o crc32.o - -DATA_built = hstore.sql -DOCS = README.hstore -REGRESS = hstore - -include $(top_srcdir)/contrib/contrib-global.mk -# DO NOT DELETE -