wangzhengquan
2020-07-13 e1e97f1f98baf82efcd5825d7c7a7b4b1b2f2e40
test2/Makefile
@@ -13,8 +13,8 @@
PLATFORM=$(shell $(ROOT)/systype.sh)
include $(ROOT)/Make.defines.$(PLATFORM)
PROGS =   test_queue_wrapper
PROGS =   test_queue_wrapper server client
build: $(PROGS)