# lesslog - PostgreSQL archive log size reduction utility
#
#    Copyright(C) 2008 Nippon Telegraph and Telephone Corporation
#
#    Contact: suzuki.koichi@oss.ntt.co.jp

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