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