mongoose/examples/udp_echo_server/Makefile
Alexander Alashkin 0efa8f9d3f Add UDP echo server Mongoose example
PUBLISHED_FROM=c0ea72104da23a97c81c9f671c9b91d9df2541d1
2016-04-11 09:43:08 +01:00

3 lines
42 B
Makefile

PROG = echo_server
include ../examples.mk