6 lines
49 B
Makefile
6 lines
49 B
Makefile
deps := ex ex2
|
|
|
|
include ./scrape.mk
|
|
|
|
all: scrape
|