mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-07 09:27:05 +08:00
5 lines
70 B
Makefile
5 lines
70 B
Makefile
PROG = reverse_proxy
|
|
MODULE_CFLAGS =
|
|
SSL_LIB =
|
|
include ../examples.mk
|