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