From 0ae1fc6f3fd6ad7eacf3f9e4676cf32ec9c0d176 Mon Sep 17 00:00:00 2001 From: Bill Currie Date: Fri, 12 May 2000 00:21:53 +0000 Subject: [PATCH] SERVERONLY? what SERVERONLY? :) the only files left with it are windows specific --- source/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/Makefile b/source/Makefile index ae2b62c..adaccdd 100644 --- a/source/Makefile +++ b/source/Makefile @@ -12,7 +12,7 @@ CL_X11_libs=-lX11 -lXext DIRECTORIES= vpath %.a $(patsubst @%,%,$(DIRECTORIES)) /usr/lib -CPPFLAGS=-I . -I ../include -DELF -Did386=1 -MMD -Dstricmp=strcasecmp -DSERVERONLY +CPPFLAGS=-I . -I ../include -DELF -Did386=1 -MMD -Dstricmp=strcasecmp CFLAGS=-Wall -Werror CXXFLAGS=-Wall -Werror LDFLAGS=-L/usr/X11R6/lib