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