From 5c98ce3e1bbaad44647239376ac4fc0b132df6eb Mon Sep 17 00:00:00 2001 From: kcwu Date: Wed, 26 Jun 2002 19:38:16 +0000 Subject: it seems no one need 'libutil' git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk/pttbbs@367 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- mbbsd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mbbsd') diff --git a/mbbsd/Makefile b/mbbsd/Makefile index af2d3a7a..54882a35 100644 --- a/mbbsd/Makefile +++ b/mbbsd/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 2002/06/26 09:49:37 ptt Exp $ +# $Id: Makefile,v 1.11 2002/06/26 19:38:16 kcwu Exp $ BBSHOME?=$(HOME) OSTYPE=FreeBSD @@ -6,7 +6,7 @@ OSTYPE=FreeBSD # FreeBSD CFLAGS_FreeBSD= -pipe -Wall -DHAVE_SETPROCTITLE -DBBSHOME='"$(BBSHOME)"' -DFreeBSD -I../include LDFLAGS_FreeBSD=-pipe -Wall -LIBS_FreeBSD= -lutil -lkvm -lcrypt +LIBS_FreeBSD= -lkvm -lcrypt # Linux CFLAGS_linux= -pipe -Wall -DHAVE_DES_CRYPT -DBBSHOME='"$(BBSHOME)"' -DLinux -I../include -s -- cgit v1.2.3