From a0491bb711625574ebf9c9b98b9f5655e8ab7a25 Mon Sep 17 00:00:00 2001 From: in2 Date: Thu, 15 Aug 2002 09:44:12 +0000 Subject: remove cleancache.pl git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@469 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util/Makefile') diff --git a/util/Makefile b/util/Makefile index 3ff1a1b3..b4e8fb2c 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.15 2002/08/12 15:03:25 kcwu Exp $ +# $Id: Makefile,v 1.16 2002/08/15 09:44:12 in2 Exp $ BBSHOME?=$(HOME) OSTYPE!=uname @@ -35,7 +35,7 @@ CPROGS= bbsmail BM_money post account birth deluserfile expire mandex\ PROGS= $(CPROGS) BM_money.sh backpasswd.sh mailog.sh opendice.sh\ openticket.sh stock.sh topsong.sh weather.sh stock.perl weather.perl\ toplazyBM.sh toplazyBBM.sh dailybackup.pl tarqueue.pl waterball.pl \ - filtermail.pl getbackup.pl cleancache.pl + filtermail.pl getbackup.pl all: $(PROGS) -- cgit v1.2.3