wangzhengquan
2020-07-17 7032fedd41386f8a0b779d234620b473d978f889
test2/Makefile
@@ -14,7 +14,7 @@
include $(ROOT)/Make.defines.$(PLATFORM)
PROGS =   test_queue_wrapper server client pub sub
PROGS =   req_rep
build: $(PROGS)