wangzhengquan
2020-08-06 4d5adf4ac44c864e67e8019bb97d89199bb0b4b7
test/Makefile
@@ -14,7 +14,7 @@
include $(ROOT)/Make.defines.$(PLATFORM)
 
PROGS = protocle_parse
PROGS = protocle_parse strtok test_set test_vector lambda test test_type
build: $(PROGS)