mongoose/examples/simplest_web_server/Makefile

4 lines
111 B
Makefile
Raw Normal View History

PROG = simplest_web_server
MODULE_CFLAGS=-DMG_DISABLE_DAV_AUTH -DMG_ENABLE_FAKE_DAVLOCK
include ../examples.mk