4 lines
82 B
Makefile
Raw Normal View History

PROG = simple_crawler
MODULE_CFLAGS = ../../../slre/slre.c
include ../examples.mk