CS3700-project4/Makefile

7 lines
55 B
Makefile

all: .setup
raco make webcrawler
.setup:
@touch $@