From ad9cd4de1497f3e7fae75d66789c2df16ccef690 Mon Sep 17 00:00:00 2001 From: in2 Date: Mon, 4 Nov 2002 08:46:50 +0000 Subject: rebuildaloha git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@555 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/Makefile | 4 ++-- util/rebuildaloha.pl | Bin 0 -> 639 bytes 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 util/rebuildaloha.pl diff --git a/util/Makefile b/util/Makefile index 5c7184bd..e3b2a783 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.20 2002/08/20 06:29:30 in2 Exp $ +# $Id: Makefile,v 1.21 2002/11/04 08:46:50 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 udnnews.pl + filtermail.pl getbackup.pl udnnews.pl rebuildaloha.pl all: $(PROGS) diff --git a/util/rebuildaloha.pl b/util/rebuildaloha.pl new file mode 100644 index 00000000..06c06a82 Binary files /dev/null and b/util/rebuildaloha.pl differ -- cgit v1.2.3