summaryrefslogtreecommitdiff
path: root/netsvcs
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-23 15:08:56 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-23 15:08:56 +0000
commit449d31b6f245df1bae03f576062f6c77fac4d6df (patch)
tree0c332284c80cbb27d05cf6a3218565322e017ca5 /netsvcs
parent168d8dd9cca40046d98f3f5982e6c2d4cb810305 (diff)
downloadATCD-449d31b6f245df1bae03f576062f6c77fac4d6df.tar.gz
*** empty log message ***
Diffstat (limited to 'netsvcs')
-rw-r--r--netsvcs/clients/Naming/Client/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/netsvcs/clients/Naming/Client/Makefile b/netsvcs/clients/Naming/Client/Makefile
index d9666bca1f1..f294841feba 100644
--- a/netsvcs/clients/Naming/Client/Makefile
+++ b/netsvcs/clients/Naming/Client/Makefile
@@ -17,8 +17,6 @@ LSRC = $(addsuffix .cpp,$(FILES))
LOBJ = $(LSRC:%.cpp=$(VDIR)%.o)
SHOBJ = $(addsuffix .$(SOEXT),$(FILES))
-LIBS += $(ACELIB)
-
BIN2 = main
LIB2 = libClient_Test.a
SHLIB2 = libClient_Test.$(SOEXT)