wangzhengquan
2020-08-07 5101a14a785f7bb6702fcf1a38cd7d3d9ba40cc4
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 test_type
build: $(PROGS)