mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-19 03:59:45 +08:00
ff159bf30a
PUBLISHED_FROM=4eead54610606827963e7c244fcd8ab9a13d4c07
4 lines
82 B
Makefile
4 lines
82 B
Makefile
PROG = simple_crawler
|
|
MODULE_CFLAGS = ../../../slre/slre.c
|
|
include ../examples.mk
|