From 6f1ed1ac8b551d6b8cec352e4ddf0c7e2b7cf755 Mon Sep 17 00:00:00 2001 From: victor Date: Mon, 14 Feb 2005 08:37:52 +0000 Subject: revert trunk/pttbbs/pttbbs.mk git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2510 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- pttbbs.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pttbbs.mk') diff --git a/pttbbs.mk b/pttbbs.mk index d94c3480..2b127864 100644 --- a/pttbbs.mk +++ b/pttbbs.mk @@ -12,7 +12,7 @@ CC= gcc CCACHE!= which ccache|sed -e 's/^.*\///' PTT_CFLAGS= -Wall -pipe -DBBSHOME='"$(BBSHOME)"' -I../include PTT_LDFLAGS= -pipe -Wall -L/usr/local/lib -PTT_LIBS= -lcrypt # -lhz +PTT_LIBS= -lcrypt -lhz # enable assert() #PTT_CFLAGS+= -DNDEBUG -- cgit v1.2.3