diff options
author | in2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2002-11-04 16:46:50 +0800 |
---|---|---|
committer | in2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2002-11-04 16:46:50 +0800 |
commit | ad9cd4de1497f3e7fae75d66789c2df16ccef690 (patch) | |
tree | ddbf16a1c8c5fbd8a24cb0d2447c159316040a98 | |
parent | f65fc95c397bb9090faf1204da93ee48a77a650e (diff) | |
download | pttbbs-ad9cd4de1497f3e7fae75d66789c2df16ccef690.tar pttbbs-ad9cd4de1497f3e7fae75d66789c2df16ccef690.tar.gz pttbbs-ad9cd4de1497f3e7fae75d66789c2df16ccef690.tar.bz2 pttbbs-ad9cd4de1497f3e7fae75d66789c2df16ccef690.tar.lz pttbbs-ad9cd4de1497f3e7fae75d66789c2df16ccef690.tar.xz pttbbs-ad9cd4de1497f3e7fae75d66789c2df16ccef690.tar.zst pttbbs-ad9cd4de1497f3e7fae75d66789c2df16ccef690.zip |
rebuildaloha
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@555 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r-- | util/Makefile | 4 | ||||
-rw-r--r-- | util/rebuildaloha.pl | bin | 0 -> 639 bytes |
2 files changed, 2 insertions, 2 deletions
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 Binary files differnew file mode 100644 index 00000000..06c06a82 --- /dev/null +++ b/util/rebuildaloha.pl |