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