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