summaryrefslogtreecommitdiffstats
path: root/mbbsd/Makefile
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-07-05 21:18:29 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-07-05 21:18:29 +0800
commit10bda3e57cad194ac33ccdcd01aee2d935f1544a (patch)
tree1c441cedd5a8daaa40c3360b143bcbdf13a4a4c5 /mbbsd/Makefile
parent4b6c46542ff1ef1a068a8ae33c07165a3d27df5d (diff)
downloadpttbbs-10bda3e57cad194ac33ccdcd01aee2d935f1544a.tar
pttbbs-10bda3e57cad194ac33ccdcd01aee2d935f1544a.tar.gz
pttbbs-10bda3e57cad194ac33ccdcd01aee2d935f1544a.tar.bz2
pttbbs-10bda3e57cad194ac33ccdcd01aee2d935f1544a.tar.lz
pttbbs-10bda3e57cad194ac33ccdcd01aee2d935f1544a.tar.xz
pttbbs-10bda3e57cad194ac33ccdcd01aee2d935f1544a.tar.zst
pttbbs-10bda3e57cad194ac33ccdcd01aee2d935f1544a.zip
sysinfo
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@414 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/Makefile')
-rw-r--r--mbbsd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mbbsd/Makefile b/mbbsd/Makefile
index 54882a35..5d9d4f2b 100644
--- a/mbbsd/Makefile
+++ b/mbbsd/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.11 2002/06/26 19:38:16 kcwu Exp $
+# $Id: Makefile,v 1.12 2002/07/05 13:18:27 in2 Exp $
BBSHOME?=$(HOME)
OSTYPE=FreeBSD
@@ -34,6 +34,8 @@ LDFLAGS+= -DDEBUG
CFLAGS+= -DNO_FORK
.endif
+CFLAGS+= "-DCOMPILE_TIME=\"`date`\""
+
CC= gcc
PROG= mbbsd
OBJS= admin.o announce.o args.o bbs.o board.o cache.o cal.o card.o\