From b0d1ed3db6a4c5fa617a3f71b60aa8672053baba Mon Sep 17 00:00:00 2001 From: coryan Date: Wed, 4 Aug 1999 20:55:49 +0000 Subject: ChangeLogTag:Wed Aug 4 15:54:51 1999 Carlos O'Ryan --- netsvcs/clients/Naming/Client/Makefile | 2 -- netsvcs/clients/Naming/Dump_Restore/Makefile | 2 -- 2 files changed, 4 deletions(-) (limited to 'netsvcs') 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 -- cgit v1.2.1