imapext-2007

diff APOPtools/with-tcpserver/Makefile @ 4:d741b3ecc917

imapext-2007f
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 30 Oct 2014 00:03:05 +0900
parents 28a55bc1110c
children
line diff
     1.1 --- a/APOPtools/with-tcpserver/Makefile	Mon Sep 14 19:23:11 2009 +0900
     1.2 +++ b/APOPtools/with-tcpserver/Makefile	Thu Oct 30 00:03:05 2014 +0900
     1.3 @@ -1,3 +1,11 @@
     1.4 +#
     1.5 +TCPDIR=/usr/local/bin
     1.6 +TR=${TCPDIR}/tcprules
     1.7 +
     1.8 +all: pop.cdb
     1.9 +
    1.10 +pop.cdb:	pop
    1.11 +	cat $> | ${TR} $@ pop.tmp
    1.12  #
    1.13  TCPDIR=/usr/local/bin
    1.14  TR=${TCPDIR}/tcprules

UW-IMAP'd extensions by yuuji