From 4e547cbc0d8155744adbae36b6fedd276e9d2dc5 Mon Sep 17 00:00:00 2001 From: kcwu Date: Mon, 12 Aug 2002 15:03:25 +0000 Subject: set OSTYPE by `uname' git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@467 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- util/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'util') diff --git a/util/Makefile b/util/Makefile index 47623a07..3ff1a1b3 100644 --- a/util/Makefile +++ b/util/Makefile @@ -1,7 +1,7 @@ -# $Id: Makefile,v 1.14 2002/08/07 03:48:28 in2 Exp $ +# $Id: Makefile,v 1.15 2002/08/12 15:03:25 kcwu Exp $ BBSHOME?=$(HOME) -OSTYPE?=linux +OSTYPE!=uname # FreeBSD CC_FreeBSD= gcc -- cgit v1.2.3