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