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