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