summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-08-14 17:44:42 +0800
committervictor <victor@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-08-14 17:44:42 +0800
commit5936d5aa8dd56d023c8aa475ac0505406af88268 (patch)
treeffdd063929b671246d64cf3fa5442141fa1f75b8
parentcf191fb70ca9ba9ad9c39153b5655f4f99b9b6cd (diff)
downloadpttbbs-5936d5aa8dd56d023c8aa475ac0505406af88268.tar
pttbbs-5936d5aa8dd56d023c8aa475ac0505406af88268.tar.gz
pttbbs-5936d5aa8dd56d023c8aa475ac0505406af88268.tar.bz2
pttbbs-5936d5aa8dd56d023c8aa475ac0505406af88268.tar.lz
pttbbs-5936d5aa8dd56d023c8aa475ac0505406af88268.tar.xz
pttbbs-5936d5aa8dd56d023c8aa475ac0505406af88268.tar.zst
pttbbs-5936d5aa8dd56d023c8aa475ac0505406af88268.zip
update Makefile
thanks rafan git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3035 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--util/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile b/util/Makefile
index e16b1ac4..e423d171 100644
--- a/util/Makefile
+++ b/util/Makefile
@@ -42,7 +42,7 @@ PROGS= ${CPROG_WITH_UTIL} ${CPROG_WITHOUT_UTIL} \
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 rebuildaloha.pl railway_wrapper.pl
+ getbackup.pl udnnews.pl rebuildaloha.pl
all: ${CPROG_WITH_UTIL} ${CPROG_WITHOUT_UTIL} ${PROGS}