# lesslog - PostgreSQL archive log size reduction utility
#
#    Copyright(C) 2010 Nippon Telegraph and Telephone Corporation
#
#    Contact: koichi.szk@gmail.com

all install clean:
	$(MAKE) -f Makefile.pg_compresslog $@
	$(MAKE) -f Makefile.pg_decompresslog $@
