wangzhengquan
2020-07-28 d32e0b18f836d8ad71968d7711f74ce17db27dde
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)