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