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