summaryrefslogtreecommitdiff
path: root/netsvcs
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-06-27 01:29:41 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-06-27 01:29:41 +0000
commit3fcf3641c23d511a60702c41ef932db4039560f3 (patch)
treef7d7befcd524bc051353230798d004a5d5bfcfca /netsvcs
parentb229c819d7425b1b9f783c5e881a5b50a113cc5b (diff)
downloadATCD-3fcf3641c23d511a60702c41ef932db4039560f3.tar.gz
ChangeLogTag:Mon Jun 26 18:26:47 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'netsvcs')
-rw-r--r--netsvcs/lib/Makefile.am2
-rw-r--r--netsvcs/lib/Makefile.bor1
2 files changed, 0 insertions, 3 deletions
diff --git a/netsvcs/lib/Makefile.am b/netsvcs/lib/Makefile.am
index 7e52a99fdfe..09d075ee7f0 100644
--- a/netsvcs/lib/Makefile.am
+++ b/netsvcs/lib/Makefile.am
@@ -21,7 +21,6 @@ libnetsvcs_la_SOURCES = \
Base_Optimizer.cpp \
Client_Logging_Handler.cpp \
Log_Message_Receiver.cpp \
- Logging_Strategy.cpp \
Name_Handler.cpp \
Server_Logging_Handler.cpp \
Server_Logging_Handler_T.cpp \
@@ -36,7 +35,6 @@ noinst_HEADERS = \
Base_Optimizer.h \
Client_Logging_Handler.h \
Log_Message_Receiver.h \
- Logging_Strategy.h \
Name_Handler.h \
Server_Logging_Handler.h \
Server_Logging_Handler_T.h \
diff --git a/netsvcs/lib/Makefile.bor b/netsvcs/lib/Makefile.bor
index 7a5de6761b2..3ec380a58c3 100644
--- a/netsvcs/lib/Makefile.bor
+++ b/netsvcs/lib/Makefile.bor
@@ -9,7 +9,6 @@ OBJFILES = \
$(OBJDIR)\Log_Message_Receiver.obj \
$(OBJDIR)\Server_Logging_Handler.obj \
$(OBJDIR)\Token_Handler.obj \
- $(OBJDIR)\Logging_Strategy.obj \
$(OBJDIR)\Base_Optimizer.obj
CFLAGS = $(ACE_CFLAGS)