diff --git a/src/sbbs3/GNUmakefile b/src/sbbs3/GNUmakefile index 79fab44868c9113035ed0d2782eeb3027d7af256..6391ec3bd140d4692f8a8f5f79991b5f67568148 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