diff options
author | in2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2003-02-11 15:22:45 +0800 |
---|---|---|
committer | in2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204> | 2003-02-11 15:22:45 +0800 |
commit | 8f5d0ca0d868fc127aea3441e7a780190fe19c5e (patch) | |
tree | 77a9d01f53514fdd1e407d6b6462740e6cc2140d /sample/etc/Makefile | |
parent | 88d56fb4ea83fc56a9799eb5134006b07589b5b6 (diff) | |
download | pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar.gz pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar.bz2 pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar.lz pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar.xz pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.tar.zst pttbbs-8f5d0ca0d868fc127aea3441e7a780190fe19c5e.zip |
add @five
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@655 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'sample/etc/Makefile')
-rw-r--r-- | sample/etc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample/etc/Makefile b/sample/etc/Makefile index 8881af2a..b607587f 100644 --- a/sample/etc/Makefile +++ b/sample/etc/Makefile @@ -2,7 +2,7 @@ SUBDIR=chickens BBSHOME?=$(HOME) TARGET=$(BBSHOME)/etc/ FILES= Welcome Welcome_login goodbye register registered ve.hlp Logout\ - Welcome_birth domain_name_query feast today_boring + Welcome_birth domain_name_query feast today_boring @five all: |