bordle/Makefile

9 lines
56 B
Makefile

all: build
build:
shards build
clean:
shards clean