mirror of
https://github.com/cesanta/mongoose.git
synced 2025-01-01 19:17:48 +08:00
5 lines
70 B
Makefile
5 lines
70 B
Makefile
|
PROG = reverse_proxy
|
||
|
MODULE_CFLAGS =
|
||
|
SSL_LIB =
|
||
|
include ../examples.mk
|