mass-scraper/scraper/Makefile

4 lines
111 B
Makefile
Raw Normal View History

2017-11-21 22:51:09 +01:00
SHELL := /bin/bash
PREPARE_ENVIRONMENT := $(shell ./prepare-enironment.sh > /tmp/makeenv)
include /tmp/makeenv