wangzhengquan
2020-07-14 e4ce347428a0d459c7561f7bb3e180f351c11a4f
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 sem_test
build: $(PROGS)