7 lines
57 B
Makefile
7 lines
57 B
Makefile
|
|
|
|
all: build
|
|
|
|
build:
|
|
shards build --error-trace
|
|
read A
|