diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-14 08:05:52 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-03-14 08:05:52 +0000 |
commit | b55541c0ec923982d725be2734417544e19aaa84 (patch) | |
tree | e10143fe40b36d7790e200e51d0cbd1aa3ff918b /netsvcs/clients/Naming/Dump_Restore | |
parent | a11f9d76d0680f964422375cefc05d5ba75e9892 (diff) | |
download | ATCD-b55541c0ec923982d725be2734417544e19aaa84.tar.gz |
ChangeLogTag:Wed Mar 14 01:47:10 2001 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'netsvcs/clients/Naming/Dump_Restore')
-rw-r--r-- | netsvcs/clients/Naming/Dump_Restore/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 |