summaryrefslogtreecommitdiffstats
path: root/util/Makefile
diff options
context:
space:
mode:
authorkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-06-09 23:18:51 +0800
committerkcwu <kcwu@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2007-06-09 23:18:51 +0800
commit8cec6efca9817eb0585cdcf55f80406453e262b0 (patch)
treedc6f6440469e811ef13e7f35c1f334792c936ed9 /util/Makefile
parentf863ff9c4e82ee8fc0f79617967530e2f6f39465 (diff)
downloadpttbbs-8cec6efca9817eb0585cdcf55f80406453e262b0.tar
pttbbs-8cec6efca9817eb0585cdcf55f80406453e262b0.tar.gz
pttbbs-8cec6efca9817eb0585cdcf55f80406453e262b0.tar.bz2
pttbbs-8cec6efca9817eb0585cdcf55f80406453e262b0.tar.lz
pttbbs-8cec6efca9817eb0585cdcf55f80406453e262b0.tar.xz
pttbbs-8cec6efca9817eb0585cdcf55f80406453e262b0.tar.zst
pttbbs-8cec6efca9817eb0585cdcf55f80406453e262b0.zip
delete obsolete utilities.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3535 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'util/Makefile')
-rw-r--r--util/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile b/util/Makefile
index 33f3726b..f768c106 100644
--- a/util/Makefile
+++ b/util/Makefile
@@ -34,7 +34,7 @@ CPROG_WITHOUT_UTIL= \
uhash_loader showboard \
countalldice bbsrf initbbs \
userlist merge_passwd \
- merge_board bbsmail gamble_fix
+ merge_board bbsmail
# 下面這些程式會被 install
PROGS= ${CPROG_WITH_UTIL} ${CPROG_WITHOUT_UTIL} \