summaryrefslogtreecommitdiffstats
path: root/mbbsd/Makefile
diff options
context:
space:
mode:
authorptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-03-16 21:19:46 +0800
committerptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2002-03-16 21:19:46 +0800
commitbc7835b969bdcc3faca3dc6f6e4e08c9246abf85 (patch)
tree8198f212f1ca277c677b663190c7a1a884885bad /mbbsd/Makefile
parentdea4689dc8a0ddd0aef678b2ae651039d048fa85 (diff)
downloadpttbbs-bc7835b969bdcc3faca3dc6f6e4e08c9246abf85.tar
pttbbs-bc7835b969bdcc3faca3dc6f6e4e08c9246abf85.tar.gz
pttbbs-bc7835b969bdcc3faca3dc6f6e4e08c9246abf85.tar.bz2
pttbbs-bc7835b969bdcc3faca3dc6f6e4e08c9246abf85.tar.lz
pttbbs-bc7835b969bdcc3faca3dc6f6e4e08c9246abf85.tar.xz
pttbbs-bc7835b969bdcc3faca3dc6f6e4e08c9246abf85.tar.zst
pttbbs-bc7835b969bdcc3faca3dc6f6e4e08c9246abf85.zip
*** empty log message ***
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@28 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/Makefile')
-rw-r--r--mbbsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/Makefile b/mbbsd/Makefile
index 61690e6c..6281e2fe 100644
--- a/mbbsd/Makefile
+++ b/mbbsd/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.2 2002/03/07 15:24:32 bbs Exp $
+# $Id: Makefile,v 1.3 2002/03/16 13:19:46 ptt Exp $
BBSHOME?=$(HOME)
-OSTYPE=FreeBSD
+OSTYPE=linux
# FreeBSD
CFLAGS_FreeBSD= -pipe -Wall -g -O3 -DHAVE_SETPROCTITLE -DBBSHOME='"$(BBSHOME)"' -DFreeBSD -I../include