version 1.0.7.

This commit is contained in:
Takahiro Itagaki
2010-01-28 06:02:28 +00:00
parent 038c07523a
commit 7084ec6de9
18 changed files with 1648 additions and 345 deletions

View File

@ -1,7 +1,7 @@
#
# pg_reorg: lib/Makefile
#
# Copyright (c) 2008-2009, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
# Copyright (c) 2008-2010, NIPPON TELEGRAPH AND TELEPHONE CORPORATION
#
SRCS = reorg.c pgut/pgut-be.c pgut/pgut-spi.c
OBJS = $(SRCS:.c=.o)