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