mongoose/examples/sntp_client/Makefile

4 lines
75 B
Makefile
Raw Normal View History

PROG = sntp_client
MODULE_CFLAGS = -DMG_ENABLE_SNTP
include ../examples.mk