summaryrefslogtreecommitdiffstats
path: root/mbbsd/Makefile
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-12 10:53:08 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-12 10:53:08 +0800
commit04968c798f26073ff0779560051f46c4f5da0fb9 (patch)
treef6ad48dd027be7d6c96cc8bb73e5c78454eea3aa /mbbsd/Makefile
parent1e47c1b50c691374edc30281c51a2ea48a5383fa (diff)
downloadpttbbs-04968c798f26073ff0779560051f46c4f5da0fb9.tar
pttbbs-04968c798f26073ff0779560051f46c4f5da0fb9.tar.gz
pttbbs-04968c798f26073ff0779560051f46c4f5da0fb9.tar.bz2
pttbbs-04968c798f26073ff0779560051f46c4f5da0fb9.tar.lz
pttbbs-04968c798f26073ff0779560051f46c4f5da0fb9.tar.xz
pttbbs-04968c798f26073ff0779560051f46c4f5da0fb9.tar.zst
pttbbs-04968c798f26073ff0779560051f46c4f5da0fb9.zip
- name: improve space complete response
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4141 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/Makefile')
-rw-r--r--mbbsd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/Makefile b/mbbsd/Makefile
index 4bfb9e6f..749dd32f 100644
--- a/mbbsd/Makefile
+++ b/mbbsd/Makefile
@@ -122,6 +122,7 @@ ctags:
ctags *.c ../include/*.h ../common/sys/*.c ../common/bbs/*.c
test: $(PROG)
+ killall -TERM testmbbsd || true
killall -9 testmbbsd || true
cp mbbsd testmbbsd
./testmbbsd 9000