summaryrefslogtreecommitdiff
path: root/netsvcs
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-14 08:05:52 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-14 08:05:52 +0000
commit342797eebfdf87cf1214cc5519ee4dbfe8885b23 (patch)
treee10143fe40b36d7790e200e51d0cbd1aa3ff918b /netsvcs
parent9da6b676f4c2a336f0ead97e4eb3534b92c01544 (diff)
downloadATCD-342797eebfdf87cf1214cc5519ee4dbfe8885b23.tar.gz
ChangeLogTag:Wed Mar 14 01:47:10 2001 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'netsvcs')
-rw-r--r--netsvcs/clients/Naming/Client/Makefile2
-rw-r--r--netsvcs/clients/Naming/Dump_Restore/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/netsvcs/clients/Naming/Client/Makefile b/netsvcs/clients/Naming/Client/Makefile
index e7a795eaa69..29cd8e37f55 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 .so,$(FILES))
-LIBS += $(ACELIB)
-
VLDLIBS = $(LDLIBS:%=%$(VAR))
BIN2 = main
diff --git a/netsvcs/clients/Naming/Dump_Restore/Makefile b/netsvcs/clients/Naming/Dump_Restore/Makefile
index 7e933be46eb..30a424ae8ff 100644
--- a/netsvcs/clients/Naming/Dump_Restore/Makefile
+++ b/netsvcs/clients/Naming/Dump_Restore/Makefile
@@ -17,8 +17,6 @@ LSRC = $(addsuffix .cpp,$(FILES))
LOBJ = $(LSRC:%.cpp=$(VDIR)%.o)
SHOBJ = $(addsuffix .so,$(FILES))
-LIBS += $(ACELIB)
-
VLDLIBS = $(LDLIBS:%=%$(VAR))
BIN2 = main