From c900fd072078b231b3131dfffbbeaa9b9beb21a4 Mon Sep 17 00:00:00 2001
From: deuce <>
Date: Thu, 11 Mar 2004 07:18:53 +0000
Subject: [PATCH] xpsem.o is automatically added to OBJS of NEED_THREADS is
 defined

---
 src/sbbs3/GNUmakefile | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/sbbs3/GNUmakefile b/src/sbbs3/GNUmakefile
index 79fab44868..6391ec3bd1 100644
--- a/src/sbbs3/GNUmakefile
+++ b/src/sbbs3/GNUmakefile
@@ -68,10 +68,6 @@ ifdef DONT_BLAME_SYNCHRONET
  CFLAGS += -DDONT_BLAME_SYNCHRONET
 endif
 
-ifeq ($(XP_SEM),1)
- OBJS	+=	$(LIBODIR)$(SLASH)xpsem.$(OFILE)
-endif
-
 #SBBSLIB	=	$(LIBODIR)$(SLASH)libsbbs.so
 SBBSLIB	=	-lsbbs
 
-- 
GitLab