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