mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-11 15:08:59 +08:00
8354319e72
PUBLISHED_FROM=6f5e1b4a97ada21025f892d3348808bffb469dfa
4 lines
86 B
Makefile
4 lines
86 B
Makefile
PROG = websocket_chat
|
|
MODULE_CFLAGS = -DMG_ENABLE_FILESYSTEM=1
|
|
include ../examples.mk
|