mirror of
https://github.com/cesanta/mongoose.git
synced 2025-06-07 09:27:05 +08:00
4 lines
82 B
Makefile
4 lines
82 B
Makefile
PROG = simple_crawler
|
|
MODULE_CFLAGS = ../../../slre/slre.c
|
|
include ../examples.mk
|