time-to-botec/bc/makefile

8 lines
103 B
Makefile
Raw Normal View History

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