wangzhengquan
2020-07-30 73c4fa813ca5dba5724b2de2102f314d52baccd6
test/Makefile
@@ -14,7 +14,8 @@
include $(ROOT)/Make.defines.$(PLATFORM)
 
PROGS = protocle_parse test
PROGS = protocle_parse strtok test_set test_vector lambda test
build: $(PROGS)