summaryrefslogtreecommitdiff
path: root/netsvcs
diff options
context:
space:
mode:
authornanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-22 00:05:33 +0000
committernanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-04-22 00:05:33 +0000
commit4cf71124db060d6124eac40540b0990a33afab47 (patch)
treeed52d9e5ae48ba5e3541678c9fe4eb128b953851 /netsvcs
parent7996e1d99965a68778f3e062fa10cf9a5f308f84 (diff)
downloadATCD-4cf71124db060d6124eac40540b0990a33afab47.tar.gz
*** empty log message ***
Diffstat (limited to 'netsvcs')
-rw-r--r--netsvcs/clients/Naming/Dump_Restore/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/netsvcs/clients/Naming/Dump_Restore/Makefile b/netsvcs/clients/Naming/Dump_Restore/Makefile
index de1df1deaee..c387a5bf503 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 .$(SOEXT),$(FILES))
-LIBS += $(ACELIB)
-
BIN2 = main
LIB2 = libDump_Restore.a
SHLIB2 = libDump_Restore.$(SOEXT)