time-to-botec/bc/makefile
2023-11-19 18:11:41 +00:00

8 lines
103 B
Makefile

SHELL := /bin/bash
run:
ghbc -l squiggle.bc estimate.bc
time:
time ghbc -l squiggle.bc estimate.bc