wangzhengquan
2020-07-29 4f8fd73876be6adc87b2e24440d1174276c88ff6
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)