# # pg_reorg: lib/Makefile # # Portions Copyright (c) 2008-2012, NIPPON TELEGRAPH AND TELEPHONE CORPORATION # Portions Copyright (c) 2011, Itagaki Takahiro # MODULE_big = pg_reorg OBJS = reorg.o pgut/pgut-be.o pgut/pgut-spi.o EXTENSION = pg_reorg #supports both EXTENSION (for >=9.1) and without_EXTENSION (for