summaryrefslogtreecommitdiff
path: root/netsvcs
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-04 20:55:49 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-08-04 20:55:49 +0000
commitb0d1ed3db6a4c5fa617a3f71b60aa8672053baba (patch)
treed8a131925e982ac9f4c9d93f7a664c8dbe303c06 /netsvcs
parent5673bfda0ef2125d9f4c829517b33bd624a7c714 (diff)
downloadATCD-b0d1ed3db6a4c5fa617a3f71b60aa8672053baba.tar.gz
ChangeLogTag:Wed Aug 4 15:54:51 1999 Carlos O'Ryan <coryan@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 6713a9431e6..9ae66c53e33 100644
--- a/netsvcs/clients/Naming/Client/Makefile
+++ b/netsvcs/clients/Naming/Client/Makefile
@@ -19,8 +19,6 @@ SHOBJ = $(addsuffix .so,$(FILES))
LIBS += $(ACELIB)
-LDLIBS = -lClient_Test
-
VLDLIBS = $(LDLIBS:%=%$(VAR))
BIN2 = main
diff --git a/netsvcs/clients/Naming/Dump_Restore/Makefile b/netsvcs/clients/Naming/Dump_Restore/Makefile
index 85ec778c356..39e86109271 100644
--- a/netsvcs/clients/Naming/Dump_Restore/Makefile
+++ b/netsvcs/clients/Naming/Dump_Restore/Makefile
@@ -19,8 +19,6 @@ SHOBJ = $(addsuffix .so,$(FILES))
LIBS += $(ACELIB)
-LDLIBS = -lDump_Restore
-
VLDLIBS = $(LDLIBS:%=%$(VAR))
BIN2 = main