Commit 4e4e5061 authored by yiwenshao's avatar yiwenshao

modify makefile

parent 32a74c74
......@@ -85,7 +85,7 @@ mtl/%:$(OBJDIR)/debug/%.o token.o
$(CXX) -g -o $@ $^ $(CXXFLAGS) $(LDFLAGS) -L/$(MYBUILD)/libmysqld -lmysqld -laio -lz -ldl -lm -lcrypt -lpthread -lwrapper -lcryptdb -ledbcrypto -ledbutil -ledbparser -lntl -lcrypto
token.o:$(OBJDIR)/libwrapper.so
rm token.o
-rm token.o
$(CXX) -g -c token.cc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment